#A7A07E Hillary
#A7A07E (Hillary) RGB value is (167, 160, 126).
Red value is 167, green value is 160, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #A7A07E: hue: 50°, saturation: 18.9%, and lightness: 57.5%.
Process color (CMYK) of #A7A07E is 0%, 4.2%, 24.6%, 34.5%. Web safe color equivalent of #A7A07E is ##999966. Color #A7A07E contains mainly Yellow.
Color Spaces
| Color spaces of #A7A07E | Value |
|---|---|
| RGB | 167, 160, 126 |
| HSL | 50°, 18.9%, 57.5% |
| HSV / HSB | 50°, 24.6%, 65.5% |
| CMYK | 0%, 4.2%, 24.6%, 34.5% |
| XYZ | 32.27, 34.86, 24.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10100000 | 01111110 |
| Octal | 247 | 240 | 176 |
| Decimal | 167 | 160 | 126 |
| Hex | A7 | A0 | 7E |
Shades of #A7A07E
Tints of #A7A07E
.mybgColor { background-color: #A7A07E; }
.myforeColor { color: #A7A07E; }
.myborderColor { border: 3px solid #A7A07E; }
<p style="color:#A7A07E">Text here</p>
This sample text is styled with font color #A7A07E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A7A07E">Div content here</div>
<div style="border:3px solid #A7A07E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 160, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A7A07E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A7A07E;
-webkit-box-shadow: 1px 1px 3px #A7A07E;
box-shadow: 1px 1px 3px #A7A07E; }
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 #A7A07E (Hillary)
Color Overview & Profile: Color #A7A07E, also known as Hillary, 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), 63% Green (160/255), and 49% Blue (126/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A7A07E translates into the CMYK subtractive color model with values of 0% Cyan, 4.2% Magenta, 24.6% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 18.9%, and lightness of 57.5%.
Web Accessibility & Design Recommendations: When implementing #A7A07E 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.
