#A79480 Pure Earth
#A79480 (Pure Earth) RGB value is (167, 148, 128).
Red value is 167, green value is 148, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #A79480: hue: 31°, saturation: 18.1%, and lightness: 57.8%.
Process color (CMYK) of #A79480 is 0%, 11.4%, 23.4%, 34.5%. Web safe color equivalent of #A79480 is ##999999. Color #A79480 contains mainly Yellow.
Color Spaces
| Color spaces of #A79480 | Value |
|---|---|
| RGB | 167, 148, 128 |
| HSL | 31°, 18.1%, 57.8% |
| HSV / HSB | 31°, 23.4%, 65.5% |
| CMYK | 0%, 11.4%, 23.4%, 34.5% |
| XYZ | 30.42, 30.95, 24.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10010100 | 10000000 |
| Octal | 247 | 224 | 200 |
| Decimal | 167 | 148 | 128 |
| Hex | A7 | 94 | 80 |
Shades of #A79480
Tints of #A79480
.mybgColor { background-color: #A79480; }
.myforeColor { color: #A79480; }
.myborderColor { border: 3px solid #A79480; }
<p style="color:#A79480">Text here</p>
This sample text is styled with font color #A79480. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A79480">Div content here</div>
<div style="border:3px solid #A79480">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 148, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A79480; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A79480;
-webkit-box-shadow: 1px 1px 3px #A79480;
box-shadow: 1px 1px 3px #A79480; }
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 #A79480 (Pure Earth)
Color Overview & Profile: Color #A79480, also known as Pure Earth, 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), 58% Green (148/255), and 50% Blue (128/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A79480 translates into the CMYK subtractive color model with values of 0% Cyan, 11.4% Magenta, 23.4% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 18.1%, and lightness of 57.8%.
Web Accessibility & Design Recommendations: When implementing #A79480 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.
