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