#E6EFEE Cloud
#E6EFEE (Cloud) RGB value is (230, 239, 238).
Red value is 230, green value is 239, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #E6EFEE: hue: 173°, saturation: 22%, and lightness: 92%.
Process color (CMYK) of #E6EFEE is 3.8%, 0%, 0.4%, 6.3%. Web safe color equivalent of #E6EFEE is ##FFFFFF. Color #E6EFEE contains mainly WHITE.
Color Spaces
| Color spaces of #E6EFEE | Value |
|---|---|
| RGB | 230, 239, 238 |
| HSL | 173°, 22%, 92% |
| HSV / HSB | 173°, 3.8%, 93.7% |
| CMYK | 3.8%, 0%, 0.4%, 6.3% |
| XYZ | 78.93, 84.73, 93.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 11101111 | 11101110 |
| Octal | 346 | 357 | 356 |
| Decimal | 230 | 239 | 238 |
| Hex | E6 | EF | EE |
Shades of #E6EFEE
Tints of #E6EFEE
.mybgColor { background-color: #E6EFEE; }
.myforeColor { color: #E6EFEE; }
.myborderColor { border: 3px solid #E6EFEE; }
<p style="color:#E6EFEE">Text here</p>
This sample text is styled with font color #E6EFEE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6EFEE">Div content here</div>
<div style="border:3px solid #E6EFEE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 239, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6EFEE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6EFEE;
-webkit-box-shadow: 1px 1px 3px #E6EFEE;
box-shadow: 1px 1px 3px #E6EFEE; }
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 #E6EFEE (Cloud)
Color Overview & Profile: Color #E6EFEE, also known as Cloud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 94% Green (239/255), and 93% Blue (238/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6EFEE translates into the CMYK subtractive color model with values of 3.8% Cyan, 0% Magenta, 0.4% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 173°, saturation of 22%, and lightness of 92%.
Web Accessibility & Design Recommendations: When implementing #E6EFEE 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 ##FFFFFF.
