#EBD5C5 Cornmeal Beige
#EBD5C5 (Cornmeal Beige) RGB value is (235, 213, 197).
Red value is 235, green value is 213, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #EBD5C5: hue: 25°, saturation: 48.7%, and lightness: 84.7%.
Process color (CMYK) of #EBD5C5 is 0%, 9.4%, 16.2%, 7.8%. Web safe color equivalent of #EBD5C5 is ##FFCCCC. Color #EBD5C5 contains mainly Yellow.
Color Spaces
| Color spaces of #EBD5C5 | Value |
|---|---|
| RGB | 235, 213, 197 |
| HSL | 25°, 48.7%, 84.7% |
| HSV / HSB | 25°, 16.2%, 92.2% |
| CMYK | 0%, 9.4%, 16.2%, 7.8% |
| XYZ | 68.13, 69.28, 62.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11010101 | 11000101 |
| Octal | 353 | 325 | 305 |
| Decimal | 235 | 213 | 197 |
| Hex | EB | D5 | C5 |
Shades of #EBD5C5
Tints of #EBD5C5
.mybgColor { background-color: #EBD5C5; }
.myforeColor { color: #EBD5C5; }
.myborderColor { border: 3px solid #EBD5C5; }
<p style="color:#EBD5C5">Text here</p>
This sample text is styled with font color #EBD5C5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBD5C5">Div content here</div>
<div style="border:3px solid #EBD5C5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 213, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBD5C5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBD5C5;
-webkit-box-shadow: 1px 1px 3px #EBD5C5;
box-shadow: 1px 1px 3px #EBD5C5; }
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 #EBD5C5 (Cornmeal Beige)
Color Overview & Profile: Color #EBD5C5, also known as Cornmeal Beige, 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), 84% Green (213/255), and 77% Blue (197/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBD5C5 translates into the CMYK subtractive color model with values of 0% Cyan, 9.4% Magenta, 16.2% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 48.7%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #EBD5C5 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.
