#A79C81 Buffhide
#A79C81 (Buffhide) RGB value is (167, 156, 129).
Red value is 167, green value is 156, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #A79C81: hue: 43°, saturation: 17.8%, and lightness: 58%.
Process color (CMYK) of #A79C81 is 0%, 6.6%, 22.8%, 34.5%. Web safe color equivalent of #A79C81 is ##999999. Color #A79C81 contains mainly Yellow.
Color Spaces
| Color spaces of #A79C81 | Value |
|---|---|
| RGB | 167, 156, 129 |
| HSL | 43°, 17.8%, 58% |
| HSV / HSB | 43°, 22.8%, 65.5% |
| CMYK | 0%, 6.6%, 22.8%, 34.5% |
| XYZ | 31.79, 33.58, 25.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10011100 | 10000001 |
| Octal | 247 | 234 | 201 |
| Decimal | 167 | 156 | 129 |
| Hex | A7 | 9C | 81 |
Shades of #A79C81
Tints of #A79C81
.mybgColor { background-color: #A79C81; }
.myforeColor { color: #A79C81; }
.myborderColor { border: 3px solid #A79C81; }
<p style="color:#A79C81">Text here</p>
This sample text is styled with font color #A79C81. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A79C81">Div content here</div>
<div style="border:3px solid #A79C81">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 156, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A79C81; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A79C81;
-webkit-box-shadow: 1px 1px 3px #A79C81;
box-shadow: 1px 1px 3px #A79C81; }
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 #A79C81 (Buffhide)
Color Overview & Profile: Color #A79C81, also known as Buffhide, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (167/255), 61% Green (156/255), and 51% Blue (129/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A79C81 translates into the CMYK subtractive color model with values of 0% Cyan, 6.6% Magenta, 22.8% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 17.8%, and lightness of 58%.
Web Accessibility & Design Recommendations: When implementing #A79C81 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 ##999999.
