#C7D6D0 Powdered Pool
#C7D6D0 (Powdered Pool) RGB value is (199, 214, 208).
Red value is 199, green value is 214, and blue value is 208.
Cylindrical-coordinate representations (HSL) of color #C7D6D0: hue: 156°, saturation: 15.5%, and lightness: 81%.
Process color (CMYK) of #C7D6D0 is 7%, 0%, 2.8%, 16.1%. Web safe color equivalent of #C7D6D0 is ##CCCCCC. Color #C7D6D0 contains mainly GRAY.
Color Spaces
| Color spaces of #C7D6D0 | Value |
|---|---|
| RGB | 199, 214, 208 |
| HSL | 156°, 15.5%, 81% |
| HSV / HSB | 156°, 7%, 83.9% |
| CMYK | 7%, 0%, 2.8%, 16.1% |
| XYZ | 58.98, 64.79, 69.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000111 | 11010110 | 11010000 |
| Octal | 307 | 326 | 320 |
| Decimal | 199 | 214 | 208 |
| Hex | C7 | D6 | D0 |
Shades of #C7D6D0
Tints of #C7D6D0
.mybgColor { background-color: #C7D6D0; }
.myforeColor { color: #C7D6D0; }
.myborderColor { border: 3px solid #C7D6D0; }
<p style="color:#C7D6D0">Text here</p>
This sample text is styled with font color #C7D6D0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C7D6D0">Div content here</div>
<div style="border:3px solid #C7D6D0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(199, 214, 208, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C7D6D0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C7D6D0;
-webkit-box-shadow: 1px 1px 3px #C7D6D0;
box-shadow: 1px 1px 3px #C7D6D0; }
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 #C7D6D0 (Powdered Pool)
Color Overview & Profile: Color #C7D6D0, also known as Powdered Pool, 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 (199/255), 84% Green (214/255), and 82% Blue (208/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C7D6D0 translates into the CMYK subtractive color model with values of 7% Cyan, 0% Magenta, 2.8% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 156°, saturation of 15.5%, and lightness of 81%.
Web Accessibility & Design Recommendations: When implementing #C7D6D0 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.
