#C8D2CD Blue Flower
#C8D2CD (Blue Flower) RGB value is (200, 210, 205).
Red value is 200, green value is 210, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #C8D2CD: hue: 150°, saturation: 10%, and lightness: 80.4%.
Process color (CMYK) of #C8D2CD is 4.8%, 0%, 2.4%, 17.6%. Web safe color equivalent of #C8D2CD is ##CCCCCC. Color #C8D2CD contains mainly GRAY.
Color Spaces
| Color spaces of #C8D2CD | Value |
|---|---|
| RGB | 200, 210, 205 |
| HSL | 150°, 10%, 80.4% |
| HSV / HSB | 150°, 4.8%, 82.4% |
| CMYK | 4.8%, 0%, 2.4%, 17.6% |
| XYZ | 57.88, 62.78, 66.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 11010010 | 11001101 |
| Octal | 310 | 322 | 315 |
| Decimal | 200 | 210 | 205 |
| Hex | C8 | D2 | CD |
Shades of #C8D2CD
Tints of #C8D2CD
.mybgColor { background-color: #C8D2CD; }
.myforeColor { color: #C8D2CD; }
.myborderColor { border: 3px solid #C8D2CD; }
<p style="color:#C8D2CD">Text here</p>
This sample text is styled with font color #C8D2CD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8D2CD">Div content here</div>
<div style="border:3px solid #C8D2CD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 210, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8D2CD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8D2CD;
-webkit-box-shadow: 1px 1px 3px #C8D2CD;
box-shadow: 1px 1px 3px #C8D2CD; }
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 #C8D2CD (Blue Flower)
Color Overview & Profile: Color #C8D2CD, also known as Blue Flower, 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), 82% Green (210/255), and 80% Blue (205/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8D2CD translates into the CMYK subtractive color model with values of 4.8% Cyan, 0% Magenta, 2.4% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 10%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #C8D2CD 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.
