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