#2C2F1E Rangitoto
#2C2F1E (Rangitoto) RGB value is (44, 47, 30).
Red value is 44, green value is 47, and blue value is 30.
Cylindrical-coordinate representations (HSL) of color #2C2F1E: hue: 71°, saturation: 22.1%, and lightness: 15.1%.
Process color (CMYK) of #2C2F1E is 6.4%, 0%, 36.2%, 81.6%. Web safe color equivalent of #2C2F1E is ##333333. Color #2C2F1E contains mainly Black.
Color Spaces
| Color spaces of #2C2F1E | Value |
|---|---|
| RGB | 44, 47, 30 |
| HSL | 71°, 22.1%, 15.1% |
| HSV / HSB | 71°, 36.2%, 18.4% |
| CMYK | 6.4%, 0%, 36.2%, 81.6% |
| XYZ | 2.29, 2.66, 1.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101100 | 00101111 | 00011110 |
| Octal | 054 | 057 | 036 |
| Decimal | 44 | 47 | 30 |
| Hex | 2C | 2F | 1E |
Shades of #2C2F1E
Tints of #2C2F1E
.mybgColor { background-color: #2C2F1E; }
.myforeColor { color: #2C2F1E; }
.myborderColor { border: 3px solid #2C2F1E; }
<p style="color:#2C2F1E">Text here</p>
This sample text is styled with font color #2C2F1E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2C2F1E">Div content here</div>
<div style="border:3px solid #2C2F1E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(44, 47, 30, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2C2F1E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2C2F1E;
-webkit-box-shadow: 1px 1px 3px #2C2F1E;
box-shadow: 1px 1px 3px #2C2F1E; }
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 #2C2F1E (Rangitoto)
Color Overview & Profile: Color #2C2F1E, 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 17% Red (44/255), 18% Green (47/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, #2C2F1E translates into the CMYK subtractive color model with values of 6.4% Cyan, 0% Magenta, 36.2% Yellow, and 81.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 71°, saturation of 22.1%, and lightness of 15.1%.
Web Accessibility & Design Recommendations: When implementing #2C2F1E 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.
