In RGB color space, #aaaa03 hex color has a red value of 170, a green value of 170 and a blue value of 3.
In CMYK color space (used in color printing), #aaaa03 hex color is composed of 0% cyan, 0% magenta, 98.24% yellow and 33.33% black.
#aaaa03 color has a hue of 60 degrees, a saturation of 96.53% and a lightness of 33.9%.
#aaaa03 hex color contains mainly RED.
The closest web safe color of #aaaa03 is #999900
#aaaa03 hex color has a decimal value of 11184643.
HEX | aaaa03 | #aaaa03 |
---|---|---|
RGB | 170, 170, 3 | rgb(170, 170, 3) |
RGB Percent | 66.67, 66.67, 1.18 | rgb(66.67, 66.67, 1.18) |
CMYK | 0, 0, 98, 33 | |
HSL | 60°, 96.53, 33.9 | hsl(60, 96.53%, 33.9%) |
HSV | 60°, 98.2, 66.7 |
XYZ | 30.969, 37.302, 5.654 |
---|---|
Hunter Lab | 61.075, -16.371, 37.264 |
CIE-LAB | 67.503, -15.868, 69.355 |
CIE-LCH | 67.503, 71.147, 102.887 |
CIE-LUV | 0, 0, 98.24, 33.33 |
Web Safe | 999900 |
RGB percent of color #aaaa03
CMYK percent of color #aaaa03
Text with hexadecimal color #aaaa03
This text has a font color of #aaaa03
<p style="color:#aaaa03">Text here</p>
#aaaa03 Background Color
This box has a background color of #aaaa03
<div style="background-color:#aaaa03">Text here</div>
#aaaa03 Border Color
This box has a border color of #aaaa03
<div style="border: 4px solid #aaaa03">Text here</div>
CSS codes
<p style="color:#aaaa03">Text here</p>
<div style="background-color:#aaaa03">Text here</div>
<div style="border: 4px solid #aaaa03">Text here</div>
#aaaa03 Color on white background
This is how a font and box color of #aaaa03 will look
on a white background.
#aaaa03 Color on black background
This is how a font and box color of #aaaa03 hex color will look
on a black background.