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