#C5C5D3 Kiri Mist
#C5C5D3 (Kiri Mist) RGB value is (197, 197, 211).
Red value is 197, green value is 197, and blue value is 211.
Cylindrical-coordinate representations (HSL) of color #C5C5D3: hue: 240°, saturation: 13.7%, and lightness: 80%.
Process color (CMYK) of #C5C5D3 is 6.6%, 6.6%, 0%, 17.3%. Web safe color equivalent of #C5C5D3 is ##CCCCCC. Color #C5C5D3 contains mainly GRAY.
Color Spaces
| Color spaces of #C5C5D3 | Value |
|---|---|
| RGB | 197, 197, 211 |
| HSL | 240°, 13.7%, 80% |
| HSV / HSB | 240°, 6.6%, 82.7% |
| CMYK | 6.6%, 6.6%, 0%, 17.3% |
| XYZ | 54.75, 56.51, 69.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 11000101 | 11010011 |
| Octal | 305 | 305 | 323 |
| Decimal | 197 | 197 | 211 |
| Hex | C5 | C5 | D3 |
Shades of #C5C5D3
Tints of #C5C5D3
.mybgColor { background-color: #C5C5D3; }
.myforeColor { color: #C5C5D3; }
.myborderColor { border: 3px solid #C5C5D3; }
<p style="color:#C5C5D3">Text here</p>
This sample text is styled with font color #C5C5D3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C5C5D3">Div content here</div>
<div style="border:3px solid #C5C5D3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 197, 211, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C5C5D3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C5C5D3;
-webkit-box-shadow: 1px 1px 3px #C5C5D3;
box-shadow: 1px 1px 3px #C5C5D3; }
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 #C5C5D3 (Kiri Mist)
Color Overview & Profile: Color #C5C5D3, also known as Kiri Mist, 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), 77% Green (197/255), and 83% Blue (211/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C5C5D3 translates into the CMYK subtractive color model with values of 6.6% Cyan, 6.6% Magenta, 0% Yellow, and 17.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 13.7%, and lightness of 80%.
Web Accessibility & Design Recommendations: When implementing #C5C5D3 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.
