#121818 Black Is Back
#121818 (Black Is Back) RGB value is (18, 24, 24).
Red value is 18, green value is 24, and blue value is 24.
Cylindrical-coordinate representations (HSL) of color #121818: hue: 180°, saturation: 14.3%, and lightness: 8.2%.
Process color (CMYK) of #121818 is 25%, 0%, 0%, 90.6%. Web safe color equivalent of #121818 is ##000000. Color #121818 contains mainly Black.
Color Spaces
| Color spaces of #121818 | Value |
|---|---|
| RGB | 18, 24, 24 |
| HSL | 180°, 14.3%, 8.2% |
| HSV / HSB | 180°, 25%, 9.4% |
| CMYK | 25%, 0%, 0%, 90.6% |
| XYZ | 0.74, 0.85, 0.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010010 | 00011000 | 00011000 |
| Octal | 022 | 030 | 030 |
| Decimal | 18 | 24 | 24 |
| Hex | 12 | 18 | 18 |
Shades of #121818
Tints of #121818
.mybgColor { background-color: #121818; }
.myforeColor { color: #121818; }
.myborderColor { border: 3px solid #121818; }
<p style="color:#121818">Text here</p>
This sample text is styled with font color #121818. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#121818">Div content here</div>
<div style="border:3px solid #121818">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(18, 24, 24, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #121818; }
.divShadow { -moz-box-shadow: 1px 1px 3px #121818;
-webkit-box-shadow: 1px 1px 3px #121818;
box-shadow: 1px 1px 3px #121818; }
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 #121818 (Black Is Back)
Color Overview & Profile: Color #121818, also known as Black Is Back, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 7% Red (18/255), 9% Green (24/255), and 9% Blue (24/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #121818 translates into the CMYK subtractive color model with values of 25% Cyan, 0% Magenta, 0% Yellow, and 90.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 14.3%, and lightness of 8.2%.
Web Accessibility & Design Recommendations: When implementing #121818 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 ##000000.
