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