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