#E3E6CE Bleached Jade
#E3E6CE (Bleached Jade) RGB value is (227, 230, 206).
Red value is 227, green value is 230, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #E3E6CE: hue: 68°, saturation: 32.4%, and lightness: 85.5%.
Process color (CMYK) of #E3E6CE is 1.3%, 0%, 10.4%, 9.8%. Web safe color equivalent of #E3E6CE is ##CCFFCC. Color #E3E6CE contains mainly Cyan.
Color Spaces
| Color spaces of #E3E6CE | Value |
|---|---|
| RGB | 227, 230, 206 |
| HSL | 68°, 32.4%, 85.5% |
| HSV / HSB | 68°, 10.4%, 90.2% |
| CMYK | 1.3%, 0%, 10.4%, 9.8% |
| XYZ | 71.11, 77.38, 69.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 11100110 | 11001110 |
| Octal | 343 | 346 | 316 |
| Decimal | 227 | 230 | 206 |
| Hex | E3 | E6 | CE |
Shades of #E3E6CE
Tints of #E3E6CE
.mybgColor { background-color: #E3E6CE; }
.myforeColor { color: #E3E6CE; }
.myborderColor { border: 3px solid #E3E6CE; }
<p style="color:#E3E6CE">Text here</p>
This sample text is styled with font color #E3E6CE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E3E6CE">Div content here</div>
<div style="border:3px solid #E3E6CE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 230, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E3E6CE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E3E6CE;
-webkit-box-shadow: 1px 1px 3px #E3E6CE;
box-shadow: 1px 1px 3px #E3E6CE; }
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 #E3E6CE (Bleached Jade)
Color Overview & Profile: Color #E3E6CE, also known as Bleached Jade, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (227/255), 90% Green (230/255), and 81% Blue (206/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #E3E6CE translates into the CMYK subtractive color model with values of 1.3% Cyan, 0% Magenta, 10.4% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 32.4%, and lightness of 85.5%.
Web Accessibility & Design Recommendations: When implementing #E3E6CE 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.
