#A0B9DF Pylon
#A0B9DF (Pylon) RGB value is (160, 185, 223).
Red value is 160, green value is 185, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #A0B9DF: hue: 216°, saturation: 49.6%, and lightness: 75.1%.
Process color (CMYK) of #A0B9DF is 28.3%, 17%, 0%, 12.5%. Web safe color equivalent of #A0B9DF is ##99CCCC. Color #A0B9DF contains mainly Blue.
Color Spaces
| Color spaces of #A0B9DF | Value |
|---|---|
| RGB | 160, 185, 223 |
| HSL | 216°, 49.6%, 75.1% |
| HSV / HSB | 216°, 28.3%, 87.5% |
| CMYK | 28.3%, 17%, 0%, 12.5% |
| XYZ | 45.16, 47.5, 76.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100000 | 10111001 | 11011111 |
| Octal | 240 | 271 | 337 |
| Decimal | 160 | 185 | 223 |
| Hex | A0 | B9 | DF |
Shades of #A0B9DF
Tints of #A0B9DF
.mybgColor { background-color: #A0B9DF; }
.myforeColor { color: #A0B9DF; }
.myborderColor { border: 3px solid #A0B9DF; }
<p style="color:#A0B9DF">Text here</p>
This sample text is styled with font color #A0B9DF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A0B9DF">Div content here</div>
<div style="border:3px solid #A0B9DF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(160, 185, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A0B9DF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A0B9DF;
-webkit-box-shadow: 1px 1px 3px #A0B9DF;
box-shadow: 1px 1px 3px #A0B9DF; }
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 #A0B9DF (Pylon)
Color Overview & Profile: Color #A0B9DF, also known as Pylon, 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), 73% Green (185/255), and 87% Blue (223/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #A0B9DF translates into the CMYK subtractive color model with values of 28.3% Cyan, 17% Magenta, 0% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 49.6%, and lightness of 75.1%.
Web Accessibility & Design Recommendations: When implementing #A0B9DF 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 ##99CCCC.
