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