In RGB color space, #f02000 hex color has a red value of 240, a green value of 32 and a blue value of 0.
In CMYK color space (used in color printing), #f02000 hex color is composed of 0% cyan, 86.67% magenta, 100% yellow and 5.88% black.
#f02000 color has a hue of 8 degrees, a saturation of 100% and a lightness of 47.1%.
#f02000 hex color contains mainly RED.
The closest web safe color of #f02000 is #ff3300
#f02000 hex color has a decimal value of 15736832.
HEX | f02000 | #f02000 |
---|---|---|
RGB | 240, 32, 0 | rgb(240, 32, 0) |
RGB Percent | 94.12, 12.55, 0 | rgb(94.12, 12.55, 0) |
CMYK | 0, 87, 100, 6 | |
HSL | 8°, 100, 47.1 | hsl(8, 100%, 47.1%) |
HSV | 8°, 100, 94.1 |
XYZ | 36.452, 19.558, 1.854 |
---|---|
Hunter Lab | 44.224, 69.736, 28.472 |
CIE-LAB | 51.334, 73.04, 64.639 |
CIE-LCH | 51.334, 97.535, 41.508 |
CIE-LUV | 0, 86.67, 100, 5.88 |
Web Safe | ff3300 |
RGB percent of color #f02000
CMYK percent of color #f02000
Text with hexadecimal color #f02000
This text has a font color of #f02000
<p style="color:#f02000">Text here</p>
#f02000 Background Color
This box has a background color of #f02000
<div style="background-color:#f02000">Text here</div>
#f02000 Border Color
This box has a border color of #f02000
<div style="border: 4px solid #f02000">Text here</div>
CSS codes
<p style="color:#f02000">Text here</p>
<div style="background-color:#f02000">Text here</div>
<div style="border: 4px solid #f02000">Text here</div>
#f02000 Color on white background
This is how a font and box color of #f02000 will look
on a white background.
#f02000 Color on black background
This is how a font and box color of #f02000 hex color will look
on a black background.