#EAEED4 Amazon Breeze
#EAEED4 (Amazon Breeze) RGB value is (234, 238, 212).
Red value is 234, green value is 238, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #EAEED4: hue: 69°, saturation: 43.3%, and lightness: 88.2%.
Process color (CMYK) of #EAEED4 is 1.7%, 0%, 10.9%, 6.7%. Web safe color equivalent of #EAEED4 is ##FFFFCC. Color #EAEED4 contains mainly Cyan.
Color Spaces
| Color spaces of #EAEED4 | Value |
|---|---|
| RGB | 234, 238, 212 |
| HSL | 69°, 43.3%, 88.2% |
| HSV / HSB | 69°, 10.9%, 93.3% |
| CMYK | 1.7%, 0%, 10.9%, 6.7% |
| XYZ | 76.39, 83.4, 74.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11101110 | 11010100 |
| Octal | 352 | 356 | 324 |
| Decimal | 234 | 238 | 212 |
| Hex | EA | EE | D4 |
Shades of #EAEED4
Tints of #EAEED4
.mybgColor { background-color: #EAEED4; }
.myforeColor { color: #EAEED4; }
.myborderColor { border: 3px solid #EAEED4; }
<p style="color:#EAEED4">Text here</p>
This sample text is styled with font color #EAEED4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAEED4">Div content here</div>
<div style="border:3px solid #EAEED4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 238, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAEED4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAEED4;
-webkit-box-shadow: 1px 1px 3px #EAEED4;
box-shadow: 1px 1px 3px #EAEED4; }
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 #EAEED4 (Amazon Breeze)
Color Overview & Profile: Color #EAEED4, 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 92% Red (234/255), 93% Green (238/255), and 83% Blue (212/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAEED4 translates into the CMYK subtractive color model with values of 1.7% Cyan, 0% Magenta, 10.9% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 69°, saturation of 43.3%, and lightness of 88.2%.
Web Accessibility & Design Recommendations: When implementing #EAEED4 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.
