In RGB color space, #aaa150 hex color has a red value of 170, a green value of 161 and a blue value of 80.
In CMYK color space (used in color printing), #aaa150 hex color is composed of 0% cyan, 5.29% magenta, 52.94% yellow and 33.33% black.
#aaa150 color has a hue of 54 degrees, a saturation of 36% and a lightness of 49%.
#aaa150 hex color contains mainly RED.
The closest web safe color of #aaa150 is #999966
#aaa150 hex color has a decimal value of 11182416.
HEX | aaa150 | #aaa150 |
---|---|---|
RGB | 170, 161, 80 | rgb(170, 161, 80) |
RGB Percent | 66.67, 63.14, 31.37 | rgb(66.67, 63.14, 31.37) |
CMYK | 0, 5, 53, 33 | |
HSL | 54°, 36, 49 | hsl(54, 36%, 49%) |
HSV | 54°, 52.9, 66.7 |
XYZ | 30.77, 34.615, 12.649 |
---|---|
Hunter Lab | 58.835, -9.606, 28.437 |
CIE-LAB | 65.448, -7.748, 42.84 |
CIE-LCH | 65.448, 43.535, 100.252 |
CIE-LUV | 0, 5.29, 52.94, 33.33 |
Web Safe | 999966 |
RGB percent of color #aaa150
CMYK percent of color #aaa150
Text with hexadecimal color #aaa150
This text has a font color of #aaa150
<p style="color:#aaa150">Text here</p>
#aaa150 Background Color
This box has a background color of #aaa150
<div style="background-color:#aaa150">Text here</div>
#aaa150 Border Color
This box has a border color of #aaa150
<div style="border: 4px solid #aaa150">Text here</div>
CSS codes
<p style="color:#aaa150">Text here</p>
<div style="background-color:#aaa150">Text here</div>
<div style="border: 4px solid #aaa150">Text here</div>
#aaa150 Color on white background
This is how a font and box color of #aaa150 will look
on a white background.
#aaa150 Color on black background
This is how a font and box color of #aaa150 hex color will look
on a black background.