#EDEFED Bái Sè White
#EDEFED (Bái Sè White) RGB value is (237, 239, 237).
Red value is 237, green value is 239, and blue value is 237.
Cylindrical-coordinate representations (HSL) of color #EDEFED: hue: 120°, saturation: 5.9%, and lightness: 93.3%.
Process color (CMYK) of #EDEFED is 0.8%, 0%, 0.8%, 6.3%. Web safe color equivalent of #EDEFED is ##FFFFFF. Color #EDEFED contains mainly WHITE.
Color Spaces
| Color spaces of #EDEFED | Value |
|---|---|
| RGB | 237, 239, 237 |
| HSL | 120°, 5.9%, 93.3% |
| HSV / HSB | 120°, 0.8%, 93.7% |
| CMYK | 0.8%, 0%, 0.8%, 6.3% |
| XYZ | 81.08, 85.85, 92.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11101111 | 11101101 |
| Octal | 355 | 357 | 355 |
| Decimal | 237 | 239 | 237 |
| Hex | ED | EF | ED |
Shades of #EDEFED
Tints of #EDEFED
.mybgColor { background-color: #EDEFED; }
.myforeColor { color: #EDEFED; }
.myborderColor { border: 3px solid #EDEFED; }
<p style="color:#EDEFED">Text here</p>
This sample text is styled with font color #EDEFED. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDEFED">Div content here</div>
<div style="border:3px solid #EDEFED">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 239, 237, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDEFED; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDEFED;
-webkit-box-shadow: 1px 1px 3px #EDEFED;
box-shadow: 1px 1px 3px #EDEFED; }
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 #EDEFED (Bái Sè White)
Color Overview & Profile: Color #EDEFED, 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 (237/255), 94% Green (239/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, #EDEFED translates into the CMYK subtractive color model with values of 0.8% Cyan, 0% Magenta, 0.8% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 5.9%, and lightness of 93.3%.
Web Accessibility & Design Recommendations: When implementing #EDEFED 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.
