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