#E0DBD3 Empire Porcelain
#E0DBD3 (Empire Porcelain) RGB value is (224, 219, 211).
Red value is 224, green value is 219, and blue value is 211.
Cylindrical-coordinate representations (HSL) of color #E0DBD3: hue: 37°, saturation: 17.3%, and lightness: 85.3%.
Process color (CMYK) of #E0DBD3 is 0%, 2.2%, 5.8%, 12.2%. Web safe color equivalent of #E0DBD3 is ##CCCCCC. Color #E0DBD3 contains mainly WHITE.
Color Spaces
| Color spaces of #E0DBD3 | Value |
|---|---|
| RGB | 224, 219, 211 |
| HSL | 37°, 17.3%, 85.3% |
| HSV / HSB | 37°, 5.8%, 87.8% |
| CMYK | 0%, 2.2%, 5.8%, 12.2% |
| XYZ | 67.83, 71.21, 71.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11011011 | 11010011 |
| Octal | 340 | 333 | 323 |
| Decimal | 224 | 219 | 211 |
| Hex | E0 | DB | D3 |
Shades of #E0DBD3
Tints of #E0DBD3
.mybgColor { background-color: #E0DBD3; }
.myforeColor { color: #E0DBD3; }
.myborderColor { border: 3px solid #E0DBD3; }
<p style="color:#E0DBD3">Text here</p>
This sample text is styled with font color #E0DBD3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0DBD3">Div content here</div>
<div style="border:3px solid #E0DBD3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 219, 211, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0DBD3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0DBD3;
-webkit-box-shadow: 1px 1px 3px #E0DBD3;
box-shadow: 1px 1px 3px #E0DBD3; }
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 #E0DBD3 (Empire Porcelain)
Color Overview & Profile: Color #E0DBD3, also known as Empire Porcelain, 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), 86% Green (219/255), and 83% Blue (211/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0DBD3 translates into the CMYK subtractive color model with values of 0% Cyan, 2.2% Magenta, 5.8% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 17.3%, and lightness of 85.3%.
Web Accessibility & Design Recommendations: When implementing #E0DBD3 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.
