#2F441F Forestry
#2F441F (Forestry) RGB value is (47, 68, 31).
Red value is 47, green value is 68, and blue value is 31.
Cylindrical-coordinate representations (HSL) of color #2F441F: hue: 94°, saturation: 37.4%, and lightness: 19.4%.
Process color (CMYK) of #2F441F is 30.9%, 0%, 54.4%, 73.3%. Web safe color equivalent of #2F441F is ##333333. Color #2F441F contains mainly Green.
Color Spaces
| Color spaces of #2F441F | Value |
|---|---|
| RGB | 47, 68, 31 |
| HSL | 94°, 37.4%, 19.4% |
| HSV / HSB | 94°, 54.4%, 26.7% |
| CMYK | 30.9%, 0%, 54.4%, 73.3% |
| XYZ | 3.49, 4.84, 2.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101111 | 01000100 | 00011111 |
| Octal | 057 | 104 | 037 |
| Decimal | 47 | 68 | 31 |
| Hex | 2F | 44 | 1F |
Shades of #2F441F
Tints of #2F441F
.mybgColor { background-color: #2F441F; }
.myforeColor { color: #2F441F; }
.myborderColor { border: 3px solid #2F441F; }
<p style="color:#2F441F">Text here</p>
This sample text is styled with font color #2F441F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2F441F">Div content here</div>
<div style="border:3px solid #2F441F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(47, 68, 31, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2F441F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2F441F;
-webkit-box-shadow: 1px 1px 3px #2F441F;
box-shadow: 1px 1px 3px #2F441F; }
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 #2F441F (Forestry)
Color Overview & Profile: Color #2F441F, also known as Forestry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (47/255), 27% Green (68/255), and 12% Blue (31/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #2F441F translates into the CMYK subtractive color model with values of 30.9% Cyan, 0% Magenta, 54.4% Yellow, and 73.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 94°, saturation of 37.4%, and lightness of 19.4%.
Web Accessibility & Design Recommendations: When implementing #2F441F 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.
