#EDDCC8 Almond
#EDDCC8 (Almond) RGB value is (237, 220, 200).
Red value is 237, green value is 220, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #EDDCC8: hue: 32°, saturation: 50.7%, and lightness: 85.7%.
Process color (CMYK) of #EDDCC8 is 0%, 7.2%, 15.6%, 7.1%. Web safe color equivalent of #EDDCC8 is ##FFCCCC. Color #EDDCC8 contains mainly Yellow.
Color Spaces
| Color spaces of #EDDCC8 | Value |
|---|---|
| RGB | 237, 220, 200 |
| HSL | 32°, 50.7%, 85.7% |
| HSV / HSB | 32°, 15.6%, 92.9% |
| CMYK | 0%, 7.2%, 15.6%, 7.1% |
| XYZ | 70.94, 73.36, 65.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11011100 | 11001000 |
| Octal | 355 | 334 | 310 |
| Decimal | 237 | 220 | 200 |
| Hex | ED | DC | C8 |
Shades of #EDDCC8
Tints of #EDDCC8
.mybgColor { background-color: #EDDCC8; }
.myforeColor { color: #EDDCC8; }
.myborderColor { border: 3px solid #EDDCC8; }
<p style="color:#EDDCC8">Text here</p>
This sample text is styled with font color #EDDCC8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDDCC8">Div content here</div>
<div style="border:3px solid #EDDCC8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 220, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDDCC8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDDCC8;
-webkit-box-shadow: 1px 1px 3px #EDDCC8;
box-shadow: 1px 1px 3px #EDDCC8; }
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 #EDDCC8 (Almond)
Color Overview & Profile: Color #EDDCC8, also known as Almond, 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), 86% Green (220/255), and 78% Blue (200/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDDCC8 translates into the CMYK subtractive color model with values of 0% Cyan, 7.2% Magenta, 15.6% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 50.7%, and lightness of 85.7%.
Web Accessibility & Design Recommendations: When implementing #EDDCC8 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.
