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