#A5CEE7 Cielo
#A5CEE7 (Cielo) RGB value is (165, 206, 231).
Red value is 165, green value is 206, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #A5CEE7: hue: 203°, saturation: 57.9%, and lightness: 77.6%.
Process color (CMYK) of #A5CEE7 is 28.6%, 10.8%, 0%, 9.4%. Web safe color equivalent of #A5CEE7 is ##99CCFF. Color #A5CEE7 contains mainly Blue.
Color Spaces
| Color spaces of #A5CEE7 | Value |
|---|---|
| RGB | 165, 206, 231 |
| HSL | 203°, 57.9%, 77.6% |
| HSV / HSB | 203°, 28.6%, 90.6% |
| CMYK | 28.6%, 10.8%, 0%, 9.4% |
| XYZ | 52.01, 57.91, 84.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 11001110 | 11100111 |
| Octal | 245 | 316 | 347 |
| Decimal | 165 | 206 | 231 |
| Hex | A5 | CE | E7 |
Shades of #A5CEE7
Tints of #A5CEE7
.mybgColor { background-color: #A5CEE7; }
.myforeColor { color: #A5CEE7; }
.myborderColor { border: 3px solid #A5CEE7; }
<p style="color:#A5CEE7">Text here</p>
This sample text is styled with font color #A5CEE7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5CEE7">Div content here</div>
<div style="border:3px solid #A5CEE7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 206, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5CEE7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5CEE7;
-webkit-box-shadow: 1px 1px 3px #A5CEE7;
box-shadow: 1px 1px 3px #A5CEE7; }
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 #A5CEE7 (Cielo)
Color Overview & Profile: Color #A5CEE7, also known as Cielo, 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 (165/255), 81% Green (206/255), and 91% Blue (231/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5CEE7 translates into the CMYK subtractive color model with values of 28.6% Cyan, 10.8% Magenta, 0% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 57.9%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #A5CEE7 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 ##99CCFF.
