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