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