In RGB color space, #f00f05 hex color has a red value of 240, a green value of 15 and a blue value of 5.
In CMYK color space (used in color printing), #f00f05 hex color is composed of 0% cyan, 93.75% magenta, 97.92% yellow and 5.88% black.
#f00f05 color has a hue of 2.6 degrees, a saturation of 95.92% and a lightness of 48%.
#f00f05 hex color contains mainly RED.
The closest web safe color of #f00f05 is #ff0000
#f00f05 hex color has a decimal value of 15732485.
HEX | f00f05 | #f00f05 |
---|---|---|
RGB | 240, 15, 5 | rgb(240, 15, 5) |
RGB Percent | 94.12, 5.88, 1.96 | rgb(94.12, 5.88, 1.96) |
CMYK | 0, 94, 98, 6 | |
HSL | 2.6°, 95.92, 48 | hsl(2.6, 95.92%, 48%) |
HSV | 2.6°, 97.9, 94.1 |
XYZ | 36.133, 18.878, 1.883 |
---|---|
Hunter Lab | 43.449, 72.409, 27.845 |
CIE-LAB | 50.544, 75.38, 63.011 |
CIE-LCH | 50.544, 98.247, 39.893 |
CIE-LUV | 0, 93.75, 97.92, 5.88 |
Web Safe | ff0000 |
RGB percent of color #f00f05
CMYK percent of color #f00f05
Text with hexadecimal color #f00f05
This text has a font color of #f00f05
<p style="color:#f00f05">Text here</p>
#f00f05 Background Color
This box has a background color of #f00f05
<div style="background-color:#f00f05">Text here</div>
#f00f05 Border Color
This box has a border color of #f00f05
<div style="border: 4px solid #f00f05">Text here</div>
CSS codes
<p style="color:#f00f05">Text here</p>
<div style="background-color:#f00f05">Text here</div>
<div style="border: 4px solid #f00f05">Text here</div>
#f00f05 Color on white background
This is how a font and box color of #f00f05 will look
on a white background.
#f00f05 Color on black background
This is how a font and box color of #f00f05 hex color will look
on a black background.