#C9E2F1 Atlantic Breeze
#C9E2F1 (Atlantic Breeze) RGB value is (201, 226, 241).
Red value is 201, green value is 226, and blue value is 241.
Cylindrical-coordinate representations (HSL) of color #C9E2F1: hue: 203°, saturation: 58.8%, and lightness: 86.7%.
Process color (CMYK) of #C9E2F1 is 16.6%, 6.2%, 0%, 5.5%. Web safe color equivalent of #C9E2F1 is ##CCCCFF. Color #C9E2F1 contains mainly Magenta.
Color Spaces
| Color spaces of #C9E2F1 | Value |
|---|---|
| RGB | 201, 226, 241 |
| HSL | 203°, 58.8%, 86.7% |
| HSV / HSB | 203°, 16.6%, 94.5% |
| CMYK | 16.6%, 6.2%, 0%, 5.5% |
| XYZ | 67.16, 73.16, 93.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 11100010 | 11110001 |
| Octal | 311 | 342 | 361 |
| Decimal | 201 | 226 | 241 |
| Hex | C9 | E2 | F1 |
Shades of #C9E2F1
Tints of #C9E2F1
.mybgColor { background-color: #C9E2F1; }
.myforeColor { color: #C9E2F1; }
.myborderColor { border: 3px solid #C9E2F1; }
<p style="color:#C9E2F1">Text here</p>
This sample text is styled with font color #C9E2F1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C9E2F1">Div content here</div>
<div style="border:3px solid #C9E2F1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 226, 241, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C9E2F1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C9E2F1;
-webkit-box-shadow: 1px 1px 3px #C9E2F1;
box-shadow: 1px 1px 3px #C9E2F1; }
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 #C9E2F1 (Atlantic Breeze)
Color Overview & Profile: Color #C9E2F1, also known as Atlantic Breeze, 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), 89% Green (226/255), and 95% Blue (241/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C9E2F1 translates into the CMYK subtractive color model with values of 16.6% Cyan, 6.2% Magenta, 0% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 58.8%, and lightness of 86.7%.
Web Accessibility & Design Recommendations: When implementing #C9E2F1 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.
