In RGB color space, #f00a04 hex color has a red value of 240, a green value of 10 and a blue value of 4.
In CMYK color space (used in color printing), #f00a04 hex color is composed of 0% cyan, 95.83% magenta, 98.33% yellow and 5.88% black.
#f00a04 color has a hue of 1.5 degrees, a saturation of 96.72% and a lightness of 47.8%.
#f00a04 hex color contains mainly RED.
The closest web safe color of #f00a04 is #ff0000
#f00a04 hex color has a decimal value of 15731204.
HEX | f00a04 | #f00a04 |
---|---|---|
RGB | 240, 10, 4 | rgb(240, 10, 4) |
RGB Percent | 94.12, 3.92, 1.57 | rgb(94.12, 3.92, 1.57) |
CMYK | 0, 96, 98, 6 | |
HSL | 1.5°, 96.72, 47.8 | hsl(1.5, 96.72%, 47.8%) |
HSV | 1.5°, 98.3, 94.1 |
XYZ | 36.066, 18.751, 1.833 |
---|---|
Hunter Lab | 43.302, 72.891, 27.802 |
CIE-LAB | 50.395, 75.801, 63.215 |
CIE-LCH | 50.395, 98.701, 39.827 |
CIE-LUV | 0, 95.83, 98.33, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00a04
CMYK percent of color #f00a04
Text with hexadecimal color #f00a04
This text has a font color of #f00a04
<p style="color:#f00a04">Text here</p>
#f00a04 Background Color
This box has a background color of #f00a04
<div style="background-color:#f00a04">Text here</div>
#f00a04 Border Color
This box has a border color of #f00a04
<div style="border: 4px solid #f00a04">Text here</div>
CSS codes
<p style="color:#f00a04">Text here</p>
<div style="background-color:#f00a04">Text here</div>
<div style="border: 4px solid #f00a04">Text here</div>
#f00a04 Color on white background
This is how a font and box color of #f00a04 will look
on a white background.
#f00a04 Color on black background
This is how a font and box color of #f00a04 hex color will look
on a black background.