In RGB color space, #f00204 hex color has a red value of 240, a green value of 2 and a blue value of 4.
In CMYK color space (used in color printing), #f00204 hex color is composed of 0% cyan, 99.17% magenta, 98.33% yellow and 5.88% black.
#f00204 color has a hue of 359.5 degrees, a saturation of 98.35% and a lightness of 47.5%.
#f00204 hex color contains mainly RED.
The closest web safe color of #f00204 is #ff0000
#f00204 hex color has a decimal value of 15729156.
HEX | f00204 | #f00204 |
---|---|---|
RGB | 240, 2, 4 | rgb(240, 2, 4) |
RGB Percent | 94.12, 0.78, 1.57 | rgb(94.12, 0.78, 1.57) |
CMYK | 0, 99, 98, 6 | |
HSL | 359.5°, 98.35, 47.5 | hsl(359.5, 98.35%, 47.5%) |
HSV | 359.5°, 99.2, 94.1 |
XYZ | 35.979, 18.577, 1.804 |
---|---|
Hunter Lab | 43.101, 73.578, 27.689 |
CIE-LAB | 50.189, 76.397, 63.132 |
CIE-LCH | 50.189, 99.107, 39.569 |
CIE-LUV | 0, 99.17, 98.33, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00204
CMYK percent of color #f00204
Text with hexadecimal color #f00204
This text has a font color of #f00204
<p style="color:#f00204">Text here</p>
#f00204 Background Color
This box has a background color of #f00204
<div style="background-color:#f00204">Text here</div>
#f00204 Border Color
This box has a border color of #f00204
<div style="border: 4px solid #f00204">Text here</div>
CSS codes
<p style="color:#f00204">Text here</p>
<div style="background-color:#f00204">Text here</div>
<div style="border: 4px solid #f00204">Text here</div>
#f00204 Color on white background
This is how a font and box color of #f00204 will look
on a white background.
#f00204 Color on black background
This is how a font and box color of #f00204 hex color will look
on a black background.