In RGB color space, #ff6401 hex color has a red value of 255, a green value of 100 and a blue value of 1.
In CMYK color space (used in color printing), #ff6401 hex color is composed of 0% cyan, 60.78% magenta, 99.61% yellow and 0% black.
#ff6401 color has a hue of 23.4 degrees, a saturation of 100% and a lightness of 50.2%.
#ff6401 hex color contains mainly RED.
The closest web safe color of #ff6401 is #ff6600
#ff6401 hex color has a decimal value of 16737281.
HEX | ff6401 | #ff6401 |
---|---|---|
RGB | 255, 100, 1 | rgb(255, 100, 1) |
RGB Percent | 100, 39.22, 0.39 | rgb(100, 39.22, 0.39) |
CMYK | 0, 61, 100, 0 | |
HSL | 23.4°, 100, 50.2 | hsl(23.4, 100%, 50.2%) |
HSV | 23.4°, 99.6, 100 |
XYZ | 45.803, 30.377, 3.478 |
---|---|
Hunter Lab | 55.115, 51.889, 34.839 |
CIE-LAB | 61.978, 55.889, 70.987 |
CIE-LCH | 61.978, 90.348, 51.786 |
CIE-LUV | 0, 60.78, 99.61, 0 |
Web Safe | ff6600 |
RGB percent of color #ff6401
CMYK percent of color #ff6401
Text with hexadecimal color #ff6401
This text has a font color of #ff6401
<p style="color:#ff6401">Text here</p>
#ff6401 Background Color
This box has a background color of #ff6401
<div style="background-color:#ff6401">Text here</div>
#ff6401 Border Color
This box has a border color of #ff6401
<div style="border: 4px solid #ff6401">Text here</div>
CSS codes
<p style="color:#ff6401">Text here</p>
<div style="background-color:#ff6401">Text here</div>
<div style="border: 4px solid #ff6401">Text here</div>
#ff6401 Color on white background
This is how a font and box color of #ff6401 will look
on a white background.
#ff6401 Color on black background
This is how a font and box color of #ff6401 hex color will look
on a black background.