#0C0C1F Tristesse
#0C0C1F (Tristesse) RGB value is (12, 12, 31).
Red value is 12, green value is 12, and blue value is 31.
Cylindrical-coordinate representations (HSL) of color #0C0C1F: hue: 240°, saturation: 44.2%, and lightness: 8.4%.
Process color (CMYK) of #0C0C1F is 61.3%, 61.3%, 0%, 87.8%. Web safe color equivalent of #0C0C1F is ##000033. Color #0C0C1F contains mainly Black.
Color Spaces
| Color spaces of #0C0C1F | Value |
|---|---|
| RGB | 12, 12, 31 |
| HSL | 240°, 44.2%, 8.4% |
| HSV / HSB | 240°, 61.3%, 12.2% |
| CMYK | 61.3%, 61.3%, 0%, 87.8% |
| XYZ | 0.53, 0.44, 1.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001100 | 00001100 | 00011111 |
| Octal | 014 | 014 | 037 |
| Decimal | 12 | 12 | 31 |
| Hex | 0C | 0C | 1F |
Shades of #0C0C1F
Tints of #0C0C1F
.mybgColor { background-color: #0C0C1F; }
.myforeColor { color: #0C0C1F; }
.myborderColor { border: 3px solid #0C0C1F; }
<p style="color:#0C0C1F">Text here</p>
This sample text is styled with font color #0C0C1F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0C0C1F">Div content here</div>
<div style="border:3px solid #0C0C1F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(12, 12, 31, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0C0C1F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0C0C1F;
-webkit-box-shadow: 1px 1px 3px #0C0C1F;
box-shadow: 1px 1px 3px #0C0C1F; }
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 #0C0C1F (Tristesse)
Color Overview & Profile: Color #0C0C1F, also known as Tristesse, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 5% Red (12/255), 5% Green (12/255), and 12% Blue (31/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #0C0C1F translates into the CMYK subtractive color model with values of 61.3% Cyan, 61.3% Magenta, 0% Yellow, and 87.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 44.2%, and lightness of 8.4%.
Web Accessibility & Design Recommendations: When implementing #0C0C1F 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 ##000033.
