#EEE9D5 Amazon Breeze
#EEE9D5 (Amazon Breeze) RGB value is (238, 233, 213).
Red value is 238, green value is 233, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #EEE9D5: hue: 48°, saturation: 42.4%, and lightness: 88.4%.
Process color (CMYK) of #EEE9D5 is 0%, 2.1%, 10.5%, 6.7%. Web safe color equivalent of #EEE9D5 is ##FFFFCC. Color #EEE9D5 contains mainly Yellow.
Color Spaces
| Color spaces of #EEE9D5 | Value |
|---|---|
| RGB | 238, 233, 213 |
| HSL | 48°, 42.4%, 88.4% |
| HSV / HSB | 48°, 10.5%, 93.3% |
| CMYK | 0%, 2.1%, 10.5%, 6.7% |
| XYZ | 76.41, 81.26, 74.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11101001 | 11010101 |
| Octal | 356 | 351 | 325 |
| Decimal | 238 | 233 | 213 |
| Hex | EE | E9 | D5 |
Shades of #EEE9D5
Tints of #EEE9D5
.mybgColor { background-color: #EEE9D5; }
.myforeColor { color: #EEE9D5; }
.myborderColor { border: 3px solid #EEE9D5; }
<p style="color:#EEE9D5">Text here</p>
This sample text is styled with font color #EEE9D5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEE9D5">Div content here</div>
<div style="border:3px solid #EEE9D5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 233, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEE9D5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEE9D5;
-webkit-box-shadow: 1px 1px 3px #EEE9D5;
box-shadow: 1px 1px 3px #EEE9D5; }
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 #EEE9D5 (Amazon Breeze)
Color Overview & Profile: Color #EEE9D5, also known as Amazon Breeze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 91% Green (233/255), and 84% Blue (213/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEE9D5 translates into the CMYK subtractive color model with values of 0% Cyan, 2.1% Magenta, 10.5% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 42.4%, and lightness of 88.4%.
Web Accessibility & Design Recommendations: When implementing #EEE9D5 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 ##FFFFCC.
