In RGB color space, #ffaa01 hex color has a red value of 255, a green value of 170 and a blue value of 1.
In CMYK color space (used in color printing), #ffaa01 hex color is composed of 0% cyan, 33.33% magenta, 99.61% yellow and 0% black.
#ffaa01 color has a hue of 39.9 degrees, a saturation of 100% and a lightness of 50.2%.
#ffaa01 hex color contains mainly RED.
The closest web safe color of #ffaa01 is #ff9900
#ffaa01 hex color has a decimal value of 16755201.
HEX | ffaa01 | #ffaa01 |
---|---|---|
RGB | 255, 170, 1 | rgb(255, 170, 1) |
RGB Percent | 100, 66.67, 0.39 | rgb(100, 66.67, 0.39) |
CMYK | 0, 33, 100, 0 | |
HSL | 39.9°, 100, 50.2 | hsl(39.9, 100%, 50.2%) |
HSV | 39.9°, 99.6, 100 |
XYZ | 55.62, 50.012, 6.75 |
---|---|
Hunter Lab | 70.719, 16.63, 43.844 |
CIE-LAB | 76.077, 21.334, 79.598 |
CIE-LCH | 76.077, 82.407, 74.996 |
CIE-LUV | 0, 33.33, 99.61, 0 |
Web Safe | ff9900 |
RGB percent of color #ffaa01
CMYK percent of color #ffaa01
Text with hexadecimal color #ffaa01
This text has a font color of #ffaa01
<p style="color:#ffaa01">Text here</p>
#ffaa01 Background Color
This box has a background color of #ffaa01
<div style="background-color:#ffaa01">Text here</div>
#ffaa01 Border Color
This box has a border color of #ffaa01
<div style="border: 4px solid #ffaa01">Text here</div>
CSS codes
<p style="color:#ffaa01">Text here</p>
<div style="background-color:#ffaa01">Text here</div>
<div style="border: 4px solid #ffaa01">Text here</div>
#ffaa01 Color on white background
This is how a font and box color of #ffaa01 will look
on a white background.
#ffaa01 Color on black background
This is how a font and box color of #ffaa01 hex color will look
on a black background.