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