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