#C8CC9E Dancing Kite
#C8CC9E (Dancing Kite) RGB value is (200, 204, 158).
Red value is 200, green value is 204, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #C8CC9E: hue: 65°, saturation: 31.1%, and lightness: 71%.
Process color (CMYK) of #C8CC9E is 2%, 0%, 22.5%, 20%. Web safe color equivalent of #C8CC9E is ##CCCC99. Color #C8CC9E contains mainly Cyan.
Color Spaces
| Color spaces of #C8CC9E | Value |
|---|---|
| RGB | 200, 204, 158 |
| HSL | 65°, 31.1%, 71% |
| HSV / HSB | 65°, 22.5%, 80% |
| CMYK | 2%, 0%, 22.5%, 20% |
| XYZ | 51.58, 57.93, 40.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 11001100 | 10011110 |
| Octal | 310 | 314 | 236 |
| Decimal | 200 | 204 | 158 |
| Hex | C8 | CC | 9E |
Shades of #C8CC9E
Tints of #C8CC9E
.mybgColor { background-color: #C8CC9E; }
.myforeColor { color: #C8CC9E; }
.myborderColor { border: 3px solid #C8CC9E; }
<p style="color:#C8CC9E">Text here</p>
This sample text is styled with font color #C8CC9E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8CC9E">Div content here</div>
<div style="border:3px solid #C8CC9E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 204, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8CC9E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8CC9E;
-webkit-box-shadow: 1px 1px 3px #C8CC9E;
box-shadow: 1px 1px 3px #C8CC9E; }
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 #C8CC9E (Dancing Kite)
Color Overview & Profile: Color #C8CC9E, also known as Dancing Kite, 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 (200/255), 80% Green (204/255), and 62% Blue (158/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8CC9E translates into the CMYK subtractive color model with values of 2% Cyan, 0% Magenta, 22.5% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 65°, saturation of 31.1%, and lightness of 71%.
Web Accessibility & Design Recommendations: When implementing #C8CC9E 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 ##CCCC99.
