#EBE8B9 Beacon
#EBE8B9 (Beacon) RGB value is (235, 232, 185).
Red value is 235, green value is 232, and blue value is 185.
Cylindrical-coordinate representations (HSL) of color #EBE8B9: hue: 56°, saturation: 55.6%, and lightness: 82.4%.
Process color (CMYK) of #EBE8B9 is 0%, 1.3%, 21.3%, 7.8%. Web safe color equivalent of #EBE8B9 is ##FFFFCC. Color #EBE8B9 contains mainly Yellow.
Color Spaces
| Color spaces of #EBE8B9 | Value |
|---|---|
| RGB | 235, 232, 185 |
| HSL | 56°, 55.6%, 82.4% |
| HSV / HSB | 56°, 21.3%, 92.2% |
| CMYK | 0%, 1.3%, 21.3%, 7.8% |
| XYZ | 71.87, 78.88, 57.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11101000 | 10111001 |
| Octal | 353 | 350 | 271 |
| Decimal | 235 | 232 | 185 |
| Hex | EB | E8 | B9 |
Shades of #EBE8B9
Tints of #EBE8B9
.mybgColor { background-color: #EBE8B9; }
.myforeColor { color: #EBE8B9; }
.myborderColor { border: 3px solid #EBE8B9; }
<p style="color:#EBE8B9">Text here</p>
This sample text is styled with font color #EBE8B9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBE8B9">Div content here</div>
<div style="border:3px solid #EBE8B9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 232, 185, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBE8B9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBE8B9;
-webkit-box-shadow: 1px 1px 3px #EBE8B9;
box-shadow: 1px 1px 3px #EBE8B9; }
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 #EBE8B9 (Beacon)
Color Overview & Profile: Color #EBE8B9, also known as Beacon, 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), 91% Green (232/255), and 73% Blue (185/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBE8B9 translates into the CMYK subtractive color model with values of 0% Cyan, 1.3% Magenta, 21.3% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 55.6%, and lightness of 82.4%.
Web Accessibility & Design Recommendations: When implementing #EBE8B9 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 ##FFFFCC.
