#C6DCC7 Misty Afternoon
#C6DCC7 (Misty Afternoon) RGB value is (198, 220, 199).
Red value is 198, green value is 220, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #C6DCC7: hue: 123°, saturation: 23.9%, and lightness: 82%.
Process color (CMYK) of #C6DCC7 is 10%, 0%, 9.5%, 13.7%. Web safe color equivalent of #C6DCC7 is ##CCCCCC. Color #C6DCC7 contains mainly Cyan.
Color Spaces
| Color spaces of #C6DCC7 | Value |
|---|---|
| RGB | 198, 220, 199 |
| HSL | 123°, 23.9%, 82% |
| HSV / HSB | 123°, 10%, 86.3% |
| CMYK | 10%, 0%, 9.5%, 13.7% |
| XYZ | 59.19, 67.31, 63.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 11011100 | 11000111 |
| Octal | 306 | 334 | 307 |
| Decimal | 198 | 220 | 199 |
| Hex | C6 | DC | C7 |
Shades of #C6DCC7
Tints of #C6DCC7
.mybgColor { background-color: #C6DCC7; }
.myforeColor { color: #C6DCC7; }
.myborderColor { border: 3px solid #C6DCC7; }
<p style="color:#C6DCC7">Text here</p>
This sample text is styled with font color #C6DCC7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C6DCC7">Div content here</div>
<div style="border:3px solid #C6DCC7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 220, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C6DCC7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C6DCC7;
-webkit-box-shadow: 1px 1px 3px #C6DCC7;
box-shadow: 1px 1px 3px #C6DCC7; }
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 #C6DCC7 (Misty Afternoon)
Color Overview & Profile: Color #C6DCC7, also known as Misty Afternoon, 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 78% Blue (199/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C6DCC7 translates into the CMYK subtractive color model with values of 10% Cyan, 0% Magenta, 9.5% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 123°, saturation of 23.9%, and lightness of 82%.
Web Accessibility & Design Recommendations: When implementing #C6DCC7 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.
