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