#C0E5EC Forgotten Blue
#C0E5EC (Forgotten Blue) RGB value is (192, 229, 236).
Red value is 192, green value is 229, and blue value is 236.
Cylindrical-coordinate representations (HSL) of color #C0E5EC: hue: 190°, saturation: 53.7%, and lightness: 83.9%.
Process color (CMYK) of #C0E5EC is 18.6%, 3%, 0%, 7.5%. Web safe color equivalent of #C0E5EC is ##CCCCFF. Color #C0E5EC contains mainly Magenta.
Color Spaces
| Color spaces of #C0E5EC | Value |
|---|---|
| RGB | 192, 229, 236 |
| HSL | 190°, 53.7%, 83.9% |
| HSV / HSB | 190°, 18.6%, 92.5% |
| CMYK | 18.6%, 3%, 0%, 7.5% |
| XYZ | 64.89, 73.3, 90.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 11100101 | 11101100 |
| Octal | 300 | 345 | 354 |
| Decimal | 192 | 229 | 236 |
| Hex | C0 | E5 | EC |
Shades of #C0E5EC
Tints of #C0E5EC
.mybgColor { background-color: #C0E5EC; }
.myforeColor { color: #C0E5EC; }
.myborderColor { border: 3px solid #C0E5EC; }
<p style="color:#C0E5EC">Text here</p>
This sample text is styled with font color #C0E5EC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C0E5EC">Div content here</div>
<div style="border:3px solid #C0E5EC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 229, 236, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C0E5EC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C0E5EC;
-webkit-box-shadow: 1px 1px 3px #C0E5EC;
box-shadow: 1px 1px 3px #C0E5EC; }
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 #C0E5EC (Forgotten Blue)
Color Overview & Profile: Color #C0E5EC, also known as Forgotten Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 90% Green (229/255), and 93% Blue (236/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C0E5EC translates into the CMYK subtractive color model with values of 18.6% Cyan, 3% Magenta, 0% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 53.7%, and lightness of 83.9%.
Web Accessibility & Design Recommendations: When implementing #C0E5EC 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.
