In RGB color space, #f00c07 hex color has a red value of 240, a green value of 12 and a blue value of 7.
In CMYK color space (used in color printing), #f00c07 hex color is composed of 0% cyan, 95% magenta, 97.08% yellow and 5.88% black.
#f00c07 color has a hue of 1.3 degrees, a saturation of 94.33% and a lightness of 48.4%.
#f00c07 hex color contains mainly RED.
The closest web safe color of #f00c07 is #ff0000
#f00c07 hex color has a decimal value of 15731719.
HEX | f00c07 | #f00c07 |
---|---|---|
RGB | 240, 12, 7 | rgb(240, 12, 7) |
RGB Percent | 94.12, 4.71, 2.75 | rgb(94.12, 4.71, 2.75) |
CMYK | 0, 95, 97, 6 | |
HSL | 1.3°, 94.33, 48.4 | hsl(1.3, 94.33%, 48.4%) |
HSV | 1.3°, 97.1, 94.1 |
XYZ | 36.105, 18.804, 1.928 |
---|---|
Hunter Lab | 43.364, 72.735, 27.718 |
CIE-LAB | 50.457, 75.662, 62.452 |
CIE-LCH | 50.457, 98.107, 39.537 |
CIE-LUV | 0, 95, 97.08, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00c07
CMYK percent of color #f00c07
Text with hexadecimal color #f00c07
This text has a font color of #f00c07
<p style="color:#f00c07">Text here</p>
#f00c07 Background Color
This box has a background color of #f00c07
<div style="background-color:#f00c07">Text here</div>
#f00c07 Border Color
This box has a border color of #f00c07
<div style="border: 4px solid #f00c07">Text here</div>
CSS codes
<p style="color:#f00c07">Text here</p>
<div style="background-color:#f00c07">Text here</div>
<div style="border: 4px solid #f00c07">Text here</div>
#f00c07 Color on white background
This is how a font and box color of #f00c07 will look
on a white background.
#f00c07 Color on black background
This is how a font and box color of #f00c07 hex color will look
on a black background.