#A6CDDE Carefree Sky
#A6CDDE (Carefree Sky) RGB value is (166, 205, 222).
Red value is 166, green value is 205, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #A6CDDE: hue: 198°, saturation: 45.9%, and lightness: 76.1%.
Process color (CMYK) of #A6CDDE is 25.2%, 7.7%, 0%, 12.9%. Web safe color equivalent of #A6CDDE is ##99CCCC. Color #A6CDDE contains mainly Blue.
Color Spaces
| Color spaces of #A6CDDE | Value |
|---|---|
| RGB | 166, 205, 222 |
| HSL | 198°, 45.9%, 76.1% |
| HSV / HSB | 198°, 25.2%, 87.1% |
| CMYK | 25.2%, 7.7%, 0%, 12.9% |
| XYZ | 50.74, 57.04, 77.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 11001101 | 11011110 |
| Octal | 246 | 315 | 336 |
| Decimal | 166 | 205 | 222 |
| Hex | A6 | CD | DE |
Shades of #A6CDDE
Tints of #A6CDDE
.mybgColor { background-color: #A6CDDE; }
.myforeColor { color: #A6CDDE; }
.myborderColor { border: 3px solid #A6CDDE; }
<p style="color:#A6CDDE">Text here</p>
This sample text is styled with font color #A6CDDE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6CDDE">Div content here</div>
<div style="border:3px solid #A6CDDE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 205, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6CDDE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6CDDE;
-webkit-box-shadow: 1px 1px 3px #A6CDDE;
box-shadow: 1px 1px 3px #A6CDDE; }
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 #A6CDDE (Carefree Sky)
Color Overview & Profile: Color #A6CDDE, also known as Carefree Sky, 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 (166/255), 80% Green (205/255), and 87% Blue (222/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6CDDE translates into the CMYK subtractive color model with values of 25.2% Cyan, 7.7% Magenta, 0% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 198°, saturation of 45.9%, and lightness of 76.1%.
Web Accessibility & Design Recommendations: When implementing #A6CDDE 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.
