#A69DA9 Goose Wing Grey
#A69DA9 (Goose Wing Grey) RGB value is (166, 157, 169).
Red value is 166, green value is 157, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #A69DA9: hue: 285°, saturation: 6.5%, and lightness: 63.9%.
Process color (CMYK) of #A69DA9 is 1.8%, 7.1%, 0%, 33.7%. Web safe color equivalent of #A69DA9 is ##999999. Color #A69DA9 contains mainly GRAY.
Color Spaces
| Color spaces of #A69DA9 | Value |
|---|---|
| RGB | 166, 157, 169 |
| HSL | 285°, 6.5%, 63.9% |
| HSV / HSB | 285°, 7.1%, 66.3% |
| CMYK | 1.8%, 7.1%, 0%, 33.7% |
| XYZ | 34.94, 35.09, 42.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 10011101 | 10101001 |
| Octal | 246 | 235 | 251 |
| Decimal | 166 | 157 | 169 |
| Hex | A6 | 9D | A9 |
Shades of #A69DA9
Tints of #A69DA9
.mybgColor { background-color: #A69DA9; }
.myforeColor { color: #A69DA9; }
.myborderColor { border: 3px solid #A69DA9; }
<p style="color:#A69DA9">Text here</p>
This sample text is styled with font color #A69DA9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A69DA9">Div content here</div>
<div style="border:3px solid #A69DA9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 157, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A69DA9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A69DA9;
-webkit-box-shadow: 1px 1px 3px #A69DA9;
box-shadow: 1px 1px 3px #A69DA9; }
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 #A69DA9 (Goose Wing Grey)
Color Overview & Profile: Color #A69DA9, also known as Goose Wing Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 62% Green (157/255), and 66% Blue (169/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A69DA9 translates into the CMYK subtractive color model with values of 1.8% Cyan, 7.1% Magenta, 0% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 285°, saturation of 6.5%, and lightness of 63.9%.
Web Accessibility & Design Recommendations: When implementing #A69DA9 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.
