#162120 Black Emerald
#162120 (Black Emerald) RGB value is (22, 33, 32).
Red value is 22, green value is 33, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #162120: hue: 175°, saturation: 20%, and lightness: 10.8%.
Process color (CMYK) of #162120 is 33.3%, 0%, 3%, 87.1%. Web safe color equivalent of #162120 is ##003333. Color #162120 contains mainly Black.
Color Spaces
| Color spaces of #162120 | Value |
|---|---|
| RGB | 22, 33, 32 |
| HSL | 175°, 20%, 10.8% |
| HSV / HSB | 175°, 33.3%, 12.9% |
| CMYK | 33.3%, 0%, 3%, 87.1% |
| XYZ | 1.14, 1.36, 1.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010110 | 00100001 | 00100000 |
| Octal | 026 | 041 | 040 |
| Decimal | 22 | 33 | 32 |
| Hex | 16 | 21 | 20 |
Shades of #162120
Tints of #162120
.mybgColor { background-color: #162120; }
.myforeColor { color: #162120; }
.myborderColor { border: 3px solid #162120; }
<p style="color:#162120">Text here</p>
This sample text is styled with font color #162120. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#162120">Div content here</div>
<div style="border:3px solid #162120">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(22, 33, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #162120; }
.divShadow { -moz-box-shadow: 1px 1px 3px #162120;
-webkit-box-shadow: 1px 1px 3px #162120;
box-shadow: 1px 1px 3px #162120; }
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 #162120 (Black Emerald)
Color Overview & Profile: Color #162120, also known as Black Emerald, 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), 13% Green (33/255), and 13% Blue (32/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #162120 translates into the CMYK subtractive color model with values of 33.3% Cyan, 0% Magenta, 3% Yellow, and 87.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 20%, and lightness of 10.8%.
Web Accessibility & Design Recommendations: When implementing #162120 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.
