In RGB color space, #aaaa2b hex color has a red value of 170, a green value of 170 and a blue value of 43.
In CMYK color space (used in color printing), #aaaa2b hex color is composed of 0% cyan, 0% magenta, 74.71% yellow and 33.33% black.
#aaaa2b color has a hue of 60 degrees, a saturation of 59.62% and a lightness of 41.8%.
#aaaa2b hex color contains mainly RED.
The closest web safe color of #aaaa2b is #999933
#aaaa2b hex color has a decimal value of 11184683.
HEX | aaaa2b | #aaaa2b |
---|---|---|
RGB | 170, 170, 43 | rgb(170, 170, 43) |
RGB Percent | 66.67, 66.67, 16.86 | rgb(66.67, 66.67, 16.86) |
CMYK | 0, 0, 75, 33 | |
HSL | 60°, 59.62, 41.8 | hsl(60, 59.62%, 41.8%) |
HSV | 60°, 74.7, 66.7 |
XYZ | 31.388, 37.47, 7.864 |
---|---|
Hunter Lab | 61.213, -15.593, 35.232 |
CIE-LAB | 67.628, -14.862, 60.897 |
CIE-LCH | 67.628, 62.684, 103.715 |
CIE-LUV | 0, 0, 74.71, 33.33 |
Web Safe | 999933 |
RGB percent of color #aaaa2b
CMYK percent of color #aaaa2b
Text with hexadecimal color #aaaa2b
This text has a font color of #aaaa2b
<p style="color:#aaaa2b">Text here</p>
#aaaa2b Background Color
This box has a background color of #aaaa2b
<div style="background-color:#aaaa2b">Text here</div>
#aaaa2b Border Color
This box has a border color of #aaaa2b
<div style="border: 4px solid #aaaa2b">Text here</div>
CSS codes
<p style="color:#aaaa2b">Text here</p>
<div style="background-color:#aaaa2b">Text here</div>
<div style="border: 4px solid #aaaa2b">Text here</div>
#aaaa2b Color on white background
This is how a font and box color of #aaaa2b will look
on a white background.
#aaaa2b Color on black background
This is how a font and box color of #aaaa2b hex color will look
on a black background.