#EBF1E2 Hidden Jade
#EBF1E2 (Hidden Jade) RGB value is (235, 241, 226).
Red value is 235, green value is 241, and blue value is 226.
Cylindrical-coordinate representations (HSL) of color #EBF1E2: hue: 84°, saturation: 34.9%, and lightness: 91.6%.
Process color (CMYK) of #EBF1E2 is 2.5%, 0%, 6.2%, 5.5%. Web safe color equivalent of #EBF1E2 is ##FFFFCC. Color #EBF1E2 contains mainly WHITE.
Color Spaces
| Color spaces of #EBF1E2 | Value |
|---|---|
| RGB | 235, 241, 226 |
| HSL | 84°, 34.9%, 91.6% |
| HSV / HSB | 84°, 6.2%, 94.5% |
| CMYK | 2.5%, 0%, 6.2%, 5.5% |
| XYZ | 79.44, 86.06, 84.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11110001 | 11100010 |
| Octal | 353 | 361 | 342 |
| Decimal | 235 | 241 | 226 |
| Hex | EB | F1 | E2 |
Shades of #EBF1E2
Tints of #EBF1E2
.mybgColor { background-color: #EBF1E2; }
.myforeColor { color: #EBF1E2; }
.myborderColor { border: 3px solid #EBF1E2; }
<p style="color:#EBF1E2">Text here</p>
This sample text is styled with font color #EBF1E2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBF1E2">Div content here</div>
<div style="border:3px solid #EBF1E2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 241, 226, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBF1E2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBF1E2;
-webkit-box-shadow: 1px 1px 3px #EBF1E2;
box-shadow: 1px 1px 3px #EBF1E2; }
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 #EBF1E2 (Hidden Jade)
Color Overview & Profile: Color #EBF1E2, also known as Hidden Jade, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 95% Green (241/255), and 89% Blue (226/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBF1E2 translates into the CMYK subtractive color model with values of 2.5% Cyan, 0% Magenta, 6.2% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 84°, saturation of 34.9%, and lightness of 91.6%.
Web Accessibility & Design Recommendations: When implementing #EBF1E2 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 ##FFFFCC.
