#080822 Void
#080822 (Void) RGB value is (8, 8, 34).
Red value is 8, green value is 8, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #080822: hue: 240°, saturation: 61.9%, and lightness: 8.2%.
Process color (CMYK) of #080822 is 76.5%, 76.5%, 0%, 86.7%. Web safe color equivalent of #080822 is ##000033. Color #080822 contains mainly Blue.
Color Spaces
| Color spaces of #080822 | Value |
|---|---|
| RGB | 8, 8, 34 |
| HSL | 240°, 61.9%, 8.2% |
| HSV / HSB | 240°, 76.5%, 13.3% |
| CMYK | 76.5%, 76.5%, 0%, 86.7% |
| XYZ | 0.48, 0.34, 1.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001000 | 00001000 | 00100010 |
| Octal | 010 | 010 | 042 |
| Decimal | 8 | 8 | 34 |
| Hex | 08 | 08 | 22 |
Shades of #080822
Tints of #080822
.mybgColor { background-color: #080822; }
.myforeColor { color: #080822; }
.myborderColor { border: 3px solid #080822; }
<p style="color:#080822">Text here</p>
This sample text is styled with font color #080822. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#080822">Div content here</div>
<div style="border:3px solid #080822">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(8, 8, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #080822; }
.divShadow { -moz-box-shadow: 1px 1px 3px #080822;
-webkit-box-shadow: 1px 1px 3px #080822;
box-shadow: 1px 1px 3px #080822; }
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 #080822 (Void)
Color Overview & Profile: Color #080822, also known as Void, 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), 3% Green (8/255), and 13% Blue (34/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #080822 translates into the CMYK subtractive color model with values of 76.5% Cyan, 76.5% Magenta, 0% Yellow, and 86.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 61.9%, and lightness of 8.2%.
Web Accessibility & Design Recommendations: When implementing #080822 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 ##000033.
