#151212 Cursed Black
#151212 (Cursed Black) RGB value is (21, 18, 18).
Red value is 21, green value is 18, and blue value is 18.
Cylindrical-coordinate representations (HSL) of color #151212: hue: 0°, saturation: 7.7%, and lightness: 7.6%.
Process color (CMYK) of #151212 is 0%, 14.3%, 14.3%, 91.8%. Web safe color equivalent of #151212 is ##000000. Color #151212 contains mainly Black.
Color Spaces
| Color spaces of #151212 | Value |
|---|---|
| RGB | 21, 18, 18 |
| HSL | 0°, 7.7%, 7.6% |
| HSV / HSB | 0°, 14.3%, 8.2% |
| CMYK | 0%, 14.3%, 14.3%, 91.8% |
| XYZ | 0.63, 0.64, 0.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010101 | 00010010 | 00010010 |
| Octal | 025 | 022 | 022 |
| Decimal | 21 | 18 | 18 |
| Hex | 15 | 12 | 12 |
Shades of #151212
Tints of #151212
.mybgColor { background-color: #151212; }
.myforeColor { color: #151212; }
.myborderColor { border: 3px solid #151212; }
<p style="color:#151212">Text here</p>
This sample text is styled with font color #151212. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#151212">Div content here</div>
<div style="border:3px solid #151212">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(21, 18, 18, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #151212; }
.divShadow { -moz-box-shadow: 1px 1px 3px #151212;
-webkit-box-shadow: 1px 1px 3px #151212;
box-shadow: 1px 1px 3px #151212; }
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 #151212 (Cursed Black)
Color Overview & Profile: Color #151212, also known as Cursed Black, 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), 7% Green (18/255), and 7% Blue (18/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #151212 translates into the CMYK subtractive color model with values of 0% Cyan, 14.3% Magenta, 14.3% Yellow, and 91.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 7.7%, and lightness of 7.6%.
Web Accessibility & Design Recommendations: When implementing #151212 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.
