#D6E1DC Fizzle
#D6E1DC (Fizzle) RGB value is (214, 225, 220).
Red value is 214, green value is 225, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #D6E1DC: hue: 153°, saturation: 15.5%, and lightness: 86.1%.
Process color (CMYK) of #D6E1DC is 4.9%, 0%, 2.2%, 11.8%. Web safe color equivalent of #D6E1DC is ##CCCCCC. Color #D6E1DC contains mainly WHITE.
Color Spaces
| Color spaces of #D6E1DC | Value |
|---|---|
| RGB | 214, 225, 220 |
| HSL | 153°, 15.5%, 86.1% |
| HSV / HSB | 153°, 4.9%, 88.2% |
| CMYK | 4.9%, 0%, 2.2%, 11.8% |
| XYZ | 67.57, 73.31, 78.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010110 | 11100001 | 11011100 |
| Octal | 326 | 341 | 334 |
| Decimal | 214 | 225 | 220 |
| Hex | D6 | E1 | DC |
Shades of #D6E1DC
Tints of #D6E1DC
.mybgColor { background-color: #D6E1DC; }
.myforeColor { color: #D6E1DC; }
.myborderColor { border: 3px solid #D6E1DC; }
<p style="color:#D6E1DC">Text here</p>
This sample text is styled with font color #D6E1DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D6E1DC">Div content here</div>
<div style="border:3px solid #D6E1DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(214, 225, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D6E1DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D6E1DC;
-webkit-box-shadow: 1px 1px 3px #D6E1DC;
box-shadow: 1px 1px 3px #D6E1DC; }
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 #D6E1DC (Fizzle)
Color Overview & Profile: Color #D6E1DC, also known as Fizzle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (214/255), 88% Green (225/255), and 86% Blue (220/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D6E1DC translates into the CMYK subtractive color model with values of 4.9% Cyan, 0% Magenta, 2.2% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 153°, saturation of 15.5%, and lightness of 86.1%.
Web Accessibility & Design Recommendations: When implementing #D6E1DC 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.
