#A8A4A0 Ashlite
#A8A4A0 (Ashlite) RGB value is (168, 164, 160).
Red value is 168, green value is 164, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #A8A4A0: hue: 30°, saturation: 4.4%, and lightness: 64.3%.
Process color (CMYK) of #A8A4A0 is 0%, 2.4%, 4.8%, 34.1%. Web safe color equivalent of #A8A4A0 is ##999999. Color #A8A4A0 contains mainly GRAY.
Color Spaces
| Color spaces of #A8A4A0 | Value |
|---|---|
| RGB | 168, 164, 160 |
| HSL | 30°, 4.4%, 64.3% |
| HSV / HSB | 30°, 4.8%, 65.9% |
| CMYK | 0%, 2.4%, 4.8%, 34.1% |
| XYZ | 35.77, 37.41, 38.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 10100100 | 10100000 |
| Octal | 250 | 244 | 240 |
| Decimal | 168 | 164 | 160 |
| Hex | A8 | A4 | A0 |
Shades of #A8A4A0
Tints of #A8A4A0
.mybgColor { background-color: #A8A4A0; }
.myforeColor { color: #A8A4A0; }
.myborderColor { border: 3px solid #A8A4A0; }
<p style="color:#A8A4A0">Text here</p>
This sample text is styled with font color #A8A4A0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A8A4A0">Div content here</div>
<div style="border:3px solid #A8A4A0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 164, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A8A4A0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A8A4A0;
-webkit-box-shadow: 1px 1px 3px #A8A4A0;
box-shadow: 1px 1px 3px #A8A4A0; }
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 #A8A4A0 (Ashlite)
Color Overview & Profile: Color #A8A4A0, also known as Ashlite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (168/255), 64% Green (164/255), and 63% Blue (160/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A8A4A0 translates into the CMYK subtractive color model with values of 0% Cyan, 2.4% Magenta, 4.8% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 4.4%, and lightness of 64.3%.
Web Accessibility & Design Recommendations: When implementing #A8A4A0 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.
