In RGB color space, #f01f00 hex color has a red value of 240, a green value of 31 and a blue value of 0.
In CMYK color space (used in color printing), #f01f00 hex color is composed of 0% cyan, 87.08% magenta, 100% yellow and 5.88% black.
#f01f00 color has a hue of 7.8 degrees, a saturation of 100% and a lightness of 47.1%.
#f01f00 hex color contains mainly RED.
The closest web safe color of #f01f00 is #ff3300
#f01f00 hex color has a decimal value of 15736576.
HEX | f01f00 | #f01f00 |
---|---|---|
RGB | 240, 31, 0 | rgb(240, 31, 0) |
RGB Percent | 94.12, 12.16, 0 | rgb(94.12, 12.16, 0) |
CMYK | 0, 87, 100, 6 | |
HSL | 7.8°, 100, 47.1 | hsl(7.8, 100%, 47.1%) |
HSV | 7.8°, 100, 94.1 |
XYZ | 36.425, 19.505, 1.845 |
---|---|
Hunter Lab | 44.164, 69.932, 28.438 |
CIE-LAB | 51.273, 73.212, 64.618 |
CIE-LCH | 51.273, 97.65, 41.432 |
CIE-LUV | 0, 87.08, 100, 5.88 |
Web Safe | ff3300 |
RGB percent of color #f01f00
CMYK percent of color #f01f00
Text with hexadecimal color #f01f00
This text has a font color of #f01f00
<p style="color:#f01f00">Text here</p>
#f01f00 Background Color
This box has a background color of #f01f00
<div style="background-color:#f01f00">Text here</div>
#f01f00 Border Color
This box has a border color of #f01f00
<div style="border: 4px solid #f01f00">Text here</div>
CSS codes
<p style="color:#f01f00">Text here</p>
<div style="background-color:#f01f00">Text here</div>
<div style="border: 4px solid #f01f00">Text here</div>
#f01f00 Color on white background
This is how a font and box color of #f01f00 will look
on a white background.
#f01f00 Color on black background
This is how a font and box color of #f01f00 hex color will look
on a black background.