#D4E0DB Ripple
#D4E0DB (Ripple) RGB value is (212, 224, 219).
Red value is 212, green value is 224, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #D4E0DB: hue: 155°, saturation: 16.2%, and lightness: 85.5%.
Process color (CMYK) of #D4E0DB is 5.4%, 0%, 2.2%, 12.2%. Web safe color equivalent of #D4E0DB is ##CCCCCC. Color #D4E0DB contains mainly WHITE.
Color Spaces
| Color spaces of #D4E0DB | Value |
|---|---|
| RGB | 212, 224, 219 |
| HSL | 155°, 16.2%, 85.5% |
| HSV / HSB | 155°, 5.4%, 87.8% |
| CMYK | 5.4%, 0%, 2.2%, 12.2% |
| XYZ | 66.59, 72.42, 77.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010100 | 11100000 | 11011011 |
| Octal | 324 | 340 | 333 |
| Decimal | 212 | 224 | 219 |
| Hex | D4 | E0 | DB |
Shades of #D4E0DB
Tints of #D4E0DB
.mybgColor { background-color: #D4E0DB; }
.myforeColor { color: #D4E0DB; }
.myborderColor { border: 3px solid #D4E0DB; }
<p style="color:#D4E0DB">Text here</p>
This sample text is styled with font color #D4E0DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D4E0DB">Div content here</div>
<div style="border:3px solid #D4E0DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(212, 224, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D4E0DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D4E0DB;
-webkit-box-shadow: 1px 1px 3px #D4E0DB;
box-shadow: 1px 1px 3px #D4E0DB; }
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 #D4E0DB (Ripple)
Color Overview & Profile: Color #D4E0DB, also known as Ripple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 83% Red (212/255), 88% Green (224/255), and 86% Blue (219/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D4E0DB translates into the CMYK subtractive color model with values of 5.4% Cyan, 0% Magenta, 2.2% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 155°, saturation of 16.2%, and lightness of 85.5%.
Web Accessibility & Design Recommendations: When implementing #D4E0DB 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.
