In RGB color space, #eaa000 hex color has a red value of 234, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #eaa000 hex color is composed of 0% cyan, 31.62% magenta, 100% yellow and 8.24% black.
#eaa000 color has a hue of 41 degrees, a saturation of 100% and a lightness of 45.9%.
#eaa000 hex color contains mainly RED.
The closest web safe color of #eaa000 is #ff9900
#eaa000 hex color has a decimal value of 15376384.
HEX | eaa000 | #eaa000 |
---|---|---|
RGB | 234, 160, 0 | rgb(234, 160, 0) |
RGB Percent | 91.76, 62.75, 0 | rgb(91.76, 62.75, 0) |
CMYK | 0, 32, 100, 8 | |
HSL | 41°, 100, 45.9 | hsl(41, 100%, 45.9%) |
HSV | 41°, 100, 91.8 |
XYZ | 46.502, 42.634, 5.778 |
---|---|
Hunter Lab | 65.295, 12.859, 40.46 |
CIE-LAB | 71.306, 17.668, 75.37 |
CIE-LCH | 71.306, 77.413, 76.807 |
CIE-LUV | 0, 31.62, 100, 8.24 |
Web Safe | ff9900 |
RGB percent of color #eaa000
CMYK percent of color #eaa000
Text with hexadecimal color #eaa000
This text has a font color of #eaa000
<p style="color:#eaa000">Text here</p>
#eaa000 Background Color
This box has a background color of #eaa000
<div style="background-color:#eaa000">Text here</div>
#eaa000 Border Color
This box has a border color of #eaa000
<div style="border: 4px solid #eaa000">Text here</div>
CSS codes
<p style="color:#eaa000">Text here</p>
<div style="background-color:#eaa000">Text here</div>
<div style="border: 4px solid #eaa000">Text here</div>
#eaa000 Color on white background
This is how a font and box color of #eaa000 will look
on a white background.
#eaa000 Color on black background
This is how a font and box color of #eaa000 hex color will look
on a black background.