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