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