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