#272420 Verified Black
#272420 (Verified Black) RGB value is (39, 36, 32).
Red value is 39, green value is 36, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #272420: hue: 34°, saturation: 9.9%, and lightness: 13.9%.
Process color (CMYK) of #272420 is 0%, 7.7%, 17.9%, 84.7%. Web safe color equivalent of #272420 is ##333333. Color #272420 contains mainly Black.
Color Spaces
| Color spaces of #272420 | Value |
|---|---|
| RGB | 39, 36, 32 |
| HSL | 34°, 9.9%, 13.9% |
| HSV / HSB | 34°, 17.9%, 15.3% |
| CMYK | 0%, 7.7%, 17.9%, 84.7% |
| XYZ | 1.73, 1.8, 1.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100111 | 00100100 | 00100000 |
| Octal | 047 | 044 | 040 |
| Decimal | 39 | 36 | 32 |
| Hex | 27 | 24 | 20 |
Shades of #272420
Tints of #272420
.mybgColor { background-color: #272420; }
.myforeColor { color: #272420; }
.myborderColor { border: 3px solid #272420; }
<p style="color:#272420">Text here</p>
This sample text is styled with font color #272420. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#272420">Div content here</div>
<div style="border:3px solid #272420">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(39, 36, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #272420; }
.divShadow { -moz-box-shadow: 1px 1px 3px #272420;
-webkit-box-shadow: 1px 1px 3px #272420;
box-shadow: 1px 1px 3px #272420; }
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 #272420 (Verified Black)
Color Overview & Profile: Color #272420, also known as Verified Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 15% Red (39/255), 14% Green (36/255), and 13% Blue (32/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #272420 translates into the CMYK subtractive color model with values of 0% Cyan, 7.7% Magenta, 17.9% Yellow, and 84.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 9.9%, and lightness of 13.9%.
Web Accessibility & Design Recommendations: When implementing #272420 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 ##333333.
