#EFDFBE Beurre Blanc
#EFDFBE (Beurre Blanc) RGB value is (239, 223, 190).
Red value is 239, green value is 223, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #EFDFBE: hue: 40°, saturation: 60.5%, and lightness: 84.1%.
Process color (CMYK) of #EFDFBE is 0%, 6.7%, 20.5%, 6.3%. Web safe color equivalent of #EFDFBE is ##FFCCCC. Color #EFDFBE contains mainly Yellow.
Color Spaces
| Color spaces of #EFDFBE | Value |
|---|---|
| RGB | 239, 223, 190 |
| HSL | 40°, 60.5%, 84.1% |
| HSV / HSB | 40°, 20.5%, 93.7% |
| CMYK | 0%, 6.7%, 20.5%, 6.3% |
| XYZ | 71.28, 74.85, 59.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11011111 | 10111110 |
| Octal | 357 | 337 | 276 |
| Decimal | 239 | 223 | 190 |
| Hex | EF | DF | BE |
Shades of #EFDFBE
Tints of #EFDFBE
.mybgColor { background-color: #EFDFBE; }
.myforeColor { color: #EFDFBE; }
.myborderColor { border: 3px solid #EFDFBE; }
<p style="color:#EFDFBE">Text here</p>
This sample text is styled with font color #EFDFBE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFDFBE">Div content here</div>
<div style="border:3px solid #EFDFBE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 223, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFDFBE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFDFBE;
-webkit-box-shadow: 1px 1px 3px #EFDFBE;
box-shadow: 1px 1px 3px #EFDFBE; }
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 #EFDFBE (Beurre Blanc)
Color Overview & Profile: Color #EFDFBE, also known as Beurre Blanc, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (239/255), 87% Green (223/255), and 75% Blue (190/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFDFBE translates into the CMYK subtractive color model with values of 0% Cyan, 6.7% Magenta, 20.5% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 60.5%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #EFDFBE 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 ##FFCCCC.
