#E9DEC7 Aged Parchment
#E9DEC7 (Aged Parchment) RGB value is (233, 222, 199).
Red value is 233, green value is 222, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #E9DEC7: hue: 41°, saturation: 43.6%, and lightness: 84.7%.
Process color (CMYK) of #E9DEC7 is 0%, 4.7%, 14.6%, 8.6%. Web safe color equivalent of #E9DEC7 is ##FFCCCC. Color #E9DEC7 contains mainly Yellow.
Color Spaces
| Color spaces of #E9DEC7 | Value |
|---|---|
| RGB | 233, 222, 199 |
| HSL | 41°, 43.6%, 84.7% |
| HSV / HSB | 41°, 14.6%, 91.4% |
| CMYK | 0%, 4.7%, 14.6%, 8.6% |
| XYZ | 70.03, 73.69, 64.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101001 | 11011110 | 11000111 |
| Octal | 351 | 336 | 307 |
| Decimal | 233 | 222 | 199 |
| Hex | E9 | DE | C7 |
Shades of #E9DEC7
Tints of #E9DEC7
.mybgColor { background-color: #E9DEC7; }
.myforeColor { color: #E9DEC7; }
.myborderColor { border: 3px solid #E9DEC7; }
<p style="color:#E9DEC7">Text here</p>
This sample text is styled with font color #E9DEC7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E9DEC7">Div content here</div>
<div style="border:3px solid #E9DEC7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(233, 222, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E9DEC7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E9DEC7;
-webkit-box-shadow: 1px 1px 3px #E9DEC7;
box-shadow: 1px 1px 3px #E9DEC7; }
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 #E9DEC7 (Aged Parchment)
Color Overview & Profile: Color #E9DEC7, also known as Aged Parchment, 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), 87% Green (222/255), and 78% Blue (199/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E9DEC7 translates into the CMYK subtractive color model with values of 0% Cyan, 4.7% Magenta, 14.6% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 41°, saturation of 43.6%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #E9DEC7 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 ##FFCCCC.
