In RGB color space, #ff6001 hex color has a red value of 255, a green value of 96 and a blue value of 1.
In CMYK color space (used in color printing), #ff6001 hex color is composed of 0% cyan, 62.35% magenta, 99.61% yellow and 0% black.
#ff6001 color has a hue of 22.4 degrees, a saturation of 100% and a lightness of 50.2%.
#ff6001 hex color contains mainly RED.
The closest web safe color of #ff6001 is #ff6600
#ff6001 hex color has a decimal value of 16736257.
HEX | ff6001 | #ff6001 |
---|---|---|
RGB | 255, 96, 1 | rgb(255, 96, 1) |
RGB Percent | 100, 37.65, 0.39 | rgb(100, 37.65, 0.39) |
CMYK | 0, 62, 100, 0 | |
HSL | 22.4°, 100, 50.2 | hsl(22.4, 100%, 50.2%) |
HSV | 22.4°, 99.6, 100 |
XYZ | 45.428, 29.628, 3.353 |
---|---|
Hunter Lab | 54.432, 53.719, 34.45 |
CIE-LAB | 61.332, 57.602, 70.642 |
CIE-LCH | 61.332, 91.15, 50.806 |
CIE-LUV | 0, 62.35, 99.61, 0 |
Web Safe | ff6600 |
RGB percent of color #ff6001
CMYK percent of color #ff6001
Text with hexadecimal color #ff6001
This text has a font color of #ff6001
<p style="color:#ff6001">Text here</p>
#ff6001 Background Color
This box has a background color of #ff6001
<div style="background-color:#ff6001">Text here</div>
#ff6001 Border Color
This box has a border color of #ff6001
<div style="border: 4px solid #ff6001">Text here</div>
CSS codes
<p style="color:#ff6001">Text here</p>
<div style="background-color:#ff6001">Text here</div>
<div style="border: 4px solid #ff6001">Text here</div>
#ff6001 Color on white background
This is how a font and box color of #ff6001 will look
on a white background.
#ff6001 Color on black background
This is how a font and box color of #ff6001 hex color will look
on a black background.