#ABAAA7 Dhūsar Grey
#ABAAA7 (Dhūsar Grey) RGB value is (171, 170, 167).
Red value is 171, green value is 170, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #ABAAA7: hue: 45°, saturation: 2.3%, and lightness: 66.3%.
Process color (CMYK) of #ABAAA7 is 0%, 0.6%, 2.3%, 32.9%. Web safe color equivalent of #ABAAA7 is ##999999. Color #ABAAA7 contains mainly GRAY.
Color Spaces
| Color spaces of #ABAAA7 | Value |
|---|---|
| RGB | 171, 170, 167 |
| HSL | 45°, 2.3%, 66.3% |
| HSV / HSB | 45°, 2.3%, 67.1% |
| CMYK | 0%, 0.6%, 2.3%, 32.9% |
| XYZ | 38.14, 40.2, 42.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 10101010 | 10100111 |
| Octal | 253 | 252 | 247 |
| Decimal | 171 | 170 | 167 |
| Hex | AB | AA | A7 |
Shades of #ABAAA7
Tints of #ABAAA7
.mybgColor { background-color: #ABAAA7; }
.myforeColor { color: #ABAAA7; }
.myborderColor { border: 3px solid #ABAAA7; }
<p style="color:#ABAAA7">Text here</p>
This sample text is styled with font color #ABAAA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ABAAA7">Div content here</div>
<div style="border:3px solid #ABAAA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 170, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ABAAA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ABAAA7;
-webkit-box-shadow: 1px 1px 3px #ABAAA7;
box-shadow: 1px 1px 3px #ABAAA7; }
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 #ABAAA7 (Dhūsar Grey)
Color Overview & Profile: Color #ABAAA7, 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 67% Red (171/255), 67% Green (170/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, #ABAAA7 translates into the CMYK subtractive color model with values of 0% Cyan, 0.6% Magenta, 2.3% Yellow, and 32.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 2.3%, and lightness of 66.3%.
Web Accessibility & Design Recommendations: When implementing #ABAAA7 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.
