#A3A0A1 Ashland Heights
#A3A0A1 (Ashland Heights) RGB value is (163, 160, 161).
Red value is 163, green value is 160, and blue value is 161.
Cylindrical-coordinate representations (HSL) of color #A3A0A1: hue: 340°, saturation: 1.6%, and lightness: 63.3%.
Process color (CMYK) of #A3A0A1 is 0%, 1.8%, 1.2%, 36.1%. Web safe color equivalent of #A3A0A1 is ##999999. Color #A3A0A1 contains mainly GRAY.
Color Spaces
| Color spaces of #A3A0A1 | Value |
|---|---|
| RGB | 163, 160, 161 |
| HSL | 340°, 1.6%, 63.3% |
| HSV / HSB | 340°, 1.8%, 63.9% |
| CMYK | 0%, 1.8%, 1.2%, 36.1% |
| XYZ | 34.11, 35.5, 38.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 10100000 | 10100001 |
| Octal | 243 | 240 | 241 |
| Decimal | 163 | 160 | 161 |
| Hex | A3 | A0 | A1 |
Shades of #A3A0A1
Tints of #A3A0A1
.mybgColor { background-color: #A3A0A1; }
.myforeColor { color: #A3A0A1; }
.myborderColor { border: 3px solid #A3A0A1; }
<p style="color:#A3A0A1">Text here</p>
This sample text is styled with font color #A3A0A1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A3A0A1">Div content here</div>
<div style="border:3px solid #A3A0A1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 160, 161, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A3A0A1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A3A0A1;
-webkit-box-shadow: 1px 1px 3px #A3A0A1;
box-shadow: 1px 1px 3px #A3A0A1; }
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 #A3A0A1 (Ashland Heights)
Color Overview & Profile: Color #A3A0A1, also known as Ashland Heights, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (163/255), 63% Green (160/255), and 63% Blue (161/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A3A0A1 translates into the CMYK subtractive color model with values of 0% Cyan, 1.8% Magenta, 1.2% Yellow, and 36.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 1.6%, and lightness of 63.3%.
Web Accessibility & Design Recommendations: When implementing #A3A0A1 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.
