#E9E5E6 Ambience White
#E9E5E6 (Ambience White) RGB value is (233, 229, 230).
Red value is 233, green value is 229, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #E9E5E6: hue: 345°, saturation: 8.3%, and lightness: 90.6%.
Process color (CMYK) of #E9E5E6 is 0%, 1.7%, 1.3%, 8.6%. Web safe color equivalent of #E9E5E6 is ##FFCCFF. Color #E9E5E6 contains mainly WHITE.
Color Spaces
| Color spaces of #E9E5E6 | Value |
|---|---|
| RGB | 233, 229, 230 |
| HSL | 345°, 8.3%, 90.6% |
| HSV / HSB | 345°, 1.7%, 91.4% |
| CMYK | 0%, 1.7%, 1.3%, 8.6% |
| XYZ | 75.9, 79.08, 86.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101001 | 11100101 | 11100110 |
| Octal | 351 | 345 | 346 |
| Decimal | 233 | 229 | 230 |
| Hex | E9 | E5 | E6 |
Shades of #E9E5E6
Tints of #E9E5E6
.mybgColor { background-color: #E9E5E6; }
.myforeColor { color: #E9E5E6; }
.myborderColor { border: 3px solid #E9E5E6; }
<p style="color:#E9E5E6">Text here</p>
This sample text is styled with font color #E9E5E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E9E5E6">Div content here</div>
<div style="border:3px solid #E9E5E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(233, 229, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E9E5E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E9E5E6;
-webkit-box-shadow: 1px 1px 3px #E9E5E6;
box-shadow: 1px 1px 3px #E9E5E6; }
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 #E9E5E6 (Ambience White)
Color Overview & Profile: Color #E9E5E6, also known as Ambience White, 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 (233/255), 90% Green (229/255), and 90% Blue (230/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E9E5E6 translates into the CMYK subtractive color model with values of 0% Cyan, 1.7% Magenta, 1.3% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 345°, saturation of 8.3%, and lightness of 90.6%.
Web Accessibility & Design Recommendations: When implementing #E9E5E6 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 ##FFCCFF.
