#E0CAC0 Ancient Ruins
#E0CAC0 (Ancient Ruins) RGB value is (224, 202, 192).
Red value is 224, green value is 202, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #E0CAC0: hue: 19°, saturation: 34%, and lightness: 81.6%.
Process color (CMYK) of #E0CAC0 is 0%, 9.8%, 14.3%, 12.2%. Web safe color equivalent of #E0CAC0 is ##CCCCCC. Color #E0CAC0 contains mainly Yellow.
Color Spaces
| Color spaces of #E0CAC0 | Value |
|---|---|
| RGB | 224, 202, 192 |
| HSL | 19°, 34%, 81.6% |
| HSV / HSB | 19°, 14.3%, 87.8% |
| CMYK | 0%, 9.8%, 14.3%, 12.2% |
| XYZ | 61.37, 61.9, 58.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11001010 | 11000000 |
| Octal | 340 | 312 | 300 |
| Decimal | 224 | 202 | 192 |
| Hex | E0 | CA | C0 |
Shades of #E0CAC0
Tints of #E0CAC0
.mybgColor { background-color: #E0CAC0; }
.myforeColor { color: #E0CAC0; }
.myborderColor { border: 3px solid #E0CAC0; }
<p style="color:#E0CAC0">Text here</p>
This sample text is styled with font color #E0CAC0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0CAC0">Div content here</div>
<div style="border:3px solid #E0CAC0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 202, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0CAC0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0CAC0;
-webkit-box-shadow: 1px 1px 3px #E0CAC0;
box-shadow: 1px 1px 3px #E0CAC0; }
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 #E0CAC0 (Ancient Ruins)
Color Overview & Profile: Color #E0CAC0, also known as Ancient Ruins, 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), 79% Green (202/255), and 75% Blue (192/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0CAC0 translates into the CMYK subtractive color model with values of 0% Cyan, 9.8% Magenta, 14.3% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 34%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #E0CAC0 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.
