#EFE4BB Beach
#EFE4BB (Beach) RGB value is (239, 228, 187).
Red value is 239, green value is 228, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #EFE4BB: hue: 47°, saturation: 61.9%, and lightness: 83.5%.
Process color (CMYK) of #EFE4BB is 0%, 4.6%, 21.8%, 6.3%. Web safe color equivalent of #EFE4BB is ##FFCCCC. Color #EFE4BB contains mainly Yellow.
Color Spaces
| Color spaces of #EFE4BB | Value |
|---|---|
| RGB | 239, 228, 187 |
| HSL | 47°, 61.9%, 83.5% |
| HSV / HSB | 47°, 21.8%, 93.7% |
| CMYK | 0%, 4.6%, 21.8%, 6.3% |
| XYZ | 72.31, 77.43, 58.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11100100 | 10111011 |
| Octal | 357 | 344 | 273 |
| Decimal | 239 | 228 | 187 |
| Hex | EF | E4 | BB |
Shades of #EFE4BB
Tints of #EFE4BB
.mybgColor { background-color: #EFE4BB; }
.myforeColor { color: #EFE4BB; }
.myborderColor { border: 3px solid #EFE4BB; }
<p style="color:#EFE4BB">Text here</p>
This sample text is styled with font color #EFE4BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFE4BB">Div content here</div>
<div style="border:3px solid #EFE4BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 228, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFE4BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFE4BB;
-webkit-box-shadow: 1px 1px 3px #EFE4BB;
box-shadow: 1px 1px 3px #EFE4BB; }
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 #EFE4BB (Beach)
Color Overview & Profile: Color #EFE4BB, also known as Beach, 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), 89% Green (228/255), and 73% Blue (187/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFE4BB translates into the CMYK subtractive color model with values of 0% Cyan, 4.6% Magenta, 21.8% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 47°, saturation of 61.9%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #EFE4BB 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.
