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