#E7CD8B Lol Yellow
#E7CD8B (Lol Yellow) RGB value is (231, 205, 139).
Red value is 231, green value is 205, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #E7CD8B: hue: 43°, saturation: 65.7%, and lightness: 72.5%.
Process color (CMYK) of #E7CD8B is 0%, 11.3%, 39.8%, 9.4%. Web safe color equivalent of #E7CD8B is ##FFCC99. Color #E7CD8B contains mainly Yellow.
Color Spaces
| Color spaces of #E7CD8B | Value |
|---|---|
| RGB | 231, 205, 139 |
| HSL | 43°, 65.7%, 72.5% |
| HSV / HSB | 43°, 39.8%, 90.6% |
| CMYK | 0%, 11.3%, 39.8%, 9.4% |
| XYZ | 59.45, 62.52, 33.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11001101 | 10001011 |
| Octal | 347 | 315 | 213 |
| Decimal | 231 | 205 | 139 |
| Hex | E7 | CD | 8B |
Shades of #E7CD8B
Tints of #E7CD8B
.mybgColor { background-color: #E7CD8B; }
.myforeColor { color: #E7CD8B; }
.myborderColor { border: 3px solid #E7CD8B; }
<p style="color:#E7CD8B">Text here</p>
This sample text is styled with font color #E7CD8B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7CD8B">Div content here</div>
<div style="border:3px solid #E7CD8B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 205, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7CD8B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7CD8B;
-webkit-box-shadow: 1px 1px 3px #E7CD8B;
box-shadow: 1px 1px 3px #E7CD8B; }
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 #E7CD8B (Lol Yellow)
Color Overview & Profile: Color #E7CD8B, also known as Lol Yellow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (231/255), 80% Green (205/255), and 55% Blue (139/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7CD8B translates into the CMYK subtractive color model with values of 0% Cyan, 11.3% Magenta, 39.8% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 65.7%, and lightness of 72.5%.
Web Accessibility & Design Recommendations: When implementing #E7CD8B 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 ##FFCC99.
