#E0E3C8 More Melon
#E0E3C8 (More Melon) RGB value is (224, 227, 200).
Red value is 224, green value is 227, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #E0E3C8: hue: 67°, saturation: 32.5%, and lightness: 83.7%.
Process color (CMYK) of #E0E3C8 is 1.3%, 0%, 11.9%, 11%. Web safe color equivalent of #E0E3C8 is ##CCCCCC. Color #E0E3C8 contains mainly Cyan.
Color Spaces
| Color spaces of #E0E3C8 | Value |
|---|---|
| RGB | 224, 227, 200 |
| HSL | 67°, 32.5%, 83.7% |
| HSV / HSB | 67°, 11.9%, 89% |
| CMYK | 1.3%, 0%, 11.9%, 11% |
| XYZ | 68.63, 74.96, 65.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11100011 | 11001000 |
| Octal | 340 | 343 | 310 |
| Decimal | 224 | 227 | 200 |
| Hex | E0 | E3 | C8 |
Shades of #E0E3C8
Tints of #E0E3C8
.mybgColor { background-color: #E0E3C8; }
.myforeColor { color: #E0E3C8; }
.myborderColor { border: 3px solid #E0E3C8; }
<p style="color:#E0E3C8">Text here</p>
This sample text is styled with font color #E0E3C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0E3C8">Div content here</div>
<div style="border:3px solid #E0E3C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 227, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0E3C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0E3C8;
-webkit-box-shadow: 1px 1px 3px #E0E3C8;
box-shadow: 1px 1px 3px #E0E3C8; }
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 #E0E3C8 (More Melon)
Color Overview & Profile: Color #E0E3C8, also known as More Melon, 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), 89% Green (227/255), and 78% Blue (200/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0E3C8 translates into the CMYK subtractive color model with values of 1.3% Cyan, 0% Magenta, 11.9% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 67°, saturation of 32.5%, and lightness of 83.7%.
Web Accessibility & Design Recommendations: When implementing #E0E3C8 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.
