#E0D1BB Clambake
#E0D1BB (Clambake) RGB value is (224, 209, 187).
Red value is 224, green value is 209, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #E0D1BB: hue: 36°, saturation: 37.4%, and lightness: 80.6%.
Process color (CMYK) of #E0D1BB is 0%, 6.7%, 16.5%, 12.2%. Web safe color equivalent of #E0D1BB is ##CCCCCC. Color #E0D1BB contains mainly Yellow.
Color Spaces
| Color spaces of #E0D1BB | Value |
|---|---|
| RGB | 224, 209, 187 |
| HSL | 36°, 37.4%, 80.6% |
| HSV / HSB | 36°, 16.5%, 87.8% |
| CMYK | 0%, 6.7%, 16.5%, 12.2% |
| XYZ | 62.51, 65.04, 56.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11010001 | 10111011 |
| Octal | 340 | 321 | 273 |
| Decimal | 224 | 209 | 187 |
| Hex | E0 | D1 | BB |
Shades of #E0D1BB
Tints of #E0D1BB
.mybgColor { background-color: #E0D1BB; }
.myforeColor { color: #E0D1BB; }
.myborderColor { border: 3px solid #E0D1BB; }
<p style="color:#E0D1BB">Text here</p>
This sample text is styled with font color #E0D1BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0D1BB">Div content here</div>
<div style="border:3px solid #E0D1BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 209, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0D1BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0D1BB;
-webkit-box-shadow: 1px 1px 3px #E0D1BB;
box-shadow: 1px 1px 3px #E0D1BB; }
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 #E0D1BB (Clambake)
Color Overview & Profile: Color #E0D1BB, also known as Clambake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (224/255), 82% Green (209/255), and 73% Blue (187/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0D1BB translates into the CMYK subtractive color model with values of 0% Cyan, 6.7% Magenta, 16.5% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 37.4%, and lightness of 80.6%.
Web Accessibility & Design Recommendations: When implementing #E0D1BB 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 ##CCCCCC.
