#171512 Kettle Black
#171512 (Kettle Black) RGB value is (23, 21, 18).
Red value is 23, green value is 21, and blue value is 18.
Cylindrical-coordinate representations (HSL) of color #171512: hue: 36°, saturation: 12.2%, and lightness: 8%.
Process color (CMYK) of #171512 is 0%, 8.7%, 21.7%, 91%. Web safe color equivalent of #171512 is ##000000. Color #171512 contains mainly Black.
Color Spaces
| Color spaces of #171512 | Value |
|---|---|
| RGB | 23, 21, 18 |
| HSL | 36°, 12.2%, 8% |
| HSV / HSB | 36°, 21.7%, 9% |
| CMYK | 0%, 8.7%, 21.7%, 91% |
| XYZ | 0.73, 0.76, 0.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010111 | 00010101 | 00010010 |
| Octal | 027 | 025 | 022 |
| Decimal | 23 | 21 | 18 |
| Hex | 17 | 15 | 12 |
Shades of #171512
Tints of #171512
.mybgColor { background-color: #171512; }
.myforeColor { color: #171512; }
.myborderColor { border: 3px solid #171512; }
<p style="color:#171512">Text here</p>
This sample text is styled with font color #171512. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#171512">Div content here</div>
<div style="border:3px solid #171512">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(23, 21, 18, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #171512; }
.divShadow { -moz-box-shadow: 1px 1px 3px #171512;
-webkit-box-shadow: 1px 1px 3px #171512;
box-shadow: 1px 1px 3px #171512; }
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 #171512 (Kettle Black)
Color Overview & Profile: Color #171512, also known as Kettle Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 9% Red (23/255), 8% Green (21/255), and 7% Blue (18/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #171512 translates into the CMYK subtractive color model with values of 0% Cyan, 8.7% Magenta, 21.7% Yellow, and 91% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 12.2%, and lightness of 8%.
Web Accessibility & Design Recommendations: When implementing #171512 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.
