#AAADAD Classy
#AAADAD (Classy) RGB value is (170, 173, 173).
Red value is 170, green value is 173, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #AAADAD: hue: 180°, saturation: 1.8%, and lightness: 67.3%.
Process color (CMYK) of #AAADAD is 1.7%, 0%, 0%, 32.2%. Web safe color equivalent of #AAADAD is ##999999. Color #AAADAD contains mainly GRAY.
Color Spaces
| Color spaces of #AAADAD | Value |
|---|---|
| RGB | 170, 173, 173 |
| HSL | 180°, 1.8%, 67.3% |
| HSV / HSB | 180°, 1.7%, 67.8% |
| CMYK | 1.7%, 0%, 0%, 32.2% |
| XYZ | 39.06, 41.45, 45.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 10101101 | 10101101 |
| Octal | 252 | 255 | 255 |
| Decimal | 170 | 173 | 173 |
| Hex | AA | AD | AD |
Shades of #AAADAD
Tints of #AAADAD
.mybgColor { background-color: #AAADAD; }
.myforeColor { color: #AAADAD; }
.myborderColor { border: 3px solid #AAADAD; }
<p style="color:#AAADAD">Text here</p>
This sample text is styled with font color #AAADAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AAADAD">Div content here</div>
<div style="border:3px solid #AAADAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 173, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AAADAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AAADAD;
-webkit-box-shadow: 1px 1px 3px #AAADAD;
box-shadow: 1px 1px 3px #AAADAD; }
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 #AAADAD (Classy)
Color Overview & Profile: Color #AAADAD, also known as Classy, 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 (170/255), 68% Green (173/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, #AAADAD translates into the CMYK subtractive color model with values of 1.7% Cyan, 0% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 1.8%, and lightness of 67.3%.
Web Accessibility & Design Recommendations: When implementing #AAADAD 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.
