In RGB color space, #ffaa02 hex color has a red value of 255, a green value of 170 and a blue value of 2.
In CMYK color space (used in color printing), #ffaa02 hex color is composed of 0% cyan, 33.33% magenta, 99.22% yellow and 0% black.
#ffaa02 color has a hue of 39.8 degrees, a saturation of 100% and a lightness of 50.4%.
#ffaa02 hex color contains mainly RED.
The closest web safe color of #ffaa02 is #ff9900
#ffaa02 hex color has a decimal value of 16755202.
HEX | ffaa02 | #ffaa02 |
---|---|---|
RGB | 255, 170, 2 | rgb(255, 170, 2) |
RGB Percent | 100, 66.67, 0.78 | rgb(100, 66.67, 0.78) |
CMYK | 0, 33, 99, 0 | |
HSL | 39.8°, 100, 50.4 | hsl(39.8, 100%, 50.4%) |
HSV | 39.8°, 99.2, 100 |
XYZ | 55.626, 50.014, 6.779 |
---|---|
Hunter Lab | 70.721, 16.64, 43.821 |
CIE-LAB | 76.078, 21.344, 79.487 |
CIE-LCH | 76.078, 82.303, 74.969 |
CIE-LUV | 0, 33.33, 99.22, 0 |
Web Safe | ff9900 |
RGB percent of color #ffaa02
CMYK percent of color #ffaa02
Text with hexadecimal color #ffaa02
This text has a font color of #ffaa02
<p style="color:#ffaa02">Text here</p>
#ffaa02 Background Color
This box has a background color of #ffaa02
<div style="background-color:#ffaa02">Text here</div>
#ffaa02 Border Color
This box has a border color of #ffaa02
<div style="border: 4px solid #ffaa02">Text here</div>
CSS codes
<p style="color:#ffaa02">Text here</p>
<div style="background-color:#ffaa02">Text here</div>
<div style="border: 4px solid #ffaa02">Text here</div>
#ffaa02 Color on white background
This is how a font and box color of #ffaa02 will look
on a white background.
#ffaa02 Color on black background
This is how a font and box color of #ffaa02 hex color will look
on a black background.