#EBE5DC Built on Sand
#EBE5DC (Built on Sand) RGB value is (235, 229, 220).
Red value is 235, green value is 229, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #EBE5DC: hue: 36°, saturation: 27.3%, and lightness: 89.2%.
Process color (CMYK) of #EBE5DC is 0%, 2.6%, 6.4%, 7.8%. Web safe color equivalent of #EBE5DC is ##FFCCCC. Color #EBE5DC contains mainly WHITE.
Color Spaces
| Color spaces of #EBE5DC | Value |
|---|---|
| RGB | 235, 229, 220 |
| HSL | 36°, 27.3%, 89.2% |
| HSV / HSB | 36°, 6.4%, 92.2% |
| CMYK | 0%, 2.6%, 6.4%, 7.8% |
| XYZ | 75.2, 78.87, 78.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11100101 | 11011100 |
| Octal | 353 | 345 | 334 |
| Decimal | 235 | 229 | 220 |
| Hex | EB | E5 | DC |
Shades of #EBE5DC
Tints of #EBE5DC
.mybgColor { background-color: #EBE5DC; }
.myforeColor { color: #EBE5DC; }
.myborderColor { border: 3px solid #EBE5DC; }
<p style="color:#EBE5DC">Text here</p>
This sample text is styled with font color #EBE5DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBE5DC">Div content here</div>
<div style="border:3px solid #EBE5DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 229, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBE5DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBE5DC;
-webkit-box-shadow: 1px 1px 3px #EBE5DC;
box-shadow: 1px 1px 3px #EBE5DC; }
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 #EBE5DC (Built on Sand)
Color Overview & Profile: Color #EBE5DC, also known as Built on Sand, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 90% Green (229/255), and 86% Blue (220/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBE5DC translates into the CMYK subtractive color model with values of 0% Cyan, 2.6% Magenta, 6.4% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 27.3%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #EBE5DC 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.
