In RGB color space, #ffa001 hex color has a red value of 255, a green value of 160 and a blue value of 1.
In CMYK color space (used in color printing), #ffa001 hex color is composed of 0% cyan, 37.25% magenta, 99.61% yellow and 0% black.
#ffa001 color has a hue of 37.6 degrees, a saturation of 100% and a lightness of 50.2%.
#ffa001 hex color contains mainly RED.
The closest web safe color of #ffa001 is #ff9900
#ffa001 hex color has a decimal value of 16752641.
HEX | ffa001 | #ffa001 |
---|---|---|
RGB | 255, 160, 1 | rgb(255, 160, 1) |
RGB Percent | 100, 62.75, 0.39 | rgb(100, 62.75, 0.39) |
CMYK | 0, 37, 100, 0 | |
HSL | 37.6°, 100, 50.2 | hsl(37.6, 100%, 50.2%) |
HSV | 37.6°, 99.6, 100 |
XYZ | 53.816, 46.404, 6.149 |
---|---|
Hunter Lab | 68.12, 21.806, 42.332 |
CIE-LAB | 73.807, 26.546, 78.107 |
CIE-LCH | 73.807, 82.495, 71.229 |
CIE-LUV | 0, 37.25, 99.61, 0 |
Web Safe | ff9900 |
RGB percent of color #ffa001
CMYK percent of color #ffa001
Text with hexadecimal color #ffa001
This text has a font color of #ffa001
<p style="color:#ffa001">Text here</p>
#ffa001 Background Color
This box has a background color of #ffa001
<div style="background-color:#ffa001">Text here</div>
#ffa001 Border Color
This box has a border color of #ffa001
<div style="border: 4px solid #ffa001">Text here</div>
CSS codes
<p style="color:#ffa001">Text here</p>
<div style="background-color:#ffa001">Text here</div>
<div style="border: 4px solid #ffa001">Text here</div>
#ffa001 Color on white background
This is how a font and box color of #ffa001 will look
on a white background.
#ffa001 Color on black background
This is how a font and box color of #ffa001 hex color will look
on a black background.