#E7DCCE Crepuscular
#E7DCCE (Crepuscular) RGB value is (231, 220, 206).
Red value is 231, green value is 220, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #E7DCCE: hue: 34°, saturation: 34.2%, and lightness: 85.7%.
Process color (CMYK) of #E7DCCE is 0%, 4.8%, 10.8%, 9.4%. Web safe color equivalent of #E7DCCE is ##FFCCCC. Color #E7DCCE contains mainly Yellow.
Color Spaces
| Color spaces of #E7DCCE | Value |
|---|---|
| RGB | 231, 220, 206 |
| HSL | 34°, 34.2%, 85.7% |
| HSV / HSB | 34°, 10.8%, 90.6% |
| CMYK | 0%, 4.8%, 10.8%, 9.4% |
| XYZ | 69.69, 72.63, 68.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11011100 | 11001110 |
| Octal | 347 | 334 | 316 |
| Decimal | 231 | 220 | 206 |
| Hex | E7 | DC | CE |
Shades of #E7DCCE
Tints of #E7DCCE
.mybgColor { background-color: #E7DCCE; }
.myforeColor { color: #E7DCCE; }
.myborderColor { border: 3px solid #E7DCCE; }
<p style="color:#E7DCCE">Text here</p>
This sample text is styled with font color #E7DCCE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7DCCE">Div content here</div>
<div style="border:3px solid #E7DCCE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 220, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7DCCE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7DCCE;
-webkit-box-shadow: 1px 1px 3px #E7DCCE;
box-shadow: 1px 1px 3px #E7DCCE; }
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 #E7DCCE (Crepuscular)
Color Overview & Profile: Color #E7DCCE, also known as Crepuscular, 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), 86% Green (220/255), and 81% Blue (206/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7DCCE translates into the CMYK subtractive color model with values of 0% Cyan, 4.8% Magenta, 10.8% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 34.2%, and lightness of 85.7%.
Web Accessibility & Design Recommendations: When implementing #E7DCCE 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.
