#A29DAD Indolence
#A29DAD (Indolence) RGB value is (162, 157, 173).
Red value is 162, green value is 157, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #A29DAD: hue: 259°, saturation: 8.9%, and lightness: 64.7%.
Process color (CMYK) of #A29DAD is 6.4%, 9.2%, 0%, 32.2%. Web safe color equivalent of #A29DAD is ##999999. Color #A29DAD contains mainly GRAY.
Color Spaces
| Color spaces of #A29DAD | Value |
|---|---|
| RGB | 162, 157, 173 |
| HSL | 259°, 8.9%, 64.7% |
| HSV / HSB | 259°, 9.2%, 67.8% |
| CMYK | 6.4%, 9.2%, 0%, 32.2% |
| XYZ | 34.5, 34.81, 44.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100010 | 10011101 | 10101101 |
| Octal | 242 | 235 | 255 |
| Decimal | 162 | 157 | 173 |
| Hex | A2 | 9D | AD |
Shades of #A29DAD
Tints of #A29DAD
.mybgColor { background-color: #A29DAD; }
.myforeColor { color: #A29DAD; }
.myborderColor { border: 3px solid #A29DAD; }
<p style="color:#A29DAD">Text here</p>
This sample text is styled with font color #A29DAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A29DAD">Div content here</div>
<div style="border:3px solid #A29DAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(162, 157, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A29DAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A29DAD;
-webkit-box-shadow: 1px 1px 3px #A29DAD;
box-shadow: 1px 1px 3px #A29DAD; }
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 #A29DAD (Indolence)
Color Overview & Profile: Color #A29DAD, also known as Indolence, 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 (162/255), 62% Green (157/255), and 68% Blue (173/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A29DAD translates into the CMYK subtractive color model with values of 6.4% Cyan, 9.2% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 259°, saturation of 8.9%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #A29DAD 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.
