#A79F92 Abbey Road
#A79F92 (Abbey Road) RGB value is (167, 159, 146).
Red value is 167, green value is 159, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #A79F92: hue: 37°, saturation: 10.7%, and lightness: 61.4%.
Process color (CMYK) of #A79F92 is 0%, 4.8%, 12.6%, 34.5%. Web safe color equivalent of #A79F92 is ##999999. Color #A79F92 contains mainly Yellow.
Color Spaces
| Color spaces of #A79F92 | Value |
|---|---|
| RGB | 167, 159, 146 |
| HSL | 37°, 10.7%, 61.4% |
| HSV / HSB | 37°, 12.6%, 65.5% |
| CMYK | 0%, 4.8%, 12.6%, 34.5% |
| XYZ | 33.52, 35.09, 32.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10011111 | 10010010 |
| Octal | 247 | 237 | 222 |
| Decimal | 167 | 159 | 146 |
| Hex | A7 | 9F | 92 |
Shades of #A79F92
Tints of #A79F92
.mybgColor { background-color: #A79F92; }
.myforeColor { color: #A79F92; }
.myborderColor { border: 3px solid #A79F92; }
<p style="color:#A79F92">Text here</p>
This sample text is styled with font color #A79F92. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A79F92">Div content here</div>
<div style="border:3px solid #A79F92">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 159, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A79F92; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A79F92;
-webkit-box-shadow: 1px 1px 3px #A79F92;
box-shadow: 1px 1px 3px #A79F92; }
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 #A79F92 (Abbey Road)
Color Overview & Profile: Color #A79F92, also known as Abbey Road, 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), 62% Green (159/255), and 57% Blue (146/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A79F92 translates into the CMYK subtractive color model with values of 0% Cyan, 4.8% Magenta, 12.6% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 10.7%, and lightness of 61.4%.
Web Accessibility & Design Recommendations: When implementing #A79F92 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.
