#080302 Liquorice
#080302 (Liquorice) RGB value is (8, 3, 2).
Red value is 8, green value is 3, and blue value is 2.
Cylindrical-coordinate representations (HSL) of color #080302: hue: 10°, saturation: 60%, and lightness: 2%.
Process color (CMYK) of #080302 is 0%, 62.5%, 75%, 96.9%. Web safe color equivalent of #080302 is ##000000. Color #080302 contains mainly Black.
Color Spaces
| Color spaces of #080302 | Value |
|---|---|
| RGB | 8, 3, 2 |
| HSL | 10°, 60%, 2% |
| HSV / HSB | 10°, 75%, 3.1% |
| CMYK | 0%, 62.5%, 75%, 96.9% |
| XYZ | 0.14, 0.12, 0.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001000 | 00000011 | 00000010 |
| Octal | 010 | 003 | 002 |
| Decimal | 8 | 3 | 2 |
| Hex | 08 | 03 | 02 |
Shades of #080302
Tints of #080302
.mybgColor { background-color: #080302; }
.myforeColor { color: #080302; }
.myborderColor { border: 3px solid #080302; }
<p style="color:#080302">Text here</p>
This sample text is styled with font color #080302. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#080302">Div content here</div>
<div style="border:3px solid #080302">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(8, 3, 2, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #080302; }
.divShadow { -moz-box-shadow: 1px 1px 3px #080302;
-webkit-box-shadow: 1px 1px 3px #080302;
box-shadow: 1px 1px 3px #080302; }
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 #080302 (Liquorice)
Color Overview & Profile: Color #080302, 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 3% Red (8/255), 1% Green (3/255), and 1% Blue (2/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #080302 translates into the CMYK subtractive color model with values of 0% Cyan, 62.5% Magenta, 75% Yellow, and 96.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 10°, saturation of 60%, and lightness of 2%.
Web Accessibility & Design Recommendations: When implementing #080302 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.
