In RGB color space, #f00c12 hex color has a red value of 240, a green value of 12 and a blue value of 18.
In CMYK color space (used in color printing), #f00c12 hex color is composed of 0% cyan, 95% magenta, 92.5% yellow and 5.88% black.
#f00c12 color has a hue of 358.4 degrees, a saturation of 90.48% and a lightness of 49.4%.
#f00c12 hex color contains mainly RED.
The closest web safe color of #f00c12 is #ff0000
#f00c12 hex color has a decimal value of 15731730.
HEX | f00c12 | #f00c12 |
---|---|---|
RGB | 240, 12, 18 | rgb(240, 12, 18) |
RGB Percent | 94.12, 4.71, 7.06 | rgb(94.12, 4.71, 7.06) |
CMYK | 0, 95, 93, 6 | |
HSL | 358.4°, 90.48, 49.4 | hsl(358.4, 90.48%, 49.4%) |
HSV | 358.4°, 95, 94.1 |
XYZ | 36.176, 18.832, 2.301 |
---|---|
Hunter Lab | 43.396, 72.86, 27.233 |
CIE-LAB | 50.49, 75.757, 59.344 |
CIE-LCH | 50.49, 96.233, 38.073 |
CIE-LUV | 0, 95, 92.5, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00c12
CMYK percent of color #f00c12
Text with hexadecimal color #f00c12
This text has a font color of #f00c12
<p style="color:#f00c12">Text here</p>
#f00c12 Background Color
This box has a background color of #f00c12
<div style="background-color:#f00c12">Text here</div>
#f00c12 Border Color
This box has a border color of #f00c12
<div style="border: 4px solid #f00c12">Text here</div>
CSS codes
<p style="color:#f00c12">Text here</p>
<div style="background-color:#f00c12">Text here</div>
<div style="border: 4px solid #f00c12">Text here</div>
#f00c12 Color on white background
This is how a font and box color of #f00c12 will look
on a white background.
#f00c12 Color on black background
This is how a font and box color of #f00c12 hex color will look
on a black background.