#EFEEDB Amazon Mist
#EFEEDB (Amazon Mist) RGB value is (239, 238, 219).
Red value is 239, green value is 238, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #EFEEDB: hue: 57°, saturation: 38.5%, and lightness: 89.8%.
Process color (CMYK) of #EFEEDB is 0%, 0.4%, 8.4%, 6.3%. Web safe color equivalent of #EFEEDB is ##FFFFCC. Color #EFEEDB contains mainly Yellow.
Color Spaces
| Color spaces of #EFEEDB | Value |
|---|---|
| RGB | 239, 238, 219 |
| HSL | 57°, 38.5%, 89.8% |
| HSV / HSB | 57°, 8.4%, 93.7% |
| CMYK | 0%, 0.4%, 8.4%, 6.3% |
| XYZ | 78.96, 84.61, 79.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11101110 | 11011011 |
| Octal | 357 | 356 | 333 |
| Decimal | 239 | 238 | 219 |
| Hex | EF | EE | DB |
Shades of #EFEEDB
Tints of #EFEEDB
.mybgColor { background-color: #EFEEDB; }
.myforeColor { color: #EFEEDB; }
.myborderColor { border: 3px solid #EFEEDB; }
<p style="color:#EFEEDB">Text here</p>
This sample text is styled with font color #EFEEDB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFEEDB">Div content here</div>
<div style="border:3px solid #EFEEDB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 238, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFEEDB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFEEDB;
-webkit-box-shadow: 1px 1px 3px #EFEEDB;
box-shadow: 1px 1px 3px #EFEEDB; }
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 #EFEEDB (Amazon Mist)
Color Overview & Profile: Color #EFEEDB, also known as Amazon Mist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (239/255), 93% Green (238/255), and 86% Blue (219/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFEEDB translates into the CMYK subtractive color model with values of 0% Cyan, 0.4% Magenta, 8.4% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 38.5%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #EFEEDB 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.
