#EDE4CC Hidden Diary
#EDE4CC (Hidden Diary) RGB value is (237, 228, 204).
Red value is 237, green value is 228, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #EDE4CC: hue: 44°, saturation: 47.8%, and lightness: 86.5%.
Process color (CMYK) of #EDE4CC is 0%, 3.8%, 13.9%, 7.1%. Web safe color equivalent of #EDE4CC is ##FFCCCC. Color #EDE4CC contains mainly Yellow.
Color Spaces
| Color spaces of #EDE4CC | Value |
|---|---|
| RGB | 237, 228, 204 |
| HSL | 44°, 47.8%, 86.5% |
| HSV / HSB | 44°, 13.9%, 92.9% |
| CMYK | 0%, 3.8%, 13.9%, 7.1% |
| XYZ | 73.57, 77.85, 68.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11100100 | 11001100 |
| Octal | 355 | 344 | 314 |
| Decimal | 237 | 228 | 204 |
| Hex | ED | E4 | CC |
Shades of #EDE4CC
Tints of #EDE4CC
.mybgColor { background-color: #EDE4CC; }
.myforeColor { color: #EDE4CC; }
.myborderColor { border: 3px solid #EDE4CC; }
<p style="color:#EDE4CC">Text here</p>
This sample text is styled with font color #EDE4CC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDE4CC">Div content here</div>
<div style="border:3px solid #EDE4CC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 228, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDE4CC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDE4CC;
-webkit-box-shadow: 1px 1px 3px #EDE4CC;
box-shadow: 1px 1px 3px #EDE4CC; }
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 #EDE4CC (Hidden Diary)
Color Overview & Profile: Color #EDE4CC, also known as Hidden Diary, 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), 89% Green (228/255), and 80% Blue (204/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDE4CC translates into the CMYK subtractive color model with values of 0% Cyan, 3.8% Magenta, 13.9% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 47.8%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #EDE4CC 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.
