#23251D Verified Black
#23251D (Verified Black) RGB value is (35, 37, 29).
Red value is 35, green value is 37, and blue value is 29.
Cylindrical-coordinate representations (HSL) of color #23251D: hue: 75°, saturation: 12.1%, and lightness: 12.9%.
Process color (CMYK) of #23251D is 5.4%, 0%, 21.6%, 85.5%. Web safe color equivalent of #23251D is ##333333. Color #23251D contains mainly Black.
Color Spaces
| Color spaces of #23251D | Value |
|---|---|
| RGB | 35, 37, 29 |
| HSL | 75°, 12.1%, 12.9% |
| HSV / HSB | 75°, 21.6%, 14.5% |
| CMYK | 5.4%, 0%, 21.6%, 85.5% |
| XYZ | 1.58, 1.77, 1.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100011 | 00100101 | 00011101 |
| Octal | 043 | 045 | 035 |
| Decimal | 35 | 37 | 29 |
| Hex | 23 | 25 | 1D |
Shades of #23251D
Tints of #23251D
.mybgColor { background-color: #23251D; }
.myforeColor { color: #23251D; }
.myborderColor { border: 3px solid #23251D; }
<p style="color:#23251D">Text here</p>
This sample text is styled with font color #23251D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#23251D">Div content here</div>
<div style="border:3px solid #23251D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(35, 37, 29, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #23251D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #23251D;
-webkit-box-shadow: 1px 1px 3px #23251D;
box-shadow: 1px 1px 3px #23251D; }
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 #23251D (Verified Black)
Color Overview & Profile: Color #23251D, 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 14% Red (35/255), 15% Green (37/255), and 11% Blue (29/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #23251D translates into the CMYK subtractive color model with values of 5.4% Cyan, 0% Magenta, 21.6% Yellow, and 85.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 75°, saturation of 12.1%, and lightness of 12.9%.
Web Accessibility & Design Recommendations: When implementing #23251D 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.
