#5F4737 Woodland Brown
#5F4737 (Woodland Brown) RGB value is (95, 71, 55).
Red value is 95, green value is 71, and blue value is 55.
Cylindrical-coordinate representations (HSL) of color #5F4737: hue: 24°, saturation: 26.7%, and lightness: 29.4%.
Process color (CMYK) of #5F4737 is 0%, 25.3%, 42.1%, 62.7%. Web safe color equivalent of #5F4737 is ##663333. Color #5F4737 contains mainly Red.
Color Spaces
| Color spaces of #5F4737 | Value |
|---|---|
| RGB | 95, 71, 55 |
| HSL | 24°, 26.7%, 29.4% |
| HSV / HSB | 24°, 42.1%, 37.3% |
| CMYK | 0%, 25.3%, 42.1%, 62.7% |
| XYZ | 7.66, 7.22, 4.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011111 | 01000111 | 00110111 |
| Octal | 137 | 107 | 067 |
| Decimal | 95 | 71 | 55 |
| Hex | 5F | 47 | 37 |
Shades of #5F4737
Tints of #5F4737
.mybgColor { background-color: #5F4737; }
.myforeColor { color: #5F4737; }
.myborderColor { border: 3px solid #5F4737; }
<p style="color:#5F4737">Text here</p>
This sample text is styled with font color #5F4737. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5F4737">Div content here</div>
<div style="border:3px solid #5F4737">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(95, 71, 55, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5F4737; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5F4737;
-webkit-box-shadow: 1px 1px 3px #5F4737;
box-shadow: 1px 1px 3px #5F4737; }
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 #5F4737 (Woodland Brown)
Color Overview & Profile: Color #5F4737, also known as Woodland Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (95/255), 28% Green (71/255), and 22% Blue (55/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #5F4737 translates into the CMYK subtractive color model with values of 0% Cyan, 25.3% Magenta, 42.1% Yellow, and 62.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 26.7%, and lightness of 29.4%.
Web Accessibility & Design Recommendations: When implementing #5F4737 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 ##663333.
