#EDB06D Evening Sunset
#EDB06D (Evening Sunset) RGB value is (237, 176, 109).
Red value is 237, green value is 176, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #EDB06D: hue: 31°, saturation: 78%, and lightness: 67.8%.
Process color (CMYK) of #EDB06D is 0%, 25.7%, 54%, 7.1%. Web safe color equivalent of #EDB06D is ##FF9966. Color #EDB06D contains mainly Red.
Color Spaces
| Color spaces of #EDB06D | Value |
|---|---|
| RGB | 237, 176, 109 |
| HSL | 31°, 78%, 67.8% |
| HSV / HSB | 31°, 54%, 92.9% |
| CMYK | 0%, 25.7%, 54%, 7.1% |
| XYZ | 53.21, 50.16, 21.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 10110000 | 01101101 |
| Octal | 355 | 260 | 155 |
| Decimal | 237 | 176 | 109 |
| Hex | ED | B0 | 6D |
Shades of #EDB06D
Tints of #EDB06D
.mybgColor { background-color: #EDB06D; }
.myforeColor { color: #EDB06D; }
.myborderColor { border: 3px solid #EDB06D; }
<p style="color:#EDB06D">Text here</p>
This sample text is styled with font color #EDB06D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDB06D">Div content here</div>
<div style="border:3px solid #EDB06D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 176, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDB06D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDB06D;
-webkit-box-shadow: 1px 1px 3px #EDB06D;
box-shadow: 1px 1px 3px #EDB06D; }
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 #EDB06D (Evening Sunset)
Color Overview & Profile: Color #EDB06D, also known as Evening Sunset, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (237/255), 69% Green (176/255), and 43% Blue (109/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDB06D translates into the CMYK subtractive color model with values of 0% Cyan, 25.7% Magenta, 54% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 78%, and lightness of 67.8%.
Web Accessibility & Design Recommendations: When implementing #EDB06D 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.
