In RGB color space, #f00b01 hex color has a red value of 240, a green value of 11 and a blue value of 1.
In CMYK color space (used in color printing), #f00b01 hex color is composed of 0% cyan, 95.42% magenta, 99.58% yellow and 5.88% black.
#f00b01 color has a hue of 2.5 degrees, a saturation of 99.17% and a lightness of 47.3%.
#f00b01 hex color contains mainly RED.
The closest web safe color of #f00b01 is #ff0000
#f00b01 hex color has a decimal value of 15731457.
HEX | f00b01 | #f00b01 |
---|---|---|
RGB | 240, 11, 1 | rgb(240, 11, 1) |
RGB Percent | 94.12, 4.31, 0.39 | rgb(94.12, 4.31, 0.39) |
CMYK | 0, 95, 100, 6 | |
HSL | 2.5°, 99.17, 47.3 | hsl(2.5, 99.17%, 47.3%) |
HSV | 2.5°, 99.6, 94.1 |
XYZ | 36.06, 18.767, 1.75 |
---|---|
Hunter Lab | 43.321, 72.771, 27.93 |
CIE-LAB | 50.413, 75.699, 64.033 |
CIE-LCH | 50.413, 99.149, 40.228 |
CIE-LUV | 0, 95.42, 99.58, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00b01
CMYK percent of color #f00b01
Text with hexadecimal color #f00b01
This text has a font color of #f00b01
<p style="color:#f00b01">Text here</p>
#f00b01 Background Color
This box has a background color of #f00b01
<div style="background-color:#f00b01">Text here</div>
#f00b01 Border Color
This box has a border color of #f00b01
<div style="border: 4px solid #f00b01">Text here</div>
CSS codes
<p style="color:#f00b01">Text here</p>
<div style="background-color:#f00b01">Text here</div>
<div style="border: 4px solid #f00b01">Text here</div>
#f00b01 Color on white background
This is how a font and box color of #f00b01 will look
on a white background.
#f00b01 Color on black background
This is how a font and box color of #f00b01 hex color will look
on a black background.