#EDE9DD Abstract White
#EDE9DD (Abstract White) RGB value is (237, 233, 221).
Red value is 237, green value is 233, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #EDE9DD: hue: 45°, saturation: 30.8%, and lightness: 89.8%.
Process color (CMYK) of #EDE9DD is 0%, 1.7%, 6.8%, 7.1%. Web safe color equivalent of #EDE9DD is ##FFFFCC. Color #EDE9DD contains mainly WHITE.
Color Spaces
| Color spaces of #EDE9DD | Value |
|---|---|
| RGB | 237, 233, 221 |
| HSL | 45°, 30.8%, 89.8% |
| HSV / HSB | 45°, 6.8%, 92.9% |
| CMYK | 0%, 1.7%, 6.8%, 7.1% |
| XYZ | 77.11, 81.5, 80.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11101001 | 11011101 |
| Octal | 355 | 351 | 335 |
| Decimal | 237 | 233 | 221 |
| Hex | ED | E9 | DD |
Shades of #EDE9DD
Tints of #EDE9DD
.mybgColor { background-color: #EDE9DD; }
.myforeColor { color: #EDE9DD; }
.myborderColor { border: 3px solid #EDE9DD; }
<p style="color:#EDE9DD">Text here</p>
This sample text is styled with font color #EDE9DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDE9DD">Div content here</div>
<div style="border:3px solid #EDE9DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 233, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDE9DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDE9DD;
-webkit-box-shadow: 1px 1px 3px #EDE9DD;
box-shadow: 1px 1px 3px #EDE9DD; }
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 #EDE9DD (Abstract White)
Color Overview & Profile: Color #EDE9DD, also known as Abstract White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (237/255), 91% Green (233/255), and 87% Blue (221/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDE9DD translates into the CMYK subtractive color model with values of 0% Cyan, 1.7% Magenta, 6.8% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 30.8%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #EDE9DD 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 ##FFFFCC.
