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