#C5D6EC Fluid Blue
#C5D6EC (Fluid Blue) RGB value is (197, 214, 236).
Red value is 197, green value is 214, and blue value is 236.
Cylindrical-coordinate representations (HSL) of color #C5D6EC: hue: 214°, saturation: 50.6%, and lightness: 84.9%.
Process color (CMYK) of #C5D6EC is 16.5%, 9.3%, 0%, 7.5%. Web safe color equivalent of #C5D6EC is ##CCCCFF. Color #C5D6EC contains mainly Magenta.
Color Spaces
| Color spaces of #C5D6EC | Value |
|---|---|
| RGB | 197, 214, 236 |
| HSL | 214°, 50.6%, 84.9% |
| HSV / HSB | 214°, 16.5%, 92.5% |
| CMYK | 16.5%, 9.3%, 0%, 7.5% |
| XYZ | 62.21, 66.02, 88.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 11010110 | 11101100 |
| Octal | 305 | 326 | 354 |
| Decimal | 197 | 214 | 236 |
| Hex | C5 | D6 | EC |
Shades of #C5D6EC
Tints of #C5D6EC
.mybgColor { background-color: #C5D6EC; }
.myforeColor { color: #C5D6EC; }
.myborderColor { border: 3px solid #C5D6EC; }
<p style="color:#C5D6EC">Text here</p>
This sample text is styled with font color #C5D6EC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C5D6EC">Div content here</div>
<div style="border:3px solid #C5D6EC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 214, 236, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C5D6EC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C5D6EC;
-webkit-box-shadow: 1px 1px 3px #C5D6EC;
box-shadow: 1px 1px 3px #C5D6EC; }
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 #C5D6EC (Fluid Blue)
Color Overview & Profile: Color #C5D6EC, also known as Fluid Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (197/255), 84% Green (214/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, #C5D6EC translates into the CMYK subtractive color model with values of 16.5% Cyan, 9.3% Magenta, 0% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 214°, saturation of 50.6%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #C5D6EC 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.
