#E6DDCD Ivory Memories
#E6DDCD (Ivory Memories) RGB value is (230, 221, 205).
Red value is 230, green value is 221, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #E6DDCD: hue: 38°, saturation: 33.3%, and lightness: 85.3%.
Process color (CMYK) of #E6DDCD is 0%, 3.9%, 10.9%, 9.8%. Web safe color equivalent of #E6DDCD is ##FFCCCC. Color #E6DDCD contains mainly Yellow.
Color Spaces
| Color spaces of #E6DDCD | Value |
|---|---|
| RGB | 230, 221, 205 |
| HSL | 38°, 33.3%, 85.3% |
| HSV / HSB | 38°, 10.9%, 90.2% |
| CMYK | 0%, 3.9%, 10.9%, 9.8% |
| XYZ | 69.51, 72.94, 68.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 11011101 | 11001101 |
| Octal | 346 | 335 | 315 |
| Decimal | 230 | 221 | 205 |
| Hex | E6 | DD | CD |
Shades of #E6DDCD
Tints of #E6DDCD
.mybgColor { background-color: #E6DDCD; }
.myforeColor { color: #E6DDCD; }
.myborderColor { border: 3px solid #E6DDCD; }
<p style="color:#E6DDCD">Text here</p>
This sample text is styled with font color #E6DDCD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6DDCD">Div content here</div>
<div style="border:3px solid #E6DDCD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 221, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6DDCD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6DDCD;
-webkit-box-shadow: 1px 1px 3px #E6DDCD;
box-shadow: 1px 1px 3px #E6DDCD; }
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 #E6DDCD (Ivory Memories)
Color Overview & Profile: Color #E6DDCD, also known as Ivory Memories, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 87% Green (221/255), and 80% Blue (205/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6DDCD translates into the CMYK subtractive color model with values of 0% Cyan, 3.9% Magenta, 10.9% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 33.3%, and lightness of 85.3%.
Web Accessibility & Design Recommendations: When implementing #E6DDCD 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.
