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