#E7D2AD Tuscan Bread
#E7D2AD (Tuscan Bread) RGB value is (231, 210, 173).
Red value is 231, green value is 210, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #E7D2AD: hue: 38°, saturation: 54.7%, and lightness: 79.2%.
Process color (CMYK) of #E7D2AD is 0%, 9.1%, 25.1%, 9.4%. Web safe color equivalent of #E7D2AD is ##FFCC99. Color #E7D2AD contains mainly Yellow.
Color Spaces
| Color spaces of #E7D2AD | Value |
|---|---|
| RGB | 231, 210, 173 |
| HSL | 38°, 54.7%, 79.2% |
| HSV / HSB | 38°, 25.1%, 90.6% |
| CMYK | 0%, 9.1%, 25.1%, 9.4% |
| XYZ | 63.54, 66.1, 48.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11010010 | 10101101 |
| Octal | 347 | 322 | 255 |
| Decimal | 231 | 210 | 173 |
| Hex | E7 | D2 | AD |
Shades of #E7D2AD
Tints of #E7D2AD
.mybgColor { background-color: #E7D2AD; }
.myforeColor { color: #E7D2AD; }
.myborderColor { border: 3px solid #E7D2AD; }
<p style="color:#E7D2AD">Text here</p>
This sample text is styled with font color #E7D2AD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7D2AD">Div content here</div>
<div style="border:3px solid #E7D2AD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 210, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7D2AD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7D2AD;
-webkit-box-shadow: 1px 1px 3px #E7D2AD;
box-shadow: 1px 1px 3px #E7D2AD; }
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 #E7D2AD (Tuscan Bread)
Color Overview & Profile: Color #E7D2AD, also known as Tuscan Bread, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (231/255), 82% Green (210/255), and 68% Blue (173/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7D2AD translates into the CMYK subtractive color model with values of 0% Cyan, 9.1% Magenta, 25.1% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 54.7%, and lightness of 79.2%.
Web Accessibility & Design Recommendations: When implementing #E7D2AD 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 ##FFCC99.
