#231B1C Umbra
#231B1C (Umbra) RGB value is (35, 27, 28).
Red value is 35, green value is 27, and blue value is 28.
Cylindrical-coordinate representations (HSL) of color #231B1C: hue: 352°, saturation: 12.9%, and lightness: 12.2%.
Process color (CMYK) of #231B1C is 0%, 22.9%, 20%, 86.3%. Web safe color equivalent of #231B1C is ##333333. Color #231B1C contains mainly Black.
Color Spaces
| Color spaces of #231B1C | Value |
|---|---|
| RGB | 35, 27, 28 |
| HSL | 352°, 12.9%, 12.2% |
| HSV / HSB | 352°, 22.9%, 13.7% |
| CMYK | 0%, 22.9%, 20%, 86.3% |
| XYZ | 1.29, 1.23, 1.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100011 | 00011011 | 00011100 |
| Octal | 043 | 033 | 034 |
| Decimal | 35 | 27 | 28 |
| Hex | 23 | 1B | 1C |
Shades of #231B1C
Tints of #231B1C
.mybgColor { background-color: #231B1C; }
.myforeColor { color: #231B1C; }
.myborderColor { border: 3px solid #231B1C; }
<p style="color:#231B1C">Text here</p>
This sample text is styled with font color #231B1C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#231B1C">Div content here</div>
<div style="border:3px solid #231B1C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(35, 27, 28, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #231B1C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #231B1C;
-webkit-box-shadow: 1px 1px 3px #231B1C;
box-shadow: 1px 1px 3px #231B1C; }
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 #231B1C (Umbra)
Color Overview & Profile: Color #231B1C, also known as Umbra, 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), 11% Green (27/255), and 11% Blue (28/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #231B1C translates into the CMYK subtractive color model with values of 0% Cyan, 22.9% Magenta, 20% Yellow, and 86.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 12.9%, and lightness of 12.2%.
Web Accessibility & Design Recommendations: When implementing #231B1C 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.
