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