#E1ECDE Distant Landscape
#E1ECDE (Distant Landscape) RGB value is (225, 236, 222).
Red value is 225, green value is 236, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #E1ECDE: hue: 107°, saturation: 26.9%, and lightness: 89.8%.
Process color (CMYK) of #E1ECDE is 4.7%, 0%, 5.9%, 7.5%. Web safe color equivalent of #E1ECDE is ##CCFFCC. Color #E1ECDE contains mainly WHITE.
Color Spaces
| Color spaces of #E1ECDE | Value |
|---|---|
| RGB | 225, 236, 222 |
| HSL | 107°, 26.9%, 89.8% |
| HSV / HSB | 107°, 5.9%, 92.5% |
| CMYK | 4.7%, 0%, 5.9%, 7.5% |
| XYZ | 74.23, 81.27, 80.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100001 | 11101100 | 11011110 |
| Octal | 341 | 354 | 336 |
| Decimal | 225 | 236 | 222 |
| Hex | E1 | EC | DE |
Shades of #E1ECDE
Tints of #E1ECDE
.mybgColor { background-color: #E1ECDE; }
.myforeColor { color: #E1ECDE; }
.myborderColor { border: 3px solid #E1ECDE; }
<p style="color:#E1ECDE">Text here</p>
This sample text is styled with font color #E1ECDE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E1ECDE">Div content here</div>
<div style="border:3px solid #E1ECDE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(225, 236, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E1ECDE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E1ECDE;
-webkit-box-shadow: 1px 1px 3px #E1ECDE;
box-shadow: 1px 1px 3px #E1ECDE; }
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 #E1ECDE (Distant Landscape)
Color Overview & Profile: Color #E1ECDE, also known as Distant Landscape, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (225/255), 93% Green (236/255), and 87% Blue (222/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E1ECDE translates into the CMYK subtractive color model with values of 4.7% Cyan, 0% Magenta, 5.9% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 107°, saturation of 26.9%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #E1ECDE 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.
