#EDE7DD Abstract White
#EDE7DD (Abstract White) RGB value is (237, 231, 221).
Red value is 237, green value is 231, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #EDE7DD: hue: 38°, saturation: 30.8%, and lightness: 89.8%.
Process color (CMYK) of #EDE7DD is 0%, 2.5%, 6.8%, 7.1%. Web safe color equivalent of #EDE7DD is ##FFFFCC. Color #EDE7DD contains mainly WHITE.
Color Spaces
| Color spaces of #EDE7DD | Value |
|---|---|
| RGB | 237, 231, 221 |
| HSL | 38°, 30.8%, 89.8% |
| HSV / HSB | 38°, 6.8%, 92.9% |
| CMYK | 0%, 2.5%, 6.8%, 7.1% |
| XYZ | 76.55, 80.38, 79.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11100111 | 11011101 |
| Octal | 355 | 347 | 335 |
| Decimal | 237 | 231 | 221 |
| Hex | ED | E7 | DD |
Shades of #EDE7DD
Tints of #EDE7DD
.mybgColor { background-color: #EDE7DD; }
.myforeColor { color: #EDE7DD; }
.myborderColor { border: 3px solid #EDE7DD; }
<p style="color:#EDE7DD">Text here</p>
This sample text is styled with font color #EDE7DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDE7DD">Div content here</div>
<div style="border:3px solid #EDE7DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 231, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDE7DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDE7DD;
-webkit-box-shadow: 1px 1px 3px #EDE7DD;
box-shadow: 1px 1px 3px #EDE7DD; }
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 #EDE7DD (Abstract White)
Color Overview & Profile: Color #EDE7DD, 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 (231/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, #EDE7DD translates into the CMYK subtractive color model with values of 0% Cyan, 2.5% Magenta, 6.8% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 30.8%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #EDE7DD 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.
