#E1CDAE Sundew
#E1CDAE (Sundew) RGB value is (225, 205, 174).
Red value is 225, green value is 205, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #E1CDAE: hue: 36°, saturation: 45.9%, and lightness: 78.2%.
Process color (CMYK) of #E1CDAE is 0%, 8.9%, 22.7%, 11.8%. Web safe color equivalent of #E1CDAE is ##CCCC99. Color #E1CDAE contains mainly Yellow.
Color Spaces
| Color spaces of #E1CDAE | Value |
|---|---|
| RGB | 225, 205, 174 |
| HSL | 36°, 45.9%, 78.2% |
| HSV / HSB | 36°, 22.7%, 88.2% |
| CMYK | 0%, 8.9%, 22.7%, 11.8% |
| XYZ | 60.52, 62.73, 48.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100001 | 11001101 | 10101110 |
| Octal | 341 | 315 | 256 |
| Decimal | 225 | 205 | 174 |
| Hex | E1 | CD | AE |
Shades of #E1CDAE
Tints of #E1CDAE
.mybgColor { background-color: #E1CDAE; }
.myforeColor { color: #E1CDAE; }
.myborderColor { border: 3px solid #E1CDAE; }
<p style="color:#E1CDAE">Text here</p>
This sample text is styled with font color #E1CDAE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E1CDAE">Div content here</div>
<div style="border:3px solid #E1CDAE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(225, 205, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E1CDAE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E1CDAE;
-webkit-box-shadow: 1px 1px 3px #E1CDAE;
box-shadow: 1px 1px 3px #E1CDAE; }
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 #E1CDAE (Sundew)
Color Overview & Profile: Color #E1CDAE, also known as Sundew, 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 (225/255), 80% Green (205/255), and 68% Blue (174/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E1CDAE translates into the CMYK subtractive color model with values of 0% Cyan, 8.9% Magenta, 22.7% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 45.9%, and lightness of 78.2%.
Web Accessibility & Design Recommendations: When implementing #E1CDAE 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 ##CCCC99.
