#EFE5D7 Pale Chamois
#EFE5D7 (Pale Chamois) RGB value is (239, 229, 215).
Red value is 239, green value is 229, and blue value is 215.
Cylindrical-coordinate representations (HSL) of color #EFE5D7: hue: 35°, saturation: 42.9%, and lightness: 89%.
Process color (CMYK) of #EFE5D7 is 0%, 4.2%, 10%, 6.3%. Web safe color equivalent of #EFE5D7 is ##FFCCCC. Color #EFE5D7 contains mainly Yellow.
Color Spaces
| Color spaces of #EFE5D7 | Value |
|---|---|
| RGB | 239, 229, 215 |
| HSL | 35°, 42.9%, 89% |
| HSV / HSB | 35°, 10%, 93.7% |
| CMYK | 0%, 4.2%, 10%, 6.3% |
| XYZ | 75.88, 79.3, 75.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11100101 | 11010111 |
| Octal | 357 | 345 | 327 |
| Decimal | 239 | 229 | 215 |
| Hex | EF | E5 | D7 |
Shades of #EFE5D7
Tints of #EFE5D7
.mybgColor { background-color: #EFE5D7; }
.myforeColor { color: #EFE5D7; }
.myborderColor { border: 3px solid #EFE5D7; }
<p style="color:#EFE5D7">Text here</p>
This sample text is styled with font color #EFE5D7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFE5D7">Div content here</div>
<div style="border:3px solid #EFE5D7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 229, 215, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFE5D7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFE5D7;
-webkit-box-shadow: 1px 1px 3px #EFE5D7;
box-shadow: 1px 1px 3px #EFE5D7; }
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 #EFE5D7 (Pale Chamois)
Color Overview & Profile: Color #EFE5D7, also known as Pale Chamois, 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), 90% Green (229/255), and 84% Blue (215/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFE5D7 translates into the CMYK subtractive color model with values of 0% Cyan, 4.2% Magenta, 10% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 42.9%, and lightness of 89%.
Web Accessibility & Design Recommendations: When implementing #EFE5D7 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.
