#C6D8E4 Blueberry Ice
#C6D8E4 (Blueberry Ice) RGB value is (198, 216, 228).
Red value is 198, green value is 216, and blue value is 228.
Cylindrical-coordinate representations (HSL) of color #C6D8E4: hue: 204°, saturation: 35.7%, and lightness: 83.5%.
Process color (CMYK) of #C6D8E4 is 13.2%, 5.3%, 0%, 10.6%. Web safe color equivalent of #C6D8E4 is ##CCCCCC. Color #C6D8E4 contains mainly Magenta.
Color Spaces
| Color spaces of #C6D8E4 | Value |
|---|---|
| RGB | 198, 216, 228 |
| HSL | 204°, 35.7%, 83.5% |
| HSV / HSB | 204°, 13.2%, 89.4% |
| CMYK | 13.2%, 5.3%, 0%, 10.6% |
| XYZ | 61.84, 66.72, 83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 11011000 | 11100100 |
| Octal | 306 | 330 | 344 |
| Decimal | 198 | 216 | 228 |
| Hex | C6 | D8 | E4 |
Shades of #C6D8E4
Tints of #C6D8E4
.mybgColor { background-color: #C6D8E4; }
.myforeColor { color: #C6D8E4; }
.myborderColor { border: 3px solid #C6D8E4; }
<p style="color:#C6D8E4">Text here</p>
This sample text is styled with font color #C6D8E4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C6D8E4">Div content here</div>
<div style="border:3px solid #C6D8E4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 216, 228, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C6D8E4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C6D8E4;
-webkit-box-shadow: 1px 1px 3px #C6D8E4;
box-shadow: 1px 1px 3px #C6D8E4; }
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 #C6D8E4 (Blueberry Ice)
Color Overview & Profile: Color #C6D8E4, also known as Blueberry Ice, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (198/255), 85% Green (216/255), and 89% Blue (228/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C6D8E4 translates into the CMYK subtractive color model with values of 13.2% Cyan, 5.3% Magenta, 0% Yellow, and 10.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 204°, saturation of 35.7%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #C6D8E4 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 ##CCCCCC.
