#E1E9DB Pergola Panorama
#E1E9DB (Pergola Panorama) RGB value is (225, 233, 219).
Red value is 225, green value is 233, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #E1E9DB: hue: 94°, saturation: 24.1%, and lightness: 88.6%.
Process color (CMYK) of #E1E9DB is 3.4%, 0%, 6%, 8.6%. Web safe color equivalent of #E1E9DB is ##CCFFCC. Color #E1E9DB contains mainly WHITE.
Color Spaces
| Color spaces of #E1E9DB | Value |
|---|---|
| RGB | 225, 233, 219 |
| HSL | 94°, 24.1%, 88.6% |
| HSV / HSB | 94°, 6%, 91.4% |
| CMYK | 3.4%, 0%, 6%, 8.6% |
| XYZ | 72.97, 79.4, 78.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100001 | 11101001 | 11011011 |
| Octal | 341 | 351 | 333 |
| Decimal | 225 | 233 | 219 |
| Hex | E1 | E9 | DB |
Shades of #E1E9DB
Tints of #E1E9DB
.mybgColor { background-color: #E1E9DB; }
.myforeColor { color: #E1E9DB; }
.myborderColor { border: 3px solid #E1E9DB; }
<p style="color:#E1E9DB">Text here</p>
This sample text is styled with font color #E1E9DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E1E9DB">Div content here</div>
<div style="border:3px solid #E1E9DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(225, 233, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E1E9DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E1E9DB;
-webkit-box-shadow: 1px 1px 3px #E1E9DB;
box-shadow: 1px 1px 3px #E1E9DB; }
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 #E1E9DB (Pergola Panorama)
Color Overview & Profile: Color #E1E9DB, also known as Pergola Panorama, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (225/255), 91% Green (233/255), and 86% Blue (219/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E1E9DB translates into the CMYK subtractive color model with values of 3.4% Cyan, 0% Magenta, 6% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 94°, saturation of 24.1%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #E1E9DB 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 ##CCFFCC.
