#1E2F3C Tangaroa
#1E2F3C (Tangaroa) RGB value is (30, 47, 60).
Red value is 30, green value is 47, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #1E2F3C: hue: 206°, saturation: 33.3%, and lightness: 17.6%.
Process color (CMYK) of #1E2F3C is 50%, 21.7%, 0%, 76.5%. Web safe color equivalent of #1E2F3C is ##333333. Color #1E2F3C contains mainly Blue.
Color Spaces
| Color spaces of #1E2F3C | Value |
|---|---|
| RGB | 30, 47, 60 |
| HSL | 206°, 33.3%, 17.6% |
| HSV / HSB | 206°, 50%, 23.5% |
| CMYK | 50%, 21.7%, 0%, 76.5% |
| XYZ | 2.37, 2.64, 4.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011110 | 00101111 | 00111100 |
| Octal | 036 | 057 | 074 |
| Decimal | 30 | 47 | 60 |
| Hex | 1E | 2F | 3C |
Shades of #1E2F3C
Tints of #1E2F3C
.mybgColor { background-color: #1E2F3C; }
.myforeColor { color: #1E2F3C; }
.myborderColor { border: 3px solid #1E2F3C; }
<p style="color:#1E2F3C">Text here</p>
This sample text is styled with font color #1E2F3C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1E2F3C">Div content here</div>
<div style="border:3px solid #1E2F3C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(30, 47, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1E2F3C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1E2F3C;
-webkit-box-shadow: 1px 1px 3px #1E2F3C;
box-shadow: 1px 1px 3px #1E2F3C; }
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 #1E2F3C (Tangaroa)
Color Overview & Profile: Color #1E2F3C, also known as Tangaroa, 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), 18% Green (47/255), and 24% Blue (60/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #1E2F3C translates into the CMYK subtractive color model with values of 50% Cyan, 21.7% Magenta, 0% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 206°, saturation of 33.3%, and lightness of 17.6%.
Web Accessibility & Design Recommendations: When implementing #1E2F3C 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.
