#1E3442 Blue Whale
#1E3442 (Blue Whale) RGB value is (30, 52, 66).
Red value is 30, green value is 52, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #1E3442: hue: 203°, saturation: 37.5%, and lightness: 18.8%.
Process color (CMYK) of #1E3442 is 54.5%, 21.2%, 0%, 74.1%. Web safe color equivalent of #1E3442 is ##333333. Color #1E3442 contains mainly Blue.
Color Spaces
| Color spaces of #1E3442 | Value |
|---|---|
| RGB | 30, 52, 66 |
| HSL | 203°, 37.5%, 18.8% |
| HSV / HSB | 203°, 54.5%, 25.9% |
| CMYK | 54.5%, 21.2%, 0%, 74.1% |
| XYZ | 2.75, 3.13, 5.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011110 | 00110100 | 01000010 |
| Octal | 036 | 064 | 102 |
| Decimal | 30 | 52 | 66 |
| Hex | 1E | 34 | 42 |
Shades of #1E3442
Tints of #1E3442
.mybgColor { background-color: #1E3442; }
.myforeColor { color: #1E3442; }
.myborderColor { border: 3px solid #1E3442; }
<p style="color:#1E3442">Text here</p>
This sample text is styled with font color #1E3442. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1E3442">Div content here</div>
<div style="border:3px solid #1E3442">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(30, 52, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1E3442; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1E3442;
-webkit-box-shadow: 1px 1px 3px #1E3442;
box-shadow: 1px 1px 3px #1E3442; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #1E3442 (Blue Whale)
Color Overview & Profile: Color #1E3442, also known as Blue Whale, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 12% Red (30/255), 20% Green (52/255), and 26% Blue (66/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #1E3442 translates into the CMYK subtractive color model with values of 54.5% Cyan, 21.2% Magenta, 0% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 37.5%, and lightness of 18.8%.
Web Accessibility & Design Recommendations: When implementing #1E3442 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##333333.
