In RGB color space, #ff0401 hex color has a red value of 255, a green value of 4 and a blue value of 1.
In CMYK color space (used in color printing), #ff0401 hex color is composed of 0% cyan, 98.43% magenta, 99.61% yellow and 0% black.
#ff0401 color has a hue of 0.7 degrees, a saturation of 100% and a lightness of 50.2%.
#ff0401 hex color contains mainly RED.
The closest web safe color of #ff0401 is #ff0000
#ff0401 hex color has a decimal value of 16712705.
HEX | ff0401 | #ff0401 |
---|---|---|
RGB | 255, 4, 1 | rgb(255, 4, 1) |
RGB Percent | 100, 1.57, 0.39 | rgb(100, 1.57, 0.39) |
CMYK | 0, 98, 100, 0 | |
HSL | 0.7°, 100, 50.2 | hsl(0.7, 100%, 50.2%) |
HSV | 0.7°, 99.6, 100 |
XYZ | 41.289, 21.349, 1.973 |
---|---|
Hunter Lab | 46.205, 78.65, 29.812 |
CIE-LAB | 53.329, 79.843, 67.002 |
CIE-LCH | 53.329, 104.231, 40.002 |
CIE-LUV | 0, 98.43, 99.61, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0401
CMYK percent of color #ff0401
Text with hexadecimal color #ff0401
This text has a font color of #ff0401
<p style="color:#ff0401">Text here</p>
#ff0401 Background Color
This box has a background color of #ff0401
<div style="background-color:#ff0401">Text here</div>
#ff0401 Border Color
This box has a border color of #ff0401
<div style="border: 4px solid #ff0401">Text here</div>
CSS codes
<p style="color:#ff0401">Text here</p>
<div style="background-color:#ff0401">Text here</div>
<div style="border: 4px solid #ff0401">Text here</div>
#ff0401 Color on white background
This is how a font and box color of #ff0401 will look
on a white background.
#ff0401 Color on black background
This is how a font and box color of #ff0401 hex color will look
on a black background.