#100F11 Chaos Black
#100F11 (Chaos Black) RGB value is (16, 15, 17).
Red value is 16, green value is 15, and blue value is 17.
Cylindrical-coordinate representations (HSL) of color #100F11: hue: 270°, saturation: 6.3%, and lightness: 6.3%.
Process color (CMYK) of #100F11 is 5.9%, 11.8%, 0%, 93.3%. Web safe color equivalent of #100F11 is ##000000. Color #100F11 contains mainly Black.
Color Spaces
| Color spaces of #100F11 | Value |
|---|---|
| RGB | 16, 15, 17 |
| HSL | 270°, 6.3%, 6.3% |
| HSV / HSB | 270°, 11.8%, 6.7% |
| CMYK | 5.9%, 11.8%, 0%, 93.3% |
| XYZ | 0.49, 0.49, 0.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010000 | 00001111 | 00010001 |
| Octal | 020 | 017 | 021 |
| Decimal | 16 | 15 | 17 |
| Hex | 10 | 0F | 11 |
Shades of #100F11
Tints of #100F11
.mybgColor { background-color: #100F11; }
.myforeColor { color: #100F11; }
.myborderColor { border: 3px solid #100F11; }
<p style="color:#100F11">Text here</p>
This sample text is styled with font color #100F11. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#100F11">Div content here</div>
<div style="border:3px solid #100F11">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(16, 15, 17, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #100F11; }
.divShadow { -moz-box-shadow: 1px 1px 3px #100F11;
-webkit-box-shadow: 1px 1px 3px #100F11;
box-shadow: 1px 1px 3px #100F11; }
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 #100F11 (Chaos Black)
Color Overview & Profile: Color #100F11, also known as Chaos Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 6% Red (16/255), 6% Green (15/255), and 7% Blue (17/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #100F11 translates into the CMYK subtractive color model with values of 5.9% Cyan, 11.8% Magenta, 0% Yellow, and 93.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 270°, saturation of 6.3%, and lightness of 6.3%.
Web Accessibility & Design Recommendations: When implementing #100F11 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.
