#161E34 Sombre Night
#161E34 (Sombre Night) RGB value is (22, 30, 52).
Red value is 22, green value is 30, and blue value is 52.
Cylindrical-coordinate representations (HSL) of color #161E34: hue: 224°, saturation: 40.5%, and lightness: 14.5%.
Process color (CMYK) of #161E34 is 57.7%, 42.3%, 0%, 79.6%. Web safe color equivalent of #161E34 is ##003333. Color #161E34 contains mainly Blue.
Color Spaces
| Color spaces of #161E34 | Value |
|---|---|
| RGB | 22, 30, 52 |
| HSL | 224°, 40.5%, 14.5% |
| HSV / HSB | 224°, 57.7%, 20.4% |
| CMYK | 57.7%, 42.3%, 0%, 79.6% |
| XYZ | 1.41, 1.35, 3.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010110 | 00011110 | 00110100 |
| Octal | 026 | 036 | 064 |
| Decimal | 22 | 30 | 52 |
| Hex | 16 | 1E | 34 |
Shades of #161E34
Tints of #161E34
.mybgColor { background-color: #161E34; }
.myforeColor { color: #161E34; }
.myborderColor { border: 3px solid #161E34; }
<p style="color:#161E34">Text here</p>
This sample text is styled with font color #161E34. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#161E34">Div content here</div>
<div style="border:3px solid #161E34">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(22, 30, 52, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #161E34; }
.divShadow { -moz-box-shadow: 1px 1px 3px #161E34;
-webkit-box-shadow: 1px 1px 3px #161E34;
box-shadow: 1px 1px 3px #161E34; }
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 #161E34 (Sombre Night)
Color Overview & Profile: Color #161E34, also known as Sombre Night, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 9% Red (22/255), 12% Green (30/255), and 20% Blue (52/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #161E34 translates into the CMYK subtractive color model with values of 57.7% Cyan, 42.3% Magenta, 0% Yellow, and 79.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 224°, saturation of 40.5%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #161E34 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 ##003333.
