#E5C4A7 Adobe South
#E5C4A7 (Adobe South) RGB value is (229, 196, 167).
Red value is 229, green value is 196, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #E5C4A7: hue: 28°, saturation: 54.4%, and lightness: 77.6%.
Process color (CMYK) of #E5C4A7 is 0%, 14.4%, 27.1%, 10.2%. Web safe color equivalent of #E5C4A7 is ##CCCC99. Color #E5C4A7 contains mainly Yellow.
Color Spaces
| Color spaces of #E5C4A7 | Value |
|---|---|
| RGB | 229, 196, 167 |
| HSL | 28°, 54.4%, 77.6% |
| HSV / HSB | 28°, 27.1%, 89.8% |
| CMYK | 0%, 14.4%, 27.1%, 10.2% |
| XYZ | 59.03, 58.93, 44.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100101 | 11000100 | 10100111 |
| Octal | 345 | 304 | 247 |
| Decimal | 229 | 196 | 167 |
| Hex | E5 | C4 | A7 |
Shades of #E5C4A7
Tints of #E5C4A7
.mybgColor { background-color: #E5C4A7; }
.myforeColor { color: #E5C4A7; }
.myborderColor { border: 3px solid #E5C4A7; }
<p style="color:#E5C4A7">Text here</p>
This sample text is styled with font color #E5C4A7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E5C4A7">Div content here</div>
<div style="border:3px solid #E5C4A7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(229, 196, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E5C4A7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E5C4A7;
-webkit-box-shadow: 1px 1px 3px #E5C4A7;
box-shadow: 1px 1px 3px #E5C4A7; }
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 #E5C4A7 (Adobe South)
Color Overview & Profile: Color #E5C4A7, also known as Adobe South, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (229/255), 77% Green (196/255), and 65% Blue (167/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E5C4A7 translates into the CMYK subtractive color model with values of 0% Cyan, 14.4% Magenta, 27.1% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 54.4%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #E5C4A7 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 ##CCCC99.
