#C6DECF Solitaire
#C6DECF (Solitaire) RGB value is (198, 222, 207).
Red value is 198, green value is 222, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #C6DECF: hue: 143°, saturation: 26.7%, and lightness: 82.4%.
Process color (CMYK) of #C6DECF is 10.8%, 0%, 6.8%, 12.9%. Web safe color equivalent of #C6DECF is ##CCCCCC. Color #C6DECF contains mainly Cyan.
Color Spaces
| Color spaces of #C6DECF | Value |
|---|---|
| RGB | 198, 222, 207 |
| HSL | 143°, 26.7%, 82.4% |
| HSV / HSB | 143°, 10.8%, 87.1% |
| CMYK | 10.8%, 0%, 6.8%, 12.9% |
| XYZ | 60.67, 68.75, 69.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 11011110 | 11001111 |
| Octal | 306 | 336 | 317 |
| Decimal | 198 | 222 | 207 |
| Hex | C6 | DE | CF |
Shades of #C6DECF
Tints of #C6DECF
.mybgColor { background-color: #C6DECF; }
.myforeColor { color: #C6DECF; }
.myborderColor { border: 3px solid #C6DECF; }
<p style="color:#C6DECF">Text here</p>
This sample text is styled with font color #C6DECF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C6DECF">Div content here</div>
<div style="border:3px solid #C6DECF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 222, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C6DECF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C6DECF;
-webkit-box-shadow: 1px 1px 3px #C6DECF;
box-shadow: 1px 1px 3px #C6DECF; }
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 #C6DECF (Solitaire)
Color Overview & Profile: Color #C6DECF, also known as Solitaire, 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 (198/255), 87% Green (222/255), and 81% Blue (207/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C6DECF translates into the CMYK subtractive color model with values of 10.8% Cyan, 0% Magenta, 6.8% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 143°, saturation of 26.7%, and lightness of 82.4%.
Web Accessibility & Design Recommendations: When implementing #C6DECF 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.
