#A8A798 Silver Lustre
#A8A798 (Silver Lustre) RGB value is (168, 167, 152).
Red value is 168, green value is 167, and blue value is 152.
Cylindrical-coordinate representations (HSL) of color #A8A798: hue: 56°, saturation: 8.4%, and lightness: 62.7%.
Process color (CMYK) of #A8A798 is 0%, 0.6%, 9.5%, 34.1%. Web safe color equivalent of #A8A798 is ##999999. Color #A8A798 contains mainly GRAY.
Color Spaces
| Color spaces of #A8A798 | Value |
|---|---|
| RGB | 168, 167, 152 |
| HSL | 56°, 8.4%, 62.7% |
| HSV / HSB | 56°, 9.5%, 65.9% |
| CMYK | 0%, 0.6%, 9.5%, 34.1% |
| XYZ | 35.63, 38.23, 35.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 10100111 | 10011000 |
| Octal | 250 | 247 | 230 |
| Decimal | 168 | 167 | 152 |
| Hex | A8 | A7 | 98 |
Shades of #A8A798
Tints of #A8A798
.mybgColor { background-color: #A8A798; }
.myforeColor { color: #A8A798; }
.myborderColor { border: 3px solid #A8A798; }
<p style="color:#A8A798">Text here</p>
This sample text is styled with font color #A8A798. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A8A798">Div content here</div>
<div style="border:3px solid #A8A798">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 167, 152, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A8A798; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A8A798;
-webkit-box-shadow: 1px 1px 3px #A8A798;
box-shadow: 1px 1px 3px #A8A798; }
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 #A8A798 (Silver Lustre)
Color Overview & Profile: Color #A8A798, also known as Silver Lustre, 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), 65% Green (167/255), and 60% Blue (152/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A8A798 translates into the CMYK subtractive color model with values of 0% Cyan, 0.6% Magenta, 9.5% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 8.4%, and lightness of 62.7%.
Web Accessibility & Design Recommendations: When implementing #A8A798 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.
