In RGB color space, #aaaa50 hex color has a red value of 170, a green value of 170 and a blue value of 80.
In CMYK color space (used in color printing), #aaaa50 hex color is composed of 0% cyan, 0% magenta, 52.94% yellow and 33.33% black.
#aaaa50 color has a hue of 60 degrees, a saturation of 36% and a lightness of 49%.
#aaaa50 hex color contains mainly RED.
The closest web safe color of #aaaa50 is #999966
#aaaa50 hex color has a decimal value of 11184720.
HEX | aaaa50 | #aaaa50 |
---|---|---|
RGB | 170, 170, 80 | rgb(170, 170, 80) |
RGB Percent | 66.67, 66.67, 31.37 | rgb(66.67, 66.67, 31.37) |
CMYK | 0, 0, 53, 33 | |
HSL | 60°, 36, 49 | hsl(60, 36%, 49%) |
HSV | 60°, 52.9, 66.7 |
XYZ | 32.4, 37.875, 13.192 |
---|---|
Hunter Lab | 61.543, -13.726, 30.371 |
CIE-LAB | 67.928, -12.482, 45.739 |
CIE-LCH | 67.928, 47.412, 105.264 |
CIE-LUV | 0, 0, 52.94, 33.33 |
Web Safe | 999966 |
RGB percent of color #aaaa50
CMYK percent of color #aaaa50
Text with hexadecimal color #aaaa50
This text has a font color of #aaaa50
<p style="color:#aaaa50">Text here</p>
#aaaa50 Background Color
This box has a background color of #aaaa50
<div style="background-color:#aaaa50">Text here</div>
#aaaa50 Border Color
This box has a border color of #aaaa50
<div style="border: 4px solid #aaaa50">Text here</div>
CSS codes
<p style="color:#aaaa50">Text here</p>
<div style="background-color:#aaaa50">Text here</div>
<div style="border: 4px solid #aaaa50">Text here</div>
#aaaa50 Color on white background
This is how a font and box color of #aaaa50 will look
on a white background.
#aaaa50 Color on black background
This is how a font and box color of #aaaa50 hex color will look
on a black background.