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