#E5E1E7 Bubble Bath
#E5E1E7 (Bubble Bath) RGB value is (229, 225, 231).
Red value is 229, green value is 225, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #E5E1E7: hue: 280°, saturation: 11.1%, and lightness: 89.4%.
Process color (CMYK) of #E5E1E7 is 0.9%, 2.6%, 0%, 9.4%. Web safe color equivalent of #E5E1E7 is ##CCCCFF. Color #E5E1E7 contains mainly WHITE.
Color Spaces
| Color spaces of #E5E1E7 | Value |
|---|---|
| RGB | 229, 225, 231 |
| HSL | 280°, 11.1%, 89.4% |
| HSV / HSB | 280°, 2.6%, 90.6% |
| CMYK | 0.9%, 2.6%, 0%, 9.4% |
| XYZ | 73.66, 76.28, 86.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100101 | 11100001 | 11100111 |
| Octal | 345 | 341 | 347 |
| Decimal | 229 | 225 | 231 |
| Hex | E5 | E1 | E7 |
Shades of #E5E1E7
Tints of #E5E1E7
.mybgColor { background-color: #E5E1E7; }
.myforeColor { color: #E5E1E7; }
.myborderColor { border: 3px solid #E5E1E7; }
<p style="color:#E5E1E7">Text here</p>
This sample text is styled with font color #E5E1E7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E5E1E7">Div content here</div>
<div style="border:3px solid #E5E1E7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(229, 225, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E5E1E7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E5E1E7;
-webkit-box-shadow: 1px 1px 3px #E5E1E7;
box-shadow: 1px 1px 3px #E5E1E7; }
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 #E5E1E7 (Bubble Bath)
Color Overview & Profile: Color #E5E1E7, also known as Bubble Bath, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (229/255), 88% Green (225/255), and 91% Blue (231/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E5E1E7 translates into the CMYK subtractive color model with values of 0.9% Cyan, 2.6% Magenta, 0% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 280°, saturation of 11.1%, and lightness of 89.4%.
Web Accessibility & Design Recommendations: When implementing #E5E1E7 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 ##CCCCFF.
