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