#0A0907 Badab Black Wash
#0A0907 (Badab Black Wash) RGB value is (10, 9, 7).
Red value is 10, green value is 9, and blue value is 7.
Cylindrical-coordinate representations (HSL) of color #0A0907: hue: 40°, saturation: 17.6%, and lightness: 3.3%.
Process color (CMYK) of #0A0907 is 0%, 10%, 30%, 96.1%. Web safe color equivalent of #0A0907 is ##000000. Color #0A0907 contains mainly Black.
Color Spaces
| Color spaces of #0A0907 | Value |
|---|---|
| RGB | 10, 9, 7 |
| HSL | 40°, 17.6%, 3.3% |
| HSV / HSB | 40°, 30%, 3.9% |
| CMYK | 0%, 10%, 30%, 96.1% |
| XYZ | 0.26, 0.28, 0.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001010 | 00001001 | 00000111 |
| Octal | 012 | 011 | 007 |
| Decimal | 10 | 9 | 7 |
| Hex | 0A | 09 | 07 |
Shades of #0A0907
Tints of #0A0907
.mybgColor { background-color: #0A0907; }
.myforeColor { color: #0A0907; }
.myborderColor { border: 3px solid #0A0907; }
<p style="color:#0A0907">Text here</p>
This sample text is styled with font color #0A0907. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0A0907">Div content here</div>
<div style="border:3px solid #0A0907">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(10, 9, 7, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0A0907; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0A0907;
-webkit-box-shadow: 1px 1px 3px #0A0907;
box-shadow: 1px 1px 3px #0A0907; }
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 #0A0907 (Badab Black Wash)
Color Overview & Profile: Color #0A0907, 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 (10/255), 4% Green (9/255), and 3% Blue (7/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #0A0907 translates into the CMYK subtractive color model with values of 0% Cyan, 10% Magenta, 30% Yellow, and 96.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 17.6%, and lightness of 3.3%.
Web Accessibility & Design Recommendations: When implementing #0A0907 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.
