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