In RGB color space, #f12500 hex color has a red value of 241, a green value of 37 and a blue value of 0.
In CMYK color space (used in color printing), #f12500 hex color is composed of 0% cyan, 84.65% magenta, 100% yellow and 5.49% black.
#f12500 color has a hue of 9.2 degrees, a saturation of 100% and a lightness of 47.3%.
#f12500 hex color contains mainly RED.
The closest web safe color of #f12500 is #ff3300
#f12500 hex color has a decimal value of 15803648.
HEX | f12500 | #f12500 |
---|---|---|
RGB | 241, 37, 0 | rgb(241, 37, 0) |
RGB Percent | 94.51, 14.51, 0 | rgb(94.51, 14.51, 0) |
CMYK | 0, 85, 100, 5 | |
HSL | 9.2°, 100, 47.3 | hsl(9.2, 100%, 47.3%) |
HSV | 9.2°, 100, 94.5 |
XYZ | 36.937, 20.024, 1.918 |
---|---|
Hunter Lab | 44.748, 69.032, 28.782 |
CIE-LAB | 51.864, 72.357, 64.969 |
CIE-LCH | 51.864, 97.245, 41.921 |
CIE-LUV | 0, 84.65, 100, 5.49 |
Web Safe | ff3300 |
RGB percent of color #f12500
CMYK percent of color #f12500
Text with hexadecimal color #f12500
This text has a font color of #f12500
<p style="color:#f12500">Text here</p>
#f12500 Background Color
This box has a background color of #f12500
<div style="background-color:#f12500">Text here</div>
#f12500 Border Color
This box has a border color of #f12500
<div style="border: 4px solid #f12500">Text here</div>
CSS codes
<p style="color:#f12500">Text here</p>
<div style="background-color:#f12500">Text here</div>
<div style="border: 4px solid #f12500">Text here</div>
#f12500 Color on white background
This is how a font and box color of #f12500 will look
on a white background.
#f12500 Color on black background
This is how a font and box color of #f12500 hex color will look
on a black background.