#E7D8C7 Dépaysement
#E7D8C7 (Dépaysement) RGB value is (231, 216, 199).
Red value is 231, green value is 216, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #E7D8C7: hue: 32°, saturation: 40%, and lightness: 84.3%.
Process color (CMYK) of #E7D8C7 is 0%, 6.5%, 13.9%, 9.4%. Web safe color equivalent of #E7D8C7 is ##FFCCCC. Color #E7D8C7 contains mainly Yellow.
Color Spaces
| Color spaces of #E7D8C7 | Value |
|---|---|
| RGB | 231, 216, 199 |
| HSL | 32°, 40%, 84.3% |
| HSV / HSB | 32°, 13.9%, 90.6% |
| CMYK | 0%, 6.5%, 13.9%, 9.4% |
| XYZ | 67.82, 70.23, 64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11011000 | 11000111 |
| Octal | 347 | 330 | 307 |
| Decimal | 231 | 216 | 199 |
| Hex | E7 | D8 | C7 |
Shades of #E7D8C7
Tints of #E7D8C7
.mybgColor { background-color: #E7D8C7; }
.myforeColor { color: #E7D8C7; }
.myborderColor { border: 3px solid #E7D8C7; }
<p style="color:#E7D8C7">Text here</p>
This sample text is styled with font color #E7D8C7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7D8C7">Div content here</div>
<div style="border:3px solid #E7D8C7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 216, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7D8C7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7D8C7;
-webkit-box-shadow: 1px 1px 3px #E7D8C7;
box-shadow: 1px 1px 3px #E7D8C7; }
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 #E7D8C7 (Dépaysement)
Color Overview & Profile: Color #E7D8C7, also known as Dépaysement, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (231/255), 85% Green (216/255), and 78% Blue (199/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7D8C7 translates into the CMYK subtractive color model with values of 0% Cyan, 6.5% Magenta, 13.9% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 40%, and lightness of 84.3%.
Web Accessibility & Design Recommendations: When implementing #E7D8C7 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.
