#0C0505 Liquorice
#0C0505 (Liquorice) RGB value is (12, 5, 5).
Red value is 12, green value is 5, and blue value is 5.
Cylindrical-coordinate representations (HSL) of color #0C0505: hue: 0°, saturation: 41.2%, and lightness: 3.3%.
Process color (CMYK) of #0C0505 is 0%, 58.3%, 58.3%, 95.3%. Web safe color equivalent of #0C0505 is ##000000. Color #0C0505 contains mainly Black.
Color Spaces
| Color spaces of #0C0505 | Value |
|---|---|
| RGB | 12, 5, 5 |
| HSL | 0°, 41.2%, 3.3% |
| HSV / HSB | 0°, 58.3%, 4.7% |
| CMYK | 0%, 58.3%, 58.3%, 95.3% |
| XYZ | 0.23, 0.2, 0.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001100 | 00000101 | 00000101 |
| Octal | 014 | 005 | 005 |
| Decimal | 12 | 5 | 5 |
| Hex | 0C | 05 | 05 |
Shades of #0C0505
Tints of #0C0505
.mybgColor { background-color: #0C0505; }
.myforeColor { color: #0C0505; }
.myborderColor { border: 3px solid #0C0505; }
<p style="color:#0C0505">Text here</p>
This sample text is styled with font color #0C0505. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0C0505">Div content here</div>
<div style="border:3px solid #0C0505">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(12, 5, 5, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0C0505; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0C0505;
-webkit-box-shadow: 1px 1px 3px #0C0505;
box-shadow: 1px 1px 3px #0C0505; }
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 #0C0505 (Liquorice)
Color Overview & Profile: Color #0C0505, also known as Liquorice, 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), 2% Green (5/255), and 2% Blue (5/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #0C0505 translates into the CMYK subtractive color model with values of 0% Cyan, 58.3% Magenta, 58.3% Yellow, and 95.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 41.2%, and lightness of 3.3%.
Web Accessibility & Design Recommendations: When implementing #0C0505 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.
