#28231F Verified Black
#28231F (Verified Black) RGB value is (40, 35, 31).
Red value is 40, green value is 35, and blue value is 31.
Cylindrical-coordinate representations (HSL) of color #28231F: hue: 27°, saturation: 12.7%, and lightness: 13.9%.
Process color (CMYK) of #28231F is 0%, 12.5%, 22.5%, 84.3%. Web safe color equivalent of #28231F is ##333333. Color #28231F contains mainly Black.
Color Spaces
| Color spaces of #28231F | Value |
|---|---|
| RGB | 40, 35, 31 |
| HSL | 27°, 12.7%, 13.9% |
| HSV / HSB | 27°, 22.5%, 15.7% |
| CMYK | 0%, 12.5%, 22.5%, 84.3% |
| XYZ | 1.72, 1.75, 1.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101000 | 00100011 | 00011111 |
| Octal | 050 | 043 | 037 |
| Decimal | 40 | 35 | 31 |
| Hex | 28 | 23 | 1F |
Shades of #28231F
Tints of #28231F
.mybgColor { background-color: #28231F; }
.myforeColor { color: #28231F; }
.myborderColor { border: 3px solid #28231F; }
<p style="color:#28231F">Text here</p>
This sample text is styled with font color #28231F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#28231F">Div content here</div>
<div style="border:3px solid #28231F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(40, 35, 31, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #28231F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #28231F;
-webkit-box-shadow: 1px 1px 3px #28231F;
box-shadow: 1px 1px 3px #28231F; }
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 #28231F (Verified Black)
Color Overview & Profile: Color #28231F, 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 16% Red (40/255), 14% Green (35/255), and 12% Blue (31/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #28231F translates into the CMYK subtractive color model with values of 0% Cyan, 12.5% Magenta, 22.5% Yellow, and 84.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 12.7%, and lightness of 13.9%.
Web Accessibility & Design Recommendations: When implementing #28231F 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.
