In RGB color space, #f00301 hex color has a red value of 240, a green value of 3 and a blue value of 1.
In CMYK color space (used in color printing), #f00301 hex color is composed of 0% cyan, 98.75% magenta, 99.58% yellow and 5.88% black.
#f00301 color has a hue of 0.5 degrees, a saturation of 99.17% and a lightness of 47.3%.
#f00301 hex color contains mainly RED.
The closest web safe color of #f00301 is #ff0000
#f00301 hex color has a decimal value of 15729409.
HEX | f00301 | #f00301 |
---|---|---|
RGB | 240, 3, 1 | rgb(240, 3, 1) |
RGB Percent | 94.12, 1.18, 0.39 | rgb(94.12, 1.18, 0.39) |
CMYK | 0, 99, 100, 6 | |
HSL | 0.5°, 99.17, 47.3 | hsl(0.5, 99.17%, 47.3%) |
HSV | 0.5°, 99.6, 94.1 |
XYZ | 35.973, 18.593, 1.721 |
---|---|
Hunter Lab | 43.12, 73.456, 27.817 |
CIE-LAB | 50.208, 76.295, 63.959 |
CIE-LCH | 50.208, 99.557, 39.974 |
CIE-LUV | 0, 98.75, 99.58, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00301
CMYK percent of color #f00301
Text with hexadecimal color #f00301
This text has a font color of #f00301
<p style="color:#f00301">Text here</p>
#f00301 Background Color
This box has a background color of #f00301
<div style="background-color:#f00301">Text here</div>
#f00301 Border Color
This box has a border color of #f00301
<div style="border: 4px solid #f00301">Text here</div>
CSS codes
<p style="color:#f00301">Text here</p>
<div style="background-color:#f00301">Text here</div>
<div style="border: 4px solid #f00301">Text here</div>
#f00301 Color on white background
This is how a font and box color of #f00301 will look
on a white background.
#f00301 Color on black background
This is how a font and box color of #f00301 hex color will look
on a black background.