#0E0E0D Chaos Black
#0E0E0D (Chaos Black) RGB value is (14, 14, 13).
Red value is 14, green value is 14, and blue value is 13.
Cylindrical-coordinate representations (HSL) of color #0E0E0D: hue: 60°, saturation: 3.7%, and lightness: 5.3%.
Process color (CMYK) of #0E0E0D is 0%, 0%, 7.1%, 94.5%. Web safe color equivalent of #0E0E0D is ##000000. Color #0E0E0D contains mainly Black.
Color Spaces
| Color spaces of #0E0E0D | Value |
|---|---|
| RGB | 14, 14, 13 |
| HSL | 60°, 3.7%, 5.3% |
| HSV / HSB | 60°, 7.1%, 5.5% |
| CMYK | 0%, 0%, 7.1%, 94.5% |
| XYZ | 0.41, 0.44, 0.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001110 | 00001110 | 00001101 |
| Octal | 016 | 016 | 015 |
| Decimal | 14 | 14 | 13 |
| Hex | 0E | 0E | 0D |
Shades of #0E0E0D
Tints of #0E0E0D
.mybgColor { background-color: #0E0E0D; }
.myforeColor { color: #0E0E0D; }
.myborderColor { border: 3px solid #0E0E0D; }
<p style="color:#0E0E0D">Text here</p>
This sample text is styled with font color #0E0E0D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0E0E0D">Div content here</div>
<div style="border:3px solid #0E0E0D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(14, 14, 13, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0E0E0D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0E0E0D;
-webkit-box-shadow: 1px 1px 3px #0E0E0D;
box-shadow: 1px 1px 3px #0E0E0D; }
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 #0E0E0D (Chaos Black)
Color Overview & Profile: Color #0E0E0D, 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 5% Red (14/255), 5% Green (14/255), and 5% Blue (13/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #0E0E0D translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 7.1% Yellow, and 94.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 3.7%, and lightness of 5.3%.
Web Accessibility & Design Recommendations: When implementing #0E0E0D 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.
