#ECD4C4 Light Ellen
#ECD4C4 (Light Ellen) RGB value is (236, 212, 196).
Red value is 236, green value is 212, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #ECD4C4: hue: 24°, saturation: 51.3%, and lightness: 84.7%.
Process color (CMYK) of #ECD4C4 is 0%, 10.2%, 16.9%, 7.5%. Web safe color equivalent of #ECD4C4 is ##FFCCCC. Color #ECD4C4 contains mainly Yellow.
Color Spaces
| Color spaces of #ECD4C4 | Value |
|---|---|
| RGB | 236, 212, 196 |
| HSL | 24°, 51.3%, 84.7% |
| HSV / HSB | 24°, 16.9%, 92.5% |
| CMYK | 0%, 10.2%, 16.9%, 7.5% |
| XYZ | 68.1, 68.91, 61.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101100 | 11010100 | 11000100 |
| Octal | 354 | 324 | 304 |
| Decimal | 236 | 212 | 196 |
| Hex | EC | D4 | C4 |
Shades of #ECD4C4
Tints of #ECD4C4
.mybgColor { background-color: #ECD4C4; }
.myforeColor { color: #ECD4C4; }
.myborderColor { border: 3px solid #ECD4C4; }
<p style="color:#ECD4C4">Text here</p>
This sample text is styled with font color #ECD4C4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ECD4C4">Div content here</div>
<div style="border:3px solid #ECD4C4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(236, 212, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ECD4C4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ECD4C4;
-webkit-box-shadow: 1px 1px 3px #ECD4C4;
box-shadow: 1px 1px 3px #ECD4C4; }
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 #ECD4C4 (Light Ellen)
Color Overview & Profile: Color #ECD4C4, also known as Light Ellen, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (236/255), 83% Green (212/255), and 77% Blue (196/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #ECD4C4 translates into the CMYK subtractive color model with values of 0% Cyan, 10.2% Magenta, 16.9% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 51.3%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #ECD4C4 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 ##FFCCCC.
