#232220 Verified Black
#232220 (Verified Black) RGB value is (35, 34, 32).
Red value is 35, green value is 34, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #232220: hue: 40°, saturation: 4.5%, and lightness: 13.1%.
Process color (CMYK) of #232220 is 0%, 2.9%, 8.6%, 86.3%. Web safe color equivalent of #232220 is ##333333. Color #232220 contains mainly Black.
Color Spaces
| Color spaces of #232220 | Value |
|---|---|
| RGB | 35, 34, 32 |
| HSL | 40°, 4.5%, 13.1% |
| HSV / HSB | 40°, 8.6%, 13.7% |
| CMYK | 0%, 2.9%, 8.6%, 86.3% |
| XYZ | 1.53, 1.61, 1.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100011 | 00100010 | 00100000 |
| Octal | 043 | 042 | 040 |
| Decimal | 35 | 34 | 32 |
| Hex | 23 | 22 | 20 |
Shades of #232220
Tints of #232220
.mybgColor { background-color: #232220; }
.myforeColor { color: #232220; }
.myborderColor { border: 3px solid #232220; }
<p style="color:#232220">Text here</p>
This sample text is styled with font color #232220. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#232220">Div content here</div>
<div style="border:3px solid #232220">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(35, 34, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #232220; }
.divShadow { -moz-box-shadow: 1px 1px 3px #232220;
-webkit-box-shadow: 1px 1px 3px #232220;
box-shadow: 1px 1px 3px #232220; }
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 #232220 (Verified Black)
Color Overview & Profile: Color #232220, 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), 13% Green (34/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, #232220 translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 8.6% Yellow, and 86.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 4.5%, and lightness of 13.1%.
Web Accessibility & Design Recommendations: When implementing #232220 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.
