#EDECD7 Dusky Moon
#EDECD7 (Dusky Moon) RGB value is (237, 236, 215).
Red value is 237, green value is 236, and blue value is 215.
Cylindrical-coordinate representations (HSL) of color #EDECD7: hue: 57°, saturation: 37.9%, and lightness: 88.6%.
Process color (CMYK) of #EDECD7 is 0%, 0.4%, 9.3%, 7.1%. Web safe color equivalent of #EDECD7 is ##FFFFCC. Color #EDECD7 contains mainly Yellow.
Color Spaces
| Color spaces of #EDECD7 | Value |
|---|---|
| RGB | 237, 236, 215 |
| HSL | 57°, 37.9%, 88.6% |
| HSV / HSB | 57°, 9.3%, 92.9% |
| CMYK | 0%, 0.4%, 9.3%, 7.1% |
| XYZ | 77.18, 82.9, 76.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11101100 | 11010111 |
| Octal | 355 | 354 | 327 |
| Decimal | 237 | 236 | 215 |
| Hex | ED | EC | D7 |
Shades of #EDECD7
Tints of #EDECD7
.mybgColor { background-color: #EDECD7; }
.myforeColor { color: #EDECD7; }
.myborderColor { border: 3px solid #EDECD7; }
<p style="color:#EDECD7">Text here</p>
This sample text is styled with font color #EDECD7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDECD7">Div content here</div>
<div style="border:3px solid #EDECD7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 236, 215, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDECD7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDECD7;
-webkit-box-shadow: 1px 1px 3px #EDECD7;
box-shadow: 1px 1px 3px #EDECD7; }
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 #EDECD7 (Dusky Moon)
Color Overview & Profile: Color #EDECD7, also known as Dusky Moon, 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), 93% Green (236/255), and 84% Blue (215/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDECD7 translates into the CMYK subtractive color model with values of 0% Cyan, 0.4% Magenta, 9.3% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 37.9%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #EDECD7 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.
