In RGB color space, #f0002c hex color has a red value of 240, a green value of 0 and a blue value of 44.
In CMYK color space (used in color printing), #f0002c hex color is composed of 0% cyan, 100% magenta, 81.67% yellow and 5.88% black.
#f0002c color has a hue of 349 degrees, a saturation of 100% and a lightness of 47.1%.
#f0002c hex color contains mainly RED.
The closest web safe color of #f0002c is #ff0033
#f0002c hex color has a decimal value of 15728684.
HEX | f0002c | #f0002c |
---|---|---|
RGB | 240, 0, 44 | rgb(240, 0, 44) |
RGB Percent | 94.12, 0, 17.25 | rgb(94.12, 0, 17.25) |
CMYK | 0, 100, 82, 6 | |
HSL | 349°, 100, 47.1 | hsl(349, 100%, 47.1%) |
HSV | 349°, 100, 94.1 |
XYZ | 36.39, 18.707, 4.076 |
---|---|
Hunter Lab | 43.252, 74.492, 24.689 |
CIE-LAB | 50.343, 77.106, 47.479 |
CIE-LCH | 50.343, 90.552, 31.623 |
CIE-LUV | 0, 100, 81.67, 5.88 |
Web Safe | ff0033 |
RGB percent of color #f0002c
CMYK percent of color #f0002c
Text with hexadecimal color #f0002c
This text has a font color of #f0002c
<p style="color:#f0002c">Text here</p>
#f0002c Background Color
This box has a background color of #f0002c
<div style="background-color:#f0002c">Text here</div>
#f0002c Border Color
This box has a border color of #f0002c
<div style="border: 4px solid #f0002c">Text here</div>
CSS codes
<p style="color:#f0002c">Text here</p>
<div style="background-color:#f0002c">Text here</div>
<div style="border: 4px solid #f0002c">Text here</div>
#f0002c Color on white background
This is how a font and box color of #f0002c will look
on a white background.
#f0002c Color on black background
This is how a font and box color of #f0002c hex color will look
on a black background.