#A2ADD0 Mild Blue Yonder
#A2ADD0 (Mild Blue Yonder) RGB value is (162, 173, 208).
Red value is 162, green value is 173, and blue value is 208.
Cylindrical-coordinate representations (HSL) of color #A2ADD0: hue: 226°, saturation: 32.9%, and lightness: 72.5%.
Process color (CMYK) of #A2ADD0 is 22.1%, 16.8%, 0%, 18.4%. Web safe color equivalent of #A2ADD0 is ##9999CC. Color #A2ADD0 contains mainly Magenta.
Color Spaces
| Color spaces of #A2ADD0 | Value |
|---|---|
| RGB | 162, 173, 208 |
| HSL | 226°, 32.9%, 72.5% |
| HSV / HSB | 226°, 22.1%, 81.6% |
| CMYK | 22.1%, 16.8%, 0%, 18.4% |
| XYZ | 41.23, 42.12, 65.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100010 | 10101101 | 11010000 |
| Octal | 242 | 255 | 320 |
| Decimal | 162 | 173 | 208 |
| Hex | A2 | AD | D0 |
Shades of #A2ADD0
Tints of #A2ADD0
.mybgColor { background-color: #A2ADD0; }
.myforeColor { color: #A2ADD0; }
.myborderColor { border: 3px solid #A2ADD0; }
<p style="color:#A2ADD0">Text here</p>
This sample text is styled with font color #A2ADD0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A2ADD0">Div content here</div>
<div style="border:3px solid #A2ADD0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(162, 173, 208, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A2ADD0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A2ADD0;
-webkit-box-shadow: 1px 1px 3px #A2ADD0;
box-shadow: 1px 1px 3px #A2ADD0; }
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 #A2ADD0 (Mild Blue Yonder)
Color Overview & Profile: Color #A2ADD0, also known as Mild Blue Yonder, 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), 68% Green (173/255), and 82% Blue (208/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A2ADD0 translates into the CMYK subtractive color model with values of 22.1% Cyan, 16.8% Magenta, 0% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 226°, saturation of 32.9%, and lightness of 72.5%.
Web Accessibility & Design Recommendations: When implementing #A2ADD0 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 ##9999CC.
