#EEAA44 Summer Glow
#EEAA44 (Summer Glow) RGB value is (238, 170, 68).
Red value is 238, green value is 170, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #EEAA44: hue: 36°, saturation: 83.3%, and lightness: 60%.
Process color (CMYK) of #EEAA44 is 0%, 28.6%, 71.4%, 6.7%. Web safe color equivalent of #EEAA44 is ##FF9933. Color #EEAA44 contains mainly Red.
Color Spaces
| Color spaces of #EEAA44 | Value |
|---|---|
| RGB | 238, 170, 68 |
| HSL | 36°, 83.3%, 60% |
| HSV / HSB | 36°, 71.4%, 93.3% |
| CMYK | 0%, 28.6%, 71.4%, 6.7% |
| XYZ | 50.68, 47.35, 11.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 10101010 | 01000100 |
| Octal | 356 | 252 | 104 |
| Decimal | 238 | 170 | 68 |
| Hex | EE | AA | 44 |
Shades of #EEAA44
Tints of #EEAA44
.mybgColor { background-color: #EEAA44; }
.myforeColor { color: #EEAA44; }
.myborderColor { border: 3px solid #EEAA44; }
<p style="color:#EEAA44">Text here</p>
This sample text is styled with font color #EEAA44. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEAA44">Div content here</div>
<div style="border:3px solid #EEAA44">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 170, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEAA44; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEAA44;
-webkit-box-shadow: 1px 1px 3px #EEAA44;
box-shadow: 1px 1px 3px #EEAA44; }
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 #EEAA44 (Summer Glow)
Color Overview & Profile: Color #EEAA44, also known as Summer Glow, 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 (238/255), 67% Green (170/255), and 27% Blue (68/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEAA44 translates into the CMYK subtractive color model with values of 0% Cyan, 28.6% Magenta, 71.4% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 83.3%, and lightness of 60%.
Web Accessibility & Design Recommendations: When implementing #EEAA44 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 ##FF9933.
