#EDDBBD Cottage Cream
#EDDBBD (Cottage Cream) RGB value is (237, 219, 189).
Red value is 237, green value is 219, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #EDDBBD: hue: 38°, saturation: 57.1%, and lightness: 83.5%.
Process color (CMYK) of #EDDBBD is 0%, 7.6%, 20.3%, 7.1%. Web safe color equivalent of #EDDBBD is ##FFCCCC. Color #EDDBBD contains mainly Yellow.
Color Spaces
| Color spaces of #EDDBBD | Value |
|---|---|
| RGB | 237, 219, 189 |
| HSL | 38°, 57.1%, 83.5% |
| HSV / HSB | 38°, 20.3%, 92.9% |
| CMYK | 0%, 7.6%, 20.3%, 7.1% |
| XYZ | 69.44, 72.34, 58.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11011011 | 10111101 |
| Octal | 355 | 333 | 275 |
| Decimal | 237 | 219 | 189 |
| Hex | ED | DB | BD |
Shades of #EDDBBD
Tints of #EDDBBD
.mybgColor { background-color: #EDDBBD; }
.myforeColor { color: #EDDBBD; }
.myborderColor { border: 3px solid #EDDBBD; }
<p style="color:#EDDBBD">Text here</p>
This sample text is styled with font color #EDDBBD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDDBBD">Div content here</div>
<div style="border:3px solid #EDDBBD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 219, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDDBBD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDDBBD;
-webkit-box-shadow: 1px 1px 3px #EDDBBD;
box-shadow: 1px 1px 3px #EDDBBD; }
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 #EDDBBD (Cottage Cream)
Color Overview & Profile: Color #EDDBBD, also known as Cottage Cream, 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 (219/255), and 74% Blue (189/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDDBBD translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 20.3% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 57.1%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #EDDBBD 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.
