#BEBD99 Esprit
#BEBD99 (Esprit) RGB value is (190, 189, 153).
Red value is 190, green value is 189, and blue value is 153.
Cylindrical-coordinate representations (HSL) of color #BEBD99: hue: 58°, saturation: 22.2%, and lightness: 67.3%.
Process color (CMYK) of #BEBD99 is 0%, 0.5%, 19.5%, 25.5%. Web safe color equivalent of #BEBD99 is ##CCCC99. Color #BEBD99 contains mainly Yellow.
Color Spaces
| Color spaces of #BEBD99 | Value |
|---|---|
| RGB | 190, 189, 153 |
| HSL | 58°, 22.2%, 67.3% |
| HSV / HSB | 58°, 19.5%, 74.5% |
| CMYK | 0%, 0.5%, 19.5%, 25.5% |
| XYZ | 45.18, 49.64, 37.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 10111101 | 10011001 |
| Octal | 276 | 275 | 231 |
| Decimal | 190 | 189 | 153 |
| Hex | BE | BD | 99 |
Shades of #BEBD99
Tints of #BEBD99
.mybgColor { background-color: #BEBD99; }
.myforeColor { color: #BEBD99; }
.myborderColor { border: 3px solid #BEBD99; }
<p style="color:#BEBD99">Text here</p>
This sample text is styled with font color #BEBD99. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BEBD99">Div content here</div>
<div style="border:3px solid #BEBD99">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 189, 153, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BEBD99; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BEBD99;
-webkit-box-shadow: 1px 1px 3px #BEBD99;
box-shadow: 1px 1px 3px #BEBD99; }
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 #BEBD99 (Esprit)
Color Overview & Profile: Color #BEBD99, also known as Esprit, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (190/255), 74% Green (189/255), and 60% Blue (153/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BEBD99 translates into the CMYK subtractive color model with values of 0% Cyan, 0.5% Magenta, 19.5% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 58°, saturation of 22.2%, and lightness of 67.3%.
Web Accessibility & Design Recommendations: When implementing #BEBD99 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 ##CCCC99.
