In RGB color space, #ff9f01 hex color has a red value of 255, a green value of 159 and a blue value of 1.
In CMYK color space (used in color printing), #ff9f01 hex color is composed of 0% cyan, 37.65% magenta, 99.61% yellow and 0% black.
#ff9f01 color has a hue of 37.3 degrees, a saturation of 100% and a lightness of 50.2%.
#ff9f01 hex color contains mainly RED.
The closest web safe color of #ff9f01 is #ff9900
#ff9f01 hex color has a decimal value of 16752385.
HEX | ff9f01 | #ff9f01 |
---|---|---|
RGB | 255, 159, 1 | rgb(255, 159, 1) |
RGB Percent | 100, 62.35, 0.39 | rgb(100, 62.35, 0.39) |
CMYK | 0, 38, 100, 0 | |
HSL | 37.3°, 100, 50.2 | hsl(37.3, 100%, 50.2%) |
HSV | 37.3°, 99.6, 100 |
XYZ | 53.644, 46.058, 6.092 |
---|---|
Hunter Lab | 67.866, 22.328, 42.184 |
CIE-LAB | 73.583, 27.069, 77.959 |
CIE-LCH | 73.583, 82.525, 70.852 |
CIE-LUV | 0, 37.65, 99.61, 0 |
Web Safe | ff9900 |
RGB percent of color #ff9f01
CMYK percent of color #ff9f01
Text with hexadecimal color #ff9f01
This text has a font color of #ff9f01
<p style="color:#ff9f01">Text here</p>
#ff9f01 Background Color
This box has a background color of #ff9f01
<div style="background-color:#ff9f01">Text here</div>
#ff9f01 Border Color
This box has a border color of #ff9f01
<div style="border: 4px solid #ff9f01">Text here</div>
CSS codes
<p style="color:#ff9f01">Text here</p>
<div style="background-color:#ff9f01">Text here</div>
<div style="border: 4px solid #ff9f01">Text here</div>
#ff9f01 Color on white background
This is how a font and box color of #ff9f01 will look
on a white background.
#ff9f01 Color on black background
This is how a font and box color of #ff9f01 hex color will look
on a black background.