#0B0A08 Badab Black Wash
#0B0A08 (Badab Black Wash) RGB value is (11, 10, 8).
Red value is 11, green value is 10, and blue value is 8.
Cylindrical-coordinate representations (HSL) of color #0B0A08: hue: 40°, saturation: 15.8%, and lightness: 3.7%.
Process color (CMYK) of #0B0A08 is 0%, 9.1%, 27.3%, 95.7%. Web safe color equivalent of #0B0A08 is ##000000. Color #0B0A08 contains mainly Black.
Color Spaces
| Color spaces of #0B0A08 | Value |
|---|---|
| RGB | 11, 10, 8 |
| HSL | 40°, 15.8%, 3.7% |
| HSV / HSB | 40°, 27.3%, 4.3% |
| CMYK | 0%, 9.1%, 27.3%, 95.7% |
| XYZ | 0.29, 0.31, 0.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001011 | 00001010 | 00001000 |
| Octal | 013 | 012 | 010 |
| Decimal | 11 | 10 | 8 |
| Hex | 0B | 0A | 08 |
Shades of #0B0A08
Tints of #0B0A08
.mybgColor { background-color: #0B0A08; }
.myforeColor { color: #0B0A08; }
.myborderColor { border: 3px solid #0B0A08; }
<p style="color:#0B0A08">Text here</p>
This sample text is styled with font color #0B0A08. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0B0A08">Div content here</div>
<div style="border:3px solid #0B0A08">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(11, 10, 8, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0B0A08; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0B0A08;
-webkit-box-shadow: 1px 1px 3px #0B0A08;
box-shadow: 1px 1px 3px #0B0A08; }
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 #0B0A08 (Badab Black Wash)
Color Overview & Profile: Color #0B0A08, 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 (11/255), 4% Green (10/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, #0B0A08 translates into the CMYK subtractive color model with values of 0% Cyan, 9.1% Magenta, 27.3% Yellow, and 95.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 15.8%, and lightness of 3.7%.
Web Accessibility & Design Recommendations: When implementing #0B0A08 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.
