#E2E6EF Ghostly Tuna
#E2E6EF (Ghostly Tuna) RGB value is (226, 230, 239).
Red value is 226, green value is 230, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #E2E6EF: hue: 222°, saturation: 28.9%, and lightness: 91.2%.
Process color (CMYK) of #E2E6EF is 5.4%, 3.8%, 0%, 6.3%. Web safe color equivalent of #E2E6EF is ##CCFFFF. Color #E2E6EF contains mainly WHITE.
Color Spaces
| Color spaces of #E2E6EF | Value |
|---|---|
| RGB | 226, 230, 239 |
| HSL | 222°, 28.9%, 91.2% |
| HSV / HSB | 222°, 5.4%, 93.7% |
| CMYK | 5.4%, 3.8%, 0%, 6.3% |
| XYZ | 75.24, 78.99, 92.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 11100110 | 11101111 |
| Octal | 342 | 346 | 357 |
| Decimal | 226 | 230 | 239 |
| Hex | E2 | E6 | EF |
Shades of #E2E6EF
Tints of #E2E6EF
.mybgColor { background-color: #E2E6EF; }
.myforeColor { color: #E2E6EF; }
.myborderColor { border: 3px solid #E2E6EF; }
<p style="color:#E2E6EF">Text here</p>
This sample text is styled with font color #E2E6EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2E6EF">Div content here</div>
<div style="border:3px solid #E2E6EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 230, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2E6EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2E6EF;
-webkit-box-shadow: 1px 1px 3px #E2E6EF;
box-shadow: 1px 1px 3px #E2E6EF; }
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 #E2E6EF (Ghostly Tuna)
Color Overview & Profile: Color #E2E6EF, also known as Ghostly Tuna, 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 (226/255), 90% Green (230/255), and 94% Blue (239/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E2E6EF translates into the CMYK subtractive color model with values of 5.4% Cyan, 3.8% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 222°, saturation of 28.9%, and lightness of 91.2%.
Web Accessibility & Design Recommendations: When implementing #E2E6EF 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 ##CCFFFF.
