#E0D9CF Taupe Tease
#E0D9CF (Taupe Tease) RGB value is (224, 217, 207).
Red value is 224, green value is 217, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #E0D9CF: hue: 35°, saturation: 21.5%, and lightness: 84.5%.
Process color (CMYK) of #E0D9CF is 0%, 3.1%, 7.6%, 12.2%. Web safe color equivalent of #E0D9CF is ##CCCCCC. Color #E0D9CF contains mainly WHITE.
Color Spaces
| Color spaces of #E0D9CF | Value |
|---|---|
| RGB | 224, 217, 207 |
| HSL | 35°, 21.5%, 84.5% |
| HSV / HSB | 35°, 7.6%, 87.8% |
| CMYK | 0%, 3.1%, 7.6%, 12.2% |
| XYZ | 66.81, 69.98, 69.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11011001 | 11001111 |
| Octal | 340 | 331 | 317 |
| Decimal | 224 | 217 | 207 |
| Hex | E0 | D9 | CF |
Shades of #E0D9CF
Tints of #E0D9CF
.mybgColor { background-color: #E0D9CF; }
.myforeColor { color: #E0D9CF; }
.myborderColor { border: 3px solid #E0D9CF; }
<p style="color:#E0D9CF">Text here</p>
This sample text is styled with font color #E0D9CF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0D9CF">Div content here</div>
<div style="border:3px solid #E0D9CF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 217, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0D9CF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0D9CF;
-webkit-box-shadow: 1px 1px 3px #E0D9CF;
box-shadow: 1px 1px 3px #E0D9CF; }
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 #E0D9CF (Taupe Tease)
Color Overview & Profile: Color #E0D9CF, also known as Taupe Tease, 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), 85% Green (217/255), and 81% Blue (207/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0D9CF translates into the CMYK subtractive color model with values of 0% Cyan, 3.1% Magenta, 7.6% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 21.5%, and lightness of 84.5%.
Web Accessibility & Design Recommendations: When implementing #E0D9CF 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.
