#AAAEBF Polar Mist
#AAAEBF (Polar Mist) RGB value is (170, 174, 191).
Red value is 170, green value is 174, and blue value is 191.
Cylindrical-coordinate representations (HSL) of color #AAAEBF: hue: 229°, saturation: 14.1%, and lightness: 70.8%.
Process color (CMYK) of #AAAEBF is 11%, 8.9%, 0%, 25.1%. Web safe color equivalent of #AAAEBF is ##9999CC. Color #AAAEBF contains mainly Magenta.
Color Spaces
| Color spaces of #AAAEBF | Value |
|---|---|
| RGB | 170, 174, 191 |
| HSL | 229°, 14.1%, 70.8% |
| HSV / HSB | 229°, 11%, 74.9% |
| CMYK | 11%, 8.9%, 0%, 25.1% |
| XYZ | 41.12, 42.58, 55.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 10101110 | 10111111 |
| Octal | 252 | 256 | 277 |
| Decimal | 170 | 174 | 191 |
| Hex | AA | AE | BF |
Shades of #AAAEBF
Tints of #AAAEBF
.mybgColor { background-color: #AAAEBF; }
.myforeColor { color: #AAAEBF; }
.myborderColor { border: 3px solid #AAAEBF; }
<p style="color:#AAAEBF">Text here</p>
This sample text is styled with font color #AAAEBF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AAAEBF">Div content here</div>
<div style="border:3px solid #AAAEBF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 174, 191, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AAAEBF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AAAEBF;
-webkit-box-shadow: 1px 1px 3px #AAAEBF;
box-shadow: 1px 1px 3px #AAAEBF; }
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 #AAAEBF (Polar Mist)
Color Overview & Profile: Color #AAAEBF, also known as Polar Mist, 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 (174/255), and 75% Blue (191/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #AAAEBF translates into the CMYK subtractive color model with values of 11% Cyan, 8.9% Magenta, 0% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 229°, saturation of 14.1%, and lightness of 70.8%.
Web Accessibility & Design Recommendations: When implementing #AAAEBF 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.
