In RGB color space, #f5000e hex color has a red value of 245, a green value of 0 and a blue value of 14.
In CMYK color space (used in color printing), #f5000e hex color is composed of 0% cyan, 100% magenta, 94.29% yellow and 3.92% black.
#f5000e color has a hue of 356.6 degrees, a saturation of 100% and a lightness of 48%.
#f5000e hex color contains mainly RED.
The closest web safe color of #f5000e is #ff0000
#f5000e hex color has a decimal value of 16056334.
HEX | f5000e | #f5000e |
---|---|---|
RGB | 245, 0, 14 | rgb(245, 0, 14) |
RGB Percent | 96.08, 0, 5.49 | rgb(96.08, 0, 5.49) |
CMYK | 0, 100, 94, 4 | |
HSL | 356.6°, 100, 48 | hsl(356.6, 100%, 48%) |
HSV | 356.6°, 100, 96.1 |
XYZ | 37.735, 19.444, 2.18 |
---|---|
Hunter Lab | 44.095, 75.586, 27.936 |
CIE-LAB | 51.203, 77.818, 61.559 |
CIE-LCH | 51.203, 99.223, 38.346 |
CIE-LUV | 0, 100, 94.29, 3.92 |
Web Safe | ff0000 |
RGB percent of color #f5000e
CMYK percent of color #f5000e
Text with hexadecimal color #f5000e
This text has a font color of #f5000e
<p style="color:#f5000e">Text here</p>
#f5000e Background Color
This box has a background color of #f5000e
<div style="background-color:#f5000e">Text here</div>
#f5000e Border Color
This box has a border color of #f5000e
<div style="border: 4px solid #f5000e">Text here</div>
CSS codes
<p style="color:#f5000e">Text here</p>
<div style="background-color:#f5000e">Text here</div>
<div style="border: 4px solid #f5000e">Text here</div>
#f5000e Color on white background
This is how a font and box color of #f5000e will look
on a white background.
#f5000e Color on black background
This is how a font and box color of #f5000e hex color will look
on a black background.