#C9D1E9 Arctic Glow
#C9D1E9 (Arctic Glow) RGB value is (201, 209, 233).
Red value is 201, green value is 209, and blue value is 233.
Cylindrical-coordinate representations (HSL) of color #C9D1E9: hue: 225°, saturation: 42.1%, and lightness: 85.1%.
Process color (CMYK) of #C9D1E9 is 13.7%, 10.3%, 0%, 8.6%. Web safe color equivalent of #C9D1E9 is ##CCCCFF. Color #C9D1E9 contains mainly Magenta.
Color Spaces
| Color spaces of #C9D1E9 | Value |
|---|---|
| RGB | 201, 209, 233 |
| HSL | 225°, 42.1%, 85.1% |
| HSV / HSB | 225°, 13.7%, 91.4% |
| CMYK | 13.7%, 10.3%, 0%, 8.6% |
| XYZ | 61.59, 63.9, 86.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 11010001 | 11101001 |
| Octal | 311 | 321 | 351 |
| Decimal | 201 | 209 | 233 |
| Hex | C9 | D1 | E9 |
Shades of #C9D1E9
Tints of #C9D1E9
.mybgColor { background-color: #C9D1E9; }
.myforeColor { color: #C9D1E9; }
.myborderColor { border: 3px solid #C9D1E9; }
<p style="color:#C9D1E9">Text here</p>
This sample text is styled with font color #C9D1E9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C9D1E9">Div content here</div>
<div style="border:3px solid #C9D1E9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 209, 233, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C9D1E9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C9D1E9;
-webkit-box-shadow: 1px 1px 3px #C9D1E9;
box-shadow: 1px 1px 3px #C9D1E9; }
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 #C9D1E9 (Arctic Glow)
Color Overview & Profile: Color #C9D1E9, also known as Arctic Glow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (201/255), 82% Green (209/255), and 91% Blue (233/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C9D1E9 translates into the CMYK subtractive color model with values of 13.7% Cyan, 10.3% Magenta, 0% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 225°, saturation of 42.1%, and lightness of 85.1%.
Web Accessibility & Design Recommendations: When implementing #C9D1E9 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 ##CCCCFF.
