#EBD2A7 Quiet Veranda
#EBD2A7 (Quiet Veranda) RGB value is (235, 210, 167).
Red value is 235, green value is 210, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #EBD2A7: hue: 38°, saturation: 63%, and lightness: 78.8%.
Process color (CMYK) of #EBD2A7 is 0%, 10.6%, 28.9%, 7.8%. Web safe color equivalent of #EBD2A7 is ##FFCC99. Color #EBD2A7 contains mainly Yellow.
Color Spaces
| Color spaces of #EBD2A7 | Value |
|---|---|
| RGB | 235, 210, 167 |
| HSL | 38°, 63%, 78.8% |
| HSV / HSB | 38°, 28.9%, 92.2% |
| CMYK | 0%, 10.6%, 28.9%, 7.8% |
| XYZ | 64.28, 66.55, 46.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11010010 | 10100111 |
| Octal | 353 | 322 | 247 |
| Decimal | 235 | 210 | 167 |
| Hex | EB | D2 | A7 |
Shades of #EBD2A7
Tints of #EBD2A7
.mybgColor { background-color: #EBD2A7; }
.myforeColor { color: #EBD2A7; }
.myborderColor { border: 3px solid #EBD2A7; }
<p style="color:#EBD2A7">Text here</p>
This sample text is styled with font color #EBD2A7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBD2A7">Div content here</div>
<div style="border:3px solid #EBD2A7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 210, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBD2A7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBD2A7;
-webkit-box-shadow: 1px 1px 3px #EBD2A7;
box-shadow: 1px 1px 3px #EBD2A7; }
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 #EBD2A7 (Quiet Veranda)
Color Overview & Profile: Color #EBD2A7, also known as Quiet Veranda, 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), 82% Green (210/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, #EBD2A7 translates into the CMYK subtractive color model with values of 0% Cyan, 10.6% Magenta, 28.9% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 63%, and lightness of 78.8%.
Web Accessibility & Design Recommendations: When implementing #EBD2A7 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.
