#0C0B05 Badab Black Wash
#0C0B05 (Badab Black Wash) RGB value is (12, 11, 5).
Red value is 12, green value is 11, and blue value is 5.
Cylindrical-coordinate representations (HSL) of color #0C0B05: hue: 51°, saturation: 41.2%, and lightness: 3.3%.
Process color (CMYK) of #0C0B05 is 0%, 8.3%, 58.3%, 95.3%. Web safe color equivalent of #0C0B05 is ##000000. Color #0C0B05 contains mainly Black.
Color Spaces
| Color spaces of #0C0B05 | Value |
|---|---|
| RGB | 12, 11, 5 |
| HSL | 51°, 41.2%, 3.3% |
| HSV / HSB | 51°, 58.3%, 4.7% |
| CMYK | 0%, 8.3%, 58.3%, 95.3% |
| XYZ | 0.3, 0.33, 0.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001100 | 00001011 | 00000101 |
| Octal | 014 | 013 | 005 |
| Decimal | 12 | 11 | 5 |
| Hex | 0C | 0B | 05 |
Shades of #0C0B05
Tints of #0C0B05
.mybgColor { background-color: #0C0B05; }
.myforeColor { color: #0C0B05; }
.myborderColor { border: 3px solid #0C0B05; }
<p style="color:#0C0B05">Text here</p>
This sample text is styled with font color #0C0B05. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0C0B05">Div content here</div>
<div style="border:3px solid #0C0B05">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(12, 11, 5, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0C0B05; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0C0B05;
-webkit-box-shadow: 1px 1px 3px #0C0B05;
box-shadow: 1px 1px 3px #0C0B05; }
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 #0C0B05 (Badab Black Wash)
Color Overview & Profile: Color #0C0B05, 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 5% Red (12/255), 4% Green (11/255), and 2% Blue (5/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #0C0B05 translates into the CMYK subtractive color model with values of 0% Cyan, 8.3% Magenta, 58.3% Yellow, and 95.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 41.2%, and lightness of 3.3%.
Web Accessibility & Design Recommendations: When implementing #0C0B05 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.
