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