#E0F1DF Distant Landscape
#E0F1DF (Distant Landscape) RGB value is (224, 241, 223).
Red value is 224, green value is 241, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #E0F1DF: hue: 117°, saturation: 39.1%, and lightness: 91%.
Process color (CMYK) of #E0F1DF is 7.1%, 0%, 7.5%, 5.5%. Web safe color equivalent of #E0F1DF is ##CCFFCC. Color #E0F1DF contains mainly WHITE.
Color Spaces
| Color spaces of #E0F1DF | Value |
|---|---|
| RGB | 224, 241, 223 |
| HSL | 117°, 39.1%, 91% |
| HSV / HSB | 117°, 7.5%, 94.5% |
| CMYK | 7.1%, 0%, 7.5%, 5.5% |
| XYZ | 75.51, 84.08, 82.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11110001 | 11011111 |
| Octal | 340 | 361 | 337 |
| Decimal | 224 | 241 | 223 |
| Hex | E0 | F1 | DF |
Shades of #E0F1DF
Tints of #E0F1DF
.mybgColor { background-color: #E0F1DF; }
.myforeColor { color: #E0F1DF; }
.myborderColor { border: 3px solid #E0F1DF; }
<p style="color:#E0F1DF">Text here</p>
This sample text is styled with font color #E0F1DF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0F1DF">Div content here</div>
<div style="border:3px solid #E0F1DF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 241, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0F1DF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0F1DF;
-webkit-box-shadow: 1px 1px 3px #E0F1DF;
box-shadow: 1px 1px 3px #E0F1DF; }
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 #E0F1DF (Distant Landscape)
Color Overview & Profile: Color #E0F1DF, 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 (224/255), 95% Green (241/255), and 87% Blue (223/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0F1DF translates into the CMYK subtractive color model with values of 7.1% Cyan, 0% Magenta, 7.5% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 117°, saturation of 39.1%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #E0F1DF 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.
