#867057 Thatch Brown
#867057 (Thatch Brown) RGB value is (134, 112, 87).
Red value is 134, green value is 112, and blue value is 87.
Cylindrical-coordinate representations (HSL) of color #867057: hue: 32°, saturation: 21.3%, and lightness: 43.3%.
Process color (CMYK) of #867057 is 0%, 16.4%, 35.1%, 47.5%. Web safe color equivalent of #867057 is ##996666. Color #867057 contains mainly Yellow.
Color Spaces
| Color spaces of #867057 | Value |
|---|---|
| RGB | 134, 112, 87 |
| HSL | 32°, 21.3%, 43.3% |
| HSV / HSB | 32°, 35.1%, 52.5% |
| CMYK | 0%, 16.4%, 35.1%, 47.5% |
| XYZ | 17.35, 17.35, 11.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000110 | 01110000 | 01010111 |
| Octal | 206 | 160 | 127 |
| Decimal | 134 | 112 | 87 |
| Hex | 86 | 70 | 57 |
Shades of #867057
Tints of #867057
.mybgColor { background-color: #867057; }
.myforeColor { color: #867057; }
.myborderColor { border: 3px solid #867057; }
<p style="color:#867057">Text here</p>
This sample text is styled with font color #867057. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#867057">Div content here</div>
<div style="border:3px solid #867057">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(134, 112, 87, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #867057; }
.divShadow { -moz-box-shadow: 1px 1px 3px #867057;
-webkit-box-shadow: 1px 1px 3px #867057;
box-shadow: 1px 1px 3px #867057; }
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 #867057 (Thatch Brown)
Color Overview & Profile: Color #867057, also known as Thatch Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (134/255), 44% Green (112/255), and 34% Blue (87/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #867057 translates into the CMYK subtractive color model with values of 0% Cyan, 16.4% Magenta, 35.1% Yellow, and 47.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 21.3%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #867057 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 ##996666.
