In RGB color space, #fc1f00 hex color has a red value of 252, a green value of 31 and a blue value of 0.
In CMYK color space (used in color printing), #fc1f00 hex color is composed of 0% cyan, 87.7% magenta, 100% yellow and 1.18% black.
#fc1f00 color has a hue of 7.4 degrees, a saturation of 100% and a lightness of 49.4%.
#fc1f00 hex color contains mainly RED.
The closest web safe color of #fc1f00 is #ff3300
#fc1f00 hex color has a decimal value of 16523008.
HEX | fc1f00 | #fc1f00 |
---|---|---|
RGB | 252, 31, 0 | rgb(252, 31, 0) |
RGB Percent | 98.82, 12.16, 0 | rgb(98.82, 12.16, 0) |
CMYK | 0, 88, 100, 1 | |
HSL | 7.4°, 100, 49.4 | hsl(7.4, 100%, 49.4%) |
HSV | 7.4°, 100, 98.8 |
XYZ | 40.635, 21.675, 2.042 |
---|---|
Hunter Lab | 46.556, 74.323, 29.989 |
CIE-LAB | 53.68, 76.32, 67.002 |
CIE-LCH | 53.68, 101.558, 41.28 |
CIE-LUV | 0, 87.7, 100, 1.18 |
Web Safe | ff3300 |
RGB percent of color #fc1f00
CMYK percent of color #fc1f00
Text with hexadecimal color #fc1f00
This text has a font color of #fc1f00
<p style="color:#fc1f00">Text here</p>
#fc1f00 Background Color
This box has a background color of #fc1f00
<div style="background-color:#fc1f00">Text here</div>
#fc1f00 Border Color
This box has a border color of #fc1f00
<div style="border: 4px solid #fc1f00">Text here</div>
CSS codes
<p style="color:#fc1f00">Text here</p>
<div style="background-color:#fc1f00">Text here</div>
<div style="border: 4px solid #fc1f00">Text here</div>
#fc1f00 Color on white background
This is how a font and box color of #fc1f00 will look
on a white background.
#fc1f00 Color on black background
This is how a font and box color of #fc1f00 hex color will look
on a black background.