#A7967A Olive Chutney
#A7967A (Olive Chutney) RGB value is (167, 150, 122).
Red value is 167, green value is 150, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #A7967A: hue: 37°, saturation: 20.4%, and lightness: 56.7%.
Process color (CMYK) of #A7967A is 0%, 10.2%, 26.9%, 34.5%. Web safe color equivalent of #A7967A is ##999966. Color #A7967A contains mainly Yellow.
Color Spaces
| Color spaces of #A7967A | Value |
|---|---|
| RGB | 167, 150, 122 |
| HSL | 37°, 20.4%, 56.7% |
| HSV / HSB | 37°, 26.9%, 65.5% |
| CMYK | 0%, 10.2%, 26.9%, 34.5% |
| XYZ | 30.36, 31.43, 22.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10010110 | 01111010 |
| Octal | 247 | 226 | 172 |
| Decimal | 167 | 150 | 122 |
| Hex | A7 | 96 | 7A |
Shades of #A7967A
Tints of #A7967A
.mybgColor { background-color: #A7967A; }
.myforeColor { color: #A7967A; }
.myborderColor { border: 3px solid #A7967A; }
<p style="color:#A7967A">Text here</p>
This sample text is styled with font color #A7967A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A7967A">Div content here</div>
<div style="border:3px solid #A7967A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 150, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A7967A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A7967A;
-webkit-box-shadow: 1px 1px 3px #A7967A;
box-shadow: 1px 1px 3px #A7967A; }
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 #A7967A (Olive Chutney)
Color Overview & Profile: Color #A7967A, also known as Olive Chutney, 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), 59% Green (150/255), and 48% Blue (122/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A7967A translates into the CMYK subtractive color model with values of 0% Cyan, 10.2% Magenta, 26.9% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 20.4%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #A7967A 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 ##999966.
