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