#C8F2F7 Windswept
#C8F2F7 (Windswept) RGB value is (200, 242, 247).
Red value is 200, green value is 242, and blue value is 247.
Cylindrical-coordinate representations (HSL) of color #C8F2F7: hue: 186°, saturation: 74.6%, and lightness: 87.6%.
Process color (CMYK) of #C8F2F7 is 19%, 2%, 0%, 3.1%. Web safe color equivalent of #C8F2F7 is ##CCFFFF. Color #C8F2F7 contains mainly Magenta.
Color Spaces
| Color spaces of #C8F2F7 | Value |
|---|---|
| RGB | 200, 242, 247 |
| HSL | 186°, 74.6%, 87.6% |
| HSV / HSB | 186°, 19%, 96.9% |
| CMYK | 19%, 2%, 0%, 3.1% |
| XYZ | 72.36, 82.5, 100.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 11110010 | 11110111 |
| Octal | 310 | 362 | 367 |
| Decimal | 200 | 242 | 247 |
| Hex | C8 | F2 | F7 |
Shades of #C8F2F7
Tints of #C8F2F7
.mybgColor { background-color: #C8F2F7; }
.myforeColor { color: #C8F2F7; }
.myborderColor { border: 3px solid #C8F2F7; }
<p style="color:#C8F2F7">Text here</p>
This sample text is styled with font color #C8F2F7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8F2F7">Div content here</div>
<div style="border:3px solid #C8F2F7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 242, 247, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8F2F7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8F2F7;
-webkit-box-shadow: 1px 1px 3px #C8F2F7;
box-shadow: 1px 1px 3px #C8F2F7; }
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 #C8F2F7 (Windswept)
Color Overview & Profile: Color #C8F2F7, also known as Windswept, 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 (200/255), 95% Green (242/255), and 97% Blue (247/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8F2F7 translates into the CMYK subtractive color model with values of 19% Cyan, 2% Magenta, 0% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 186°, saturation of 74.6%, and lightness of 87.6%.
Web Accessibility & Design Recommendations: When implementing #C8F2F7 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 ##CCFFFF.
