#A6A397 Downing Stone
#A6A397 (Downing Stone) RGB value is (166, 163, 151).
Red value is 166, green value is 163, and blue value is 151.
Cylindrical-coordinate representations (HSL) of color #A6A397: hue: 48°, saturation: 7.8%, and lightness: 62.2%.
Process color (CMYK) of #A6A397 is 0%, 1.8%, 9%, 34.9%. Web safe color equivalent of #A6A397 is ##999999. Color #A6A397 contains mainly GRAY.
Color Spaces
| Color spaces of #A6A397 | Value |
|---|---|
| RGB | 166, 163, 151 |
| HSL | 48°, 7.8%, 62.2% |
| HSV / HSB | 48°, 9%, 65.1% |
| CMYK | 0%, 1.8%, 9%, 34.9% |
| XYZ | 34.41, 36.54, 34.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 10100011 | 10010111 |
| Octal | 246 | 243 | 227 |
| Decimal | 166 | 163 | 151 |
| Hex | A6 | A3 | 97 |
Shades of #A6A397
Tints of #A6A397
.mybgColor { background-color: #A6A397; }
.myforeColor { color: #A6A397; }
.myborderColor { border: 3px solid #A6A397; }
<p style="color:#A6A397">Text here</p>
This sample text is styled with font color #A6A397. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6A397">Div content here</div>
<div style="border:3px solid #A6A397">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 163, 151, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6A397; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6A397;
-webkit-box-shadow: 1px 1px 3px #A6A397;
box-shadow: 1px 1px 3px #A6A397; }
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 #A6A397 (Downing Stone)
Color Overview & Profile: Color #A6A397, also known as Downing Stone, 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 (166/255), 64% Green (163/255), and 59% Blue (151/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6A397 translates into the CMYK subtractive color model with values of 0% Cyan, 1.8% Magenta, 9% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 7.8%, and lightness of 62.2%.
Web Accessibility & Design Recommendations: When implementing #A6A397 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.
