#6E5F45 Prairie Foliage
#6E5F45 (Prairie Foliage) RGB value is (110, 95, 69).
Red value is 110, green value is 95, and blue value is 69.
Cylindrical-coordinate representations (HSL) of color #6E5F45: hue: 38°, saturation: 22.9%, and lightness: 35.1%.
Process color (CMYK) of #6E5F45 is 0%, 13.6%, 37.3%, 56.9%. Web safe color equivalent of #6E5F45 is ##666633. Color #6E5F45 contains mainly Yellow.
Color Spaces
| Color spaces of #6E5F45 | Value |
|---|---|
| RGB | 110, 95, 69 |
| HSL | 38°, 22.9%, 35.1% |
| HSV / HSB | 38°, 37.3%, 43.1% |
| CMYK | 0%, 13.6%, 37.3%, 56.9% |
| XYZ | 11.6, 11.93, 7.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101110 | 01011111 | 01000101 |
| Octal | 156 | 137 | 105 |
| Decimal | 110 | 95 | 69 |
| Hex | 6E | 5F | 45 |
Shades of #6E5F45
Tints of #6E5F45
.mybgColor { background-color: #6E5F45; }
.myforeColor { color: #6E5F45; }
.myborderColor { border: 3px solid #6E5F45; }
<p style="color:#6E5F45">Text here</p>
This sample text is styled with font color #6E5F45. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6E5F45">Div content here</div>
<div style="border:3px solid #6E5F45">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(110, 95, 69, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6E5F45; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6E5F45;
-webkit-box-shadow: 1px 1px 3px #6E5F45;
box-shadow: 1px 1px 3px #6E5F45; }
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 #6E5F45 (Prairie Foliage)
Color Overview & Profile: Color #6E5F45, also known as Prairie Foliage, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (110/255), 37% Green (95/255), and 27% Blue (69/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #6E5F45 translates into the CMYK subtractive color model with values of 0% Cyan, 13.6% Magenta, 37.3% Yellow, and 56.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 22.9%, and lightness of 35.1%.
Web Accessibility & Design Recommendations: When implementing #6E5F45 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 ##666633.
