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