#312C2C Deep Brown
#312C2C (Deep Brown) RGB value is (49, 44, 44).
Red value is 49, green value is 44, and blue value is 44.
Cylindrical-coordinate representations (HSL) of color #312C2C: hue: 0°, saturation: 5.4%, and lightness: 18.2%.
Process color (CMYK) of #312C2C is 0%, 10.2%, 10.2%, 80.8%. Web safe color equivalent of #312C2C is ##333333. Color #312C2C contains mainly Black.
Color Spaces
| Color spaces of #312C2C | Value |
|---|---|
| RGB | 49, 44, 44 |
| HSL | 0°, 5.4%, 18.2% |
| HSV / HSB | 0°, 10.2%, 19.2% |
| CMYK | 0%, 10.2%, 10.2%, 80.8% |
| XYZ | 2.62, 2.64, 2.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110001 | 00101100 | 00101100 |
| Octal | 061 | 054 | 054 |
| Decimal | 49 | 44 | 44 |
| Hex | 31 | 2C | 2C |
Shades of #312C2C
Tints of #312C2C
.mybgColor { background-color: #312C2C; }
.myforeColor { color: #312C2C; }
.myborderColor { border: 3px solid #312C2C; }
<p style="color:#312C2C">Text here</p>
This sample text is styled with font color #312C2C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#312C2C">Div content here</div>
<div style="border:3px solid #312C2C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(49, 44, 44, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #312C2C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #312C2C;
-webkit-box-shadow: 1px 1px 3px #312C2C;
box-shadow: 1px 1px 3px #312C2C; }
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 #312C2C (Deep Brown)
Color Overview & Profile: Color #312C2C, also known as Deep Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (49/255), 17% Green (44/255), and 17% Blue (44/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #312C2C translates into the CMYK subtractive color model with values of 0% Cyan, 10.2% Magenta, 10.2% Yellow, and 80.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 5.4%, and lightness of 18.2%.
Web Accessibility & Design Recommendations: When implementing #312C2C 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.
