‎#080808 Reversed Grey

‎#080808

‎#080808 (Reversed Grey) RGB value is (8, 8, 8).
Red value is 8, green value is 8, and blue value is 8.
Cylindrical-coordinate representations (HSL) of color ‎#080808: hue: , saturation: 0%, and lightness: 3.1%.
Process color (CMYK) of ‎#080808 is 0%, 0%, 0%, 96.9%. Web safe color equivalent of ‎#080808 is ‎##000000. Color #080808 contains mainly Black.

Color Spaces

Color spaces of #080808 Value
RGB8, 8, 8
HSL0°, 0%, 3.1%
HSV / HSB0°, 0%, 3.1%
CMYK0%, 0%, 0%, 96.9%
XYZ0.23, 0.24, 0.26

Base Numbers

Base Red Green Blue
Binary 00001000 00001000 00001000
Octal 010 010 010
Decimal 8 8 8
Hex 08 08 08

RGB Percentages for Color #080808

Red: 33.3%
Green: 33.3%
Blue: 33.3%

CMYK Percentages of Color #080808

Black: 96.9%

Shades of #080808

Tints of #080808

CSS Codes for Color #080808
.mybgColor { background-color: #080808; }
.myforeColor { color: #080808; }
.myborderColor { border: 3px solid #080808; }
Text Font Color #080808

<p style="color:#080808">Text here</p>

This sample text is styled with font color #080808. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #080808

<div style="background-color:#080808">Div content here</div>

The background color of this container is #080808.
Border Color #080808

<div style="border:3px solid #080808">Div here</div>

The border color of this container is #080808.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(8, 8, 8, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #080808; }
.divShadow { -moz-box-shadow: 1px 1px 3px #080808;
-webkit-box-shadow: 1px 1px 3px #080808;
box-shadow: 1px 1px 3px #080808; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #080808.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #080808 (Reversed Grey)

Color Overview & Profile: Color ‎#080808, also known as Reversed Grey, 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 3% Blue (8/255). The primary color family component is Black.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#080808 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 0% Yellow, and 96.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of , saturation of 0%, and lightness of 3.1%.

Web Accessibility & Design Recommendations: When implementing ‎#080808 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.

‎#080808 Reversed Grey hexcolor for Reversed Grey Reversed Grey hexcode Shades of #080808 Tints of #080808 Similar Colors to #080808 #080808 Color Combinations #080808 CSS & Web Code #080808 RGB & CMYK Neutral Color Tone
Scroll to Top