In RGB color space, #f40001 hex color has a red value of 244, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #f40001 hex color is composed of 0% cyan, 100% magenta, 99.59% yellow and 4.31% black.
#f40001 color has a hue of 359.8 degrees, a saturation of 100% and a lightness of 47.8%.
#f40001 hex color contains mainly RED.
The closest web safe color of #f40001 is #ff0000
#f40001 hex color has a decimal value of 15990785.
HEX | f40001 | #f40001 |
---|---|---|
RGB | 244, 0, 1 | rgb(244, 0, 1) |
RGB Percent | 95.69, 0, 0.39 | rgb(95.69, 0, 0.39) |
CMYK | 0, 100, 100, 4 | |
HSL | 359.8°, 100, 47.8 | hsl(359.8, 100%, 47.8%) |
HSV | 359.8°, 100, 95.7 |
XYZ | 37.314, 19.235, 1.775 |
---|---|
Hunter Lab | 43.858, 75.116, 28.301 |
CIE-LAB | 50.961, 77.487, 64.738 |
CIE-LCH | 50.961, 100.972, 39.878 |
CIE-LUV | 0, 100, 99.59, 4.31 |
Web Safe | ff0000 |
RGB percent of color #f40001
CMYK percent of color #f40001
Text with hexadecimal color #f40001
This text has a font color of #f40001
<p style="color:#f40001">Text here</p>
#f40001 Background Color
This box has a background color of #f40001
<div style="background-color:#f40001">Text here</div>
#f40001 Border Color
This box has a border color of #f40001
<div style="border: 4px solid #f40001">Text here</div>
CSS codes
<p style="color:#f40001">Text here</p>
<div style="background-color:#f40001">Text here</div>
<div style="border: 4px solid #f40001">Text here</div>
#f40001 Color on white background
This is how a font and box color of #f40001 will look
on a white background.
#f40001 Color on black background
This is how a font and box color of #f40001 hex color will look
on a black background.