#C5D4CE Celtic Grey
#C5D4CE (Celtic Grey) RGB value is (197, 212, 206).
Red value is 197, green value is 212, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #C5D4CE: hue: 156°, saturation: 14.9%, and lightness: 80.2%.
Process color (CMYK) of #C5D4CE is 7.1%, 0%, 2.8%, 16.9%. Web safe color equivalent of #C5D4CE is ##CCCCCC. Color #C5D4CE contains mainly GRAY.
Color Spaces
| Color spaces of #C5D4CE | Value |
|---|---|
| RGB | 197, 212, 206 |
| HSL | 156°, 14.9%, 80.2% |
| HSV / HSB | 156°, 7.1%, 83.1% |
| CMYK | 7.1%, 0%, 2.8%, 16.9% |
| XYZ | 57.71, 63.41, 67.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 11010100 | 11001110 |
| Octal | 305 | 324 | 316 |
| Decimal | 197 | 212 | 206 |
| Hex | C5 | D4 | CE |
Shades of #C5D4CE
Tints of #C5D4CE
.mybgColor { background-color: #C5D4CE; }
.myforeColor { color: #C5D4CE; }
.myborderColor { border: 3px solid #C5D4CE; }
<p style="color:#C5D4CE">Text here</p>
This sample text is styled with font color #C5D4CE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C5D4CE">Div content here</div>
<div style="border:3px solid #C5D4CE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 212, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C5D4CE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C5D4CE;
-webkit-box-shadow: 1px 1px 3px #C5D4CE;
box-shadow: 1px 1px 3px #C5D4CE; }
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 #C5D4CE (Celtic Grey)
Color Overview & Profile: Color #C5D4CE, also known as Celtic Grey, 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), 83% Green (212/255), and 81% Blue (206/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C5D4CE translates into the CMYK subtractive color model with values of 7.1% Cyan, 0% Magenta, 2.8% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 156°, saturation of 14.9%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #C5D4CE 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 ##CCCCCC.
