#A7AD99 Ending Spring
#A7AD99 (Ending Spring) RGB value is (167, 173, 153).
Red value is 167, green value is 173, and blue value is 153.
Cylindrical-coordinate representations (HSL) of color #A7AD99: hue: 78°, saturation: 10.9%, and lightness: 63.9%.
Process color (CMYK) of #A7AD99 is 3.5%, 0%, 11.6%, 32.2%. Web safe color equivalent of #A7AD99 is ##999999. Color #A7AD99 contains mainly Cyan.
Color Spaces
| Color spaces of #A7AD99 | Value |
|---|---|
| RGB | 167, 173, 153 |
| HSL | 78°, 10.9%, 63.9% |
| HSV / HSB | 78°, 11.6%, 67.8% |
| CMYK | 3.5%, 0%, 11.6%, 32.2% |
| XYZ | 36.63, 40.4, 36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10101101 | 10011001 |
| Octal | 247 | 255 | 231 |
| Decimal | 167 | 173 | 153 |
| Hex | A7 | AD | 99 |
Shades of #A7AD99
Tints of #A7AD99
.mybgColor { background-color: #A7AD99; }
.myforeColor { color: #A7AD99; }
.myborderColor { border: 3px solid #A7AD99; }
<p style="color:#A7AD99">Text here</p>
This sample text is styled with font color #A7AD99. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A7AD99">Div content here</div>
<div style="border:3px solid #A7AD99">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 173, 153, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A7AD99; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A7AD99;
-webkit-box-shadow: 1px 1px 3px #A7AD99;
box-shadow: 1px 1px 3px #A7AD99; }
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 #A7AD99 (Ending Spring)
Color Overview & Profile: Color #A7AD99, also known as Ending Spring, 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), 68% Green (173/255), and 60% Blue (153/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A7AD99 translates into the CMYK subtractive color model with values of 3.5% Cyan, 0% Magenta, 11.6% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 78°, saturation of 10.9%, and lightness of 63.9%.
Web Accessibility & Design Recommendations: When implementing #A7AD99 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.
