#E6AC4D Lemon Essence
#E6AC4D (Lemon Essence) RGB value is (230, 172, 77).
Red value is 230, green value is 172, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #E6AC4D: hue: 37°, saturation: 75.4%, and lightness: 60.2%.
Process color (CMYK) of #E6AC4D is 0%, 25.2%, 66.5%, 9.8%. Web safe color equivalent of #E6AC4D is ##FF9966. Color #E6AC4D contains mainly Red.
Color Spaces
| Color spaces of #E6AC4D | Value |
|---|---|
| RGB | 230, 172, 77 |
| HSL | 37°, 75.4%, 60.2% |
| HSV / HSB | 37°, 66.5%, 90.2% |
| CMYK | 0%, 25.2%, 66.5%, 9.8% |
| XYZ | 48.73, 46.87, 13.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 10101100 | 01001101 |
| Octal | 346 | 254 | 115 |
| Decimal | 230 | 172 | 77 |
| Hex | E6 | AC | 4D |
Shades of #E6AC4D
Tints of #E6AC4D
.mybgColor { background-color: #E6AC4D; }
.myforeColor { color: #E6AC4D; }
.myborderColor { border: 3px solid #E6AC4D; }
<p style="color:#E6AC4D">Text here</p>
This sample text is styled with font color #E6AC4D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6AC4D">Div content here</div>
<div style="border:3px solid #E6AC4D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 172, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6AC4D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6AC4D;
-webkit-box-shadow: 1px 1px 3px #E6AC4D;
box-shadow: 1px 1px 3px #E6AC4D; }
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 #E6AC4D (Lemon Essence)
Color Overview & Profile: Color #E6AC4D, also known as Lemon Essence, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 67% Green (172/255), and 30% Blue (77/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6AC4D translates into the CMYK subtractive color model with values of 0% Cyan, 25.2% Magenta, 66.5% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 75.4%, and lightness of 60.2%.
Web Accessibility & Design Recommendations: When implementing #E6AC4D 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 ##FF9966.
