#A0AFCA Aerial View
#A0AFCA (Aerial View) RGB value is (160, 175, 202).
Red value is 160, green value is 175, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #A0AFCA: hue: 219°, saturation: 28.4%, and lightness: 71%.
Process color (CMYK) of #A0AFCA is 20.8%, 13.4%, 0%, 20.8%. Web safe color equivalent of #A0AFCA is ##9999CC. Color #A0AFCA contains mainly Magenta.
Color Spaces
| Color spaces of #A0AFCA | Value |
|---|---|
| RGB | 160, 175, 202 |
| HSL | 219°, 28.4%, 71% |
| HSV / HSB | 219°, 20.8%, 79.2% |
| CMYK | 20.8%, 13.4%, 0%, 20.8% |
| XYZ | 40.49, 42.4, 61.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100000 | 10101111 | 11001010 |
| Octal | 240 | 257 | 312 |
| Decimal | 160 | 175 | 202 |
| Hex | A0 | AF | CA |
Shades of #A0AFCA
Tints of #A0AFCA
.mybgColor { background-color: #A0AFCA; }
.myforeColor { color: #A0AFCA; }
.myborderColor { border: 3px solid #A0AFCA; }
<p style="color:#A0AFCA">Text here</p>
This sample text is styled with font color #A0AFCA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A0AFCA">Div content here</div>
<div style="border:3px solid #A0AFCA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(160, 175, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A0AFCA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A0AFCA;
-webkit-box-shadow: 1px 1px 3px #A0AFCA;
box-shadow: 1px 1px 3px #A0AFCA; }
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 #A0AFCA (Aerial View)
Color Overview & Profile: Color #A0AFCA, also known as Aerial View, 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), 69% Green (175/255), and 79% Blue (202/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A0AFCA translates into the CMYK subtractive color model with values of 20.8% Cyan, 13.4% Magenta, 0% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 219°, saturation of 28.4%, and lightness of 71%.
Web Accessibility & Design Recommendations: When implementing #A0AFCA 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.
