#101614 Cursed Black
#101614 (Cursed Black) RGB value is (16, 22, 20).
Red value is 16, green value is 22, and blue value is 20.
Cylindrical-coordinate representations (HSL) of color #101614: hue: 160°, saturation: 15.8%, and lightness: 7.5%.
Process color (CMYK) of #101614 is 27.3%, 0%, 9.1%, 91.4%. Web safe color equivalent of #101614 is ##000000. Color #101614 contains mainly Black.
Color Spaces
| Color spaces of #101614 | Value |
|---|---|
| RGB | 16, 22, 20 |
| HSL | 160°, 15.8%, 7.5% |
| HSV / HSB | 160°, 27.3%, 8.6% |
| CMYK | 27.3%, 0%, 9.1%, 91.4% |
| XYZ | 0.63, 0.73, 0.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010000 | 00010110 | 00010100 |
| Octal | 020 | 026 | 024 |
| Decimal | 16 | 22 | 20 |
| Hex | 10 | 16 | 14 |
Shades of #101614
Tints of #101614
.mybgColor { background-color: #101614; }
.myforeColor { color: #101614; }
.myborderColor { border: 3px solid #101614; }
<p style="color:#101614">Text here</p>
This sample text is styled with font color #101614. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#101614">Div content here</div>
<div style="border:3px solid #101614">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(16, 22, 20, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #101614; }
.divShadow { -moz-box-shadow: 1px 1px 3px #101614;
-webkit-box-shadow: 1px 1px 3px #101614;
box-shadow: 1px 1px 3px #101614; }
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 #101614 (Cursed Black)
Color Overview & Profile: Color #101614, 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 6% Red (16/255), 9% Green (22/255), and 8% Blue (20/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #101614 translates into the CMYK subtractive color model with values of 27.3% Cyan, 0% Magenta, 9.1% Yellow, and 91.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 15.8%, and lightness of 7.5%.
Web Accessibility & Design Recommendations: When implementing #101614 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.
