#E9AD54 Optimist Gold
#E9AD54 (Optimist Gold) RGB value is (233, 173, 84).
Red value is 233, green value is 173, and blue value is 84.
Cylindrical-coordinate representations (HSL) of color #E9AD54: hue: 36°, saturation: 77.2%, and lightness: 62.2%.
Process color (CMYK) of #E9AD54 is 0%, 25.8%, 63.9%, 8.6%. Web safe color equivalent of #E9AD54 is ##FF9966. Color #E9AD54 contains mainly Red.
Color Spaces
| Color spaces of #E9AD54 | Value |
|---|---|
| RGB | 233, 173, 84 |
| HSL | 36°, 77.2%, 62.2% |
| HSV / HSB | 36°, 63.9%, 91.4% |
| CMYK | 0%, 25.8%, 63.9%, 8.6% |
| XYZ | 50.15, 47.85, 14.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101001 | 10101101 | 01010100 |
| Octal | 351 | 255 | 124 |
| Decimal | 233 | 173 | 84 |
| Hex | E9 | AD | 54 |
Shades of #E9AD54
Tints of #E9AD54
.mybgColor { background-color: #E9AD54; }
.myforeColor { color: #E9AD54; }
.myborderColor { border: 3px solid #E9AD54; }
<p style="color:#E9AD54">Text here</p>
This sample text is styled with font color #E9AD54. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E9AD54">Div content here</div>
<div style="border:3px solid #E9AD54">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(233, 173, 84, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E9AD54; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E9AD54;
-webkit-box-shadow: 1px 1px 3px #E9AD54;
box-shadow: 1px 1px 3px #E9AD54; }
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 #E9AD54 (Optimist Gold)
Color Overview & Profile: Color #E9AD54, also known as Optimist Gold, 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 (233/255), 68% Green (173/255), and 33% Blue (84/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E9AD54 translates into the CMYK subtractive color model with values of 0% Cyan, 25.8% Magenta, 63.9% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 77.2%, and lightness of 62.2%.
Web Accessibility & Design Recommendations: When implementing #E9AD54 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.
