#E3D2C0 Sand Dune
#E3D2C0 (Sand Dune) RGB value is (227, 210, 192).
Red value is 227, green value is 210, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #E3D2C0: hue: 31°, saturation: 38.5%, and lightness: 82.2%.
Process color (CMYK) of #E3D2C0 is 0%, 7.5%, 15.4%, 11%. Web safe color equivalent of #E3D2C0 is ##CCCCCC. Color #E3D2C0 contains mainly Yellow.
Color Spaces
| Color spaces of #E3D2C0 | Value |
|---|---|
| RGB | 227, 210, 192 |
| HSL | 31°, 38.5%, 82.2% |
| HSV / HSB | 31°, 15.4%, 89% |
| CMYK | 0%, 7.5%, 15.4%, 11% |
| XYZ | 64.24, 66.23, 59.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 11010010 | 11000000 |
| Octal | 343 | 322 | 300 |
| Decimal | 227 | 210 | 192 |
| Hex | E3 | D2 | C0 |
Shades of #E3D2C0
Tints of #E3D2C0
.mybgColor { background-color: #E3D2C0; }
.myforeColor { color: #E3D2C0; }
.myborderColor { border: 3px solid #E3D2C0; }
<p style="color:#E3D2C0">Text here</p>
This sample text is styled with font color #E3D2C0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E3D2C0">Div content here</div>
<div style="border:3px solid #E3D2C0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 210, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E3D2C0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E3D2C0;
-webkit-box-shadow: 1px 1px 3px #E3D2C0;
box-shadow: 1px 1px 3px #E3D2C0; }
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 #E3D2C0 (Sand Dune)
Color Overview & Profile: Color #E3D2C0, also known as Sand Dune, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (227/255), 82% Green (210/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, #E3D2C0 translates into the CMYK subtractive color model with values of 0% Cyan, 7.5% Magenta, 15.4% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 38.5%, and lightness of 82.2%.
Web Accessibility & Design Recommendations: When implementing #E3D2C0 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.
