#214F86 Clear Night Sky
#214F86 (Clear Night Sky) RGB value is (33, 79, 134).
Red value is 33, green value is 79, and blue value is 134.
Cylindrical-coordinate representations (HSL) of color #214F86: hue: 213°, saturation: 60.5%, and lightness: 32.7%.
Process color (CMYK) of #214F86 is 75.4%, 41%, 0%, 47.5%. Web safe color equivalent of #214F86 is ##336699. Color #214F86 contains mainly Blue.
Color Spaces
| Color spaces of #214F86 | Value |
|---|---|
| RGB | 33, 79, 134 |
| HSL | 213°, 60.5%, 32.7% |
| HSV / HSB | 213°, 75.4%, 52.5% |
| CMYK | 75.4%, 41%, 0%, 47.5% |
| XYZ | 7.72, 7.64, 23.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100001 | 01001111 | 10000110 |
| Octal | 041 | 117 | 206 |
| Decimal | 33 | 79 | 134 |
| Hex | 21 | 4F | 86 |
Shades of #214F86
Tints of #214F86
.mybgColor { background-color: #214F86; }
.myforeColor { color: #214F86; }
.myborderColor { border: 3px solid #214F86; }
<p style="color:#214F86">Text here</p>
This sample text is styled with font color #214F86. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#214F86">Div content here</div>
<div style="border:3px solid #214F86">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(33, 79, 134, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #214F86; }
.divShadow { -moz-box-shadow: 1px 1px 3px #214F86;
-webkit-box-shadow: 1px 1px 3px #214F86;
box-shadow: 1px 1px 3px #214F86; }
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 #214F86 (Clear Night Sky)
Color Overview & Profile: Color #214F86, also known as Clear Night Sky, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 13% Red (33/255), 31% Green (79/255), and 53% Blue (134/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #214F86 translates into the CMYK subtractive color model with values of 75.4% Cyan, 41% Magenta, 0% Yellow, and 47.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 213°, saturation of 60.5%, and lightness of 32.7%.
Web Accessibility & Design Recommendations: When implementing #214F86 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 ##336699.
