#DDE8E0 Minified Green
#DDE8E0 (Minified Green) RGB value is (221, 232, 224).
Red value is 221, green value is 232, and blue value is 224.
Cylindrical-coordinate representations (HSL) of color #DDE8E0: hue: 136°, saturation: 19.3%, and lightness: 88.8%.
Process color (CMYK) of #DDE8E0 is 4.7%, 0%, 3.4%, 9%. Web safe color equivalent of #DDE8E0 is ##CCFFCC. Color #DDE8E0 contains mainly WHITE.
Color Spaces
| Color spaces of #DDE8E0 | Value |
|---|---|
| RGB | 221, 232, 224 |
| HSL | 136°, 19.3%, 88.8% |
| HSV / HSB | 136°, 4.7%, 91% |
| CMYK | 4.7%, 0%, 3.4%, 9% |
| XYZ | 72.13, 78.47, 81.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11101000 | 11100000 |
| Octal | 335 | 350 | 340 |
| Decimal | 221 | 232 | 224 |
| Hex | DD | E8 | E0 |
Shades of #DDE8E0
Tints of #DDE8E0
.mybgColor { background-color: #DDE8E0; }
.myforeColor { color: #DDE8E0; }
.myborderColor { border: 3px solid #DDE8E0; }
<p style="color:#DDE8E0">Text here</p>
This sample text is styled with font color #DDE8E0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDE8E0">Div content here</div>
<div style="border:3px solid #DDE8E0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 232, 224, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDE8E0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDE8E0;
-webkit-box-shadow: 1px 1px 3px #DDE8E0;
box-shadow: 1px 1px 3px #DDE8E0; }
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 #DDE8E0 (Minified Green)
Color Overview & Profile: Color #DDE8E0, also known as Minified Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (221/255), 91% Green (232/255), and 88% Blue (224/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDE8E0 translates into the CMYK subtractive color model with values of 4.7% Cyan, 0% Magenta, 3.4% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 136°, saturation of 19.3%, and lightness of 88.8%.
Web Accessibility & Design Recommendations: When implementing #DDE8E0 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 ##CCFFCC.
