#A09CAD Adhesion
#A09CAD (Adhesion) RGB value is (160, 156, 173).
Red value is 160, green value is 156, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #A09CAD: hue: 254°, saturation: 9.4%, and lightness: 64.5%.
Process color (CMYK) of #A09CAD is 7.5%, 9.8%, 0%, 32.2%. Web safe color equivalent of #A09CAD is ##999999. Color #A09CAD contains mainly GRAY.
Color Spaces
| Color spaces of #A09CAD | Value |
|---|---|
| RGB | 160, 156, 173 |
| HSL | 254°, 9.4%, 64.5% |
| HSV / HSB | 254°, 9.8%, 67.8% |
| CMYK | 7.5%, 9.8%, 0%, 32.2% |
| XYZ | 33.93, 34.27, 44.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100000 | 10011100 | 10101101 |
| Octal | 240 | 234 | 255 |
| Decimal | 160 | 156 | 173 |
| Hex | A0 | 9C | AD |
Shades of #A09CAD
Tints of #A09CAD
.mybgColor { background-color: #A09CAD; }
.myforeColor { color: #A09CAD; }
.myborderColor { border: 3px solid #A09CAD; }
<p style="color:#A09CAD">Text here</p>
This sample text is styled with font color #A09CAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A09CAD">Div content here</div>
<div style="border:3px solid #A09CAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(160, 156, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A09CAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A09CAD;
-webkit-box-shadow: 1px 1px 3px #A09CAD;
box-shadow: 1px 1px 3px #A09CAD; }
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 #A09CAD (Adhesion)
Color Overview & Profile: Color #A09CAD, also known as Adhesion, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (160/255), 61% Green (156/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, #A09CAD translates into the CMYK subtractive color model with values of 7.5% Cyan, 9.8% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 254°, saturation of 9.4%, and lightness of 64.5%.
Web Accessibility & Design Recommendations: When implementing #A09CAD 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.
