#E3E4D2 Yoga Daze
#E3E4D2 (Yoga Daze) RGB value is (227, 228, 210).
Red value is 227, green value is 228, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #E3E4D2: hue: 63°, saturation: 25%, and lightness: 85.9%.
Process color (CMYK) of #E3E4D2 is 0.4%, 0%, 7.9%, 10.6%. Web safe color equivalent of #E3E4D2 is ##CCCCCC. Color #E3E4D2 contains mainly WHITE.
Color Spaces
| Color spaces of #E3E4D2 | Value |
|---|---|
| RGB | 227, 228, 210 |
| HSL | 63°, 25%, 85.9% |
| HSV / HSB | 63°, 7.9%, 89.4% |
| CMYK | 0.4%, 0%, 7.9%, 10.6% |
| XYZ | 71.05, 76.47, 71.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 11100100 | 11010010 |
| Octal | 343 | 344 | 322 |
| Decimal | 227 | 228 | 210 |
| Hex | E3 | E4 | D2 |
Shades of #E3E4D2
Tints of #E3E4D2
.mybgColor { background-color: #E3E4D2; }
.myforeColor { color: #E3E4D2; }
.myborderColor { border: 3px solid #E3E4D2; }
<p style="color:#E3E4D2">Text here</p>
This sample text is styled with font color #E3E4D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E3E4D2">Div content here</div>
<div style="border:3px solid #E3E4D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 228, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E3E4D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E3E4D2;
-webkit-box-shadow: 1px 1px 3px #E3E4D2;
box-shadow: 1px 1px 3px #E3E4D2; }
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 #E3E4D2 (Yoga Daze)
Color Overview & Profile: Color #E3E4D2, also known as Yoga Daze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (227/255), 89% Green (228/255), and 82% Blue (210/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E3E4D2 translates into the CMYK subtractive color model with values of 0.4% Cyan, 0% Magenta, 7.9% Yellow, and 10.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 63°, saturation of 25%, and lightness of 85.9%.
Web Accessibility & Design Recommendations: When implementing #E3E4D2 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.
