#E49929 Kingpin Gold
#E49929 (Kingpin Gold) RGB value is (228, 153, 41).
Red value is 228, green value is 153, and blue value is 41.
Cylindrical-coordinate representations (HSL) of color #E49929: hue: 36°, saturation: 77.6%, and lightness: 52.7%.
Process color (CMYK) of #E49929 is 0%, 32.9%, 82%, 10.6%. Web safe color equivalent of #E49929 is ##CC9933. Color #E49929 contains mainly Red.
Color Spaces
| Color spaces of #E49929 | Value |
|---|---|
| RGB | 228, 153, 41 |
| HSL | 36°, 77.6%, 52.7% |
| HSV / HSB | 36°, 82%, 89.4% |
| CMYK | 0%, 32.9%, 82%, 10.6% |
| XYZ | 43.79, 39.44, 7.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100100 | 10011001 | 00101001 |
| Octal | 344 | 231 | 051 |
| Decimal | 228 | 153 | 41 |
| Hex | E4 | 99 | 29 |
Shades of #E49929
Tints of #E49929
.mybgColor { background-color: #E49929; }
.myforeColor { color: #E49929; }
.myborderColor { border: 3px solid #E49929; }
<p style="color:#E49929">Text here</p>
This sample text is styled with font color #E49929. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E49929">Div content here</div>
<div style="border:3px solid #E49929">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(228, 153, 41, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E49929; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E49929;
-webkit-box-shadow: 1px 1px 3px #E49929;
box-shadow: 1px 1px 3px #E49929; }
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 #E49929 (Kingpin Gold)
Color Overview & Profile: Color #E49929, also known as Kingpin Gold, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (228/255), 60% Green (153/255), and 16% Blue (41/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E49929 translates into the CMYK subtractive color model with values of 0% Cyan, 32.9% Magenta, 82% Yellow, and 10.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 77.6%, and lightness of 52.7%.
Web Accessibility & Design Recommendations: When implementing #E49929 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 ##CC9933.
