In RGB color space, #f62500 hex color has a red value of 246, a green value of 37 and a blue value of 0.
In CMYK color space (used in color printing), #f62500 hex color is composed of 0% cyan, 84.96% magenta, 100% yellow and 3.53% black.
#f62500 color has a hue of 9 degrees, a saturation of 100% and a lightness of 48.2%.
#f62500 hex color contains mainly RED.
The closest web safe color of #f62500 is #ff3300
#f62500 hex color has a decimal value of 16131328.
HEX | f62500 | #f62500 |
---|---|---|
RGB | 246, 37, 0 | rgb(246, 37, 0) |
RGB Percent | 96.47, 14.51, 0 | rgb(96.47, 14.51, 0) |
CMYK | 0, 85, 100, 4 | |
HSL | 9°, 100, 48.2 | hsl(9, 100%, 48.2%) |
HSV | 9°, 100, 96.5 |
XYZ | 38.668, 20.916, 1.999 |
---|---|
Hunter Lab | 45.734, 70.887, 29.422 |
CIE-LAB | 52.857, 73.689, 65.959 |
CIE-LCH | 52.857, 98.897, 41.832 |
CIE-LUV | 0, 84.96, 100, 3.53 |
Web Safe | ff3300 |
RGB percent of color #f62500
CMYK percent of color #f62500
Text with hexadecimal color #f62500
This text has a font color of #f62500
<p style="color:#f62500">Text here</p>
#f62500 Background Color
This box has a background color of #f62500
<div style="background-color:#f62500">Text here</div>
#f62500 Border Color
This box has a border color of #f62500
<div style="border: 4px solid #f62500">Text here</div>
CSS codes
<p style="color:#f62500">Text here</p>
<div style="background-color:#f62500">Text here</div>
<div style="border: 4px solid #f62500">Text here</div>
#f62500 Color on white background
This is how a font and box color of #f62500 will look
on a white background.
#f62500 Color on black background
This is how a font and box color of #f62500 hex color will look
on a black background.