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