In RGB color space, #aaa520 hex color has a red value of 170, a green value of 165 and a blue value of 32.
In CMYK color space (used in color printing), #aaa520 hex color is composed of 0% cyan, 2.94% magenta, 81.18% yellow and 33.33% black.
#aaa520 color has a hue of 57.8 degrees, a saturation of 68.32% and a lightness of 39.6%.
#aaa520 hex color contains mainly RED.
The closest web safe color of #aaa520 is #999933
#aaa520 hex color has a decimal value of 11183392.
HEX | aaa520 | #aaa520 |
---|---|---|
RGB | 170, 165, 32 | rgb(170, 165, 32) |
RGB Percent | 66.67, 64.71, 12.55 | rgb(66.67, 64.71, 12.55) |
CMYK | 0, 3, 81, 33 | |
HSL | 57.8°, 68.32, 39.6 | hsl(57.8, 68.32%, 39.6%) |
HSV | 57.8°, 81.2, 66.7 |
XYZ | 30.293, 35.561, 6.634 |
---|---|
Hunter Lab | 59.633, -13.682, 35.147 |
CIE-LAB | 66.183, -12.7, 62.996 |
CIE-LCH | 66.183, 64.263, 101.398 |
CIE-LUV | 0, 2.94, 81.18, 33.33 |
Web Safe | 999933 |
RGB percent of color #aaa520
CMYK percent of color #aaa520
Text with hexadecimal color #aaa520
This text has a font color of #aaa520
<p style="color:#aaa520">Text here</p>
#aaa520 Background Color
This box has a background color of #aaa520
<div style="background-color:#aaa520">Text here</div>
#aaa520 Border Color
This box has a border color of #aaa520
<div style="border: 4px solid #aaa520">Text here</div>
CSS codes
<p style="color:#aaa520">Text here</p>
<div style="background-color:#aaa520">Text here</div>
<div style="border: 4px solid #aaa520">Text here</div>
#aaa520 Color on white background
This is how a font and box color of #aaa520 will look
on a white background.
#aaa520 Color on black background
This is how a font and box color of #aaa520 hex color will look
on a black background.