#C6DCCF Dry Lichen
#C6DCCF (Dry Lichen) RGB value is (198, 220, 207).
Red value is 198, green value is 220, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #C6DCCF: hue: 145°, saturation: 23.9%, and lightness: 82%.
Process color (CMYK) of #C6DCCF is 10%, 0%, 5.9%, 13.7%. Web safe color equivalent of #C6DCCF is ##CCCCCC. Color #C6DCCF contains mainly Cyan.
Color Spaces
| Color spaces of #C6DCCF | Value |
|---|---|
| RGB | 198, 220, 207 |
| HSL | 145°, 23.9%, 82% |
| HSV / HSB | 145°, 10%, 86.3% |
| CMYK | 10%, 0%, 5.9%, 13.7% |
| XYZ | 60.14, 67.7, 68.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 11011100 | 11001111 |
| Octal | 306 | 334 | 317 |
| Decimal | 198 | 220 | 207 |
| Hex | C6 | DC | CF |
Shades of #C6DCCF
Tints of #C6DCCF
.mybgColor { background-color: #C6DCCF; }
.myforeColor { color: #C6DCCF; }
.myborderColor { border: 3px solid #C6DCCF; }
<p style="color:#C6DCCF">Text here</p>
This sample text is styled with font color #C6DCCF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C6DCCF">Div content here</div>
<div style="border:3px solid #C6DCCF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 220, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C6DCCF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C6DCCF;
-webkit-box-shadow: 1px 1px 3px #C6DCCF;
box-shadow: 1px 1px 3px #C6DCCF; }
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 #C6DCCF (Dry Lichen)
Color Overview & Profile: Color #C6DCCF, also known as Dry Lichen, 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), 86% Green (220/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, #C6DCCF translates into the CMYK subtractive color model with values of 10% Cyan, 0% Magenta, 5.9% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 145°, saturation of 23.9%, and lightness of 82%.
Web Accessibility & Design Recommendations: When implementing #C6DCCF 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.
