In RGB color space, #fc0500 hex color has a red value of 252, a green value of 5 and a blue value of 0.
In CMYK color space (used in color printing), #fc0500 hex color is composed of 0% cyan, 98.02% magenta, 100% yellow and 1.18% black.
#fc0500 color has a hue of 1.2 degrees, a saturation of 100% and a lightness of 49.4%.
#fc0500 hex color contains mainly RED.
The closest web safe color of #fc0500 is #ff0000
#fc0500 hex color has a decimal value of 16516352.
HEX | fc0500 | #fc0500 |
---|---|---|
RGB | 252, 5, 0 | rgb(252, 5, 0) |
RGB Percent | 98.82, 1.96, 0 | rgb(98.82, 1.96, 0) |
CMYK | 0, 98, 100, 1 | |
HSL | 1.2°, 100, 49.4 | hsl(1.2, 100%, 49.4%) |
HSV | 1.2°, 100, 98.8 |
XYZ | 40.199, 20.804, 1.897 |
---|---|
Hunter Lab | 45.611, 77.499, 29.462 |
CIE-LAB | 52.734, 79.046, 66.659 |
CIE-LCH | 52.734, 103.401, 40.141 |
CIE-LUV | 0, 98.02, 100, 1.18 |
Web Safe | ff0000 |
RGB percent of color #fc0500
CMYK percent of color #fc0500
Text with hexadecimal color #fc0500
This text has a font color of #fc0500
<p style="color:#fc0500">Text here</p>
#fc0500 Background Color
This box has a background color of #fc0500
<div style="background-color:#fc0500">Text here</div>
#fc0500 Border Color
This box has a border color of #fc0500
<div style="border: 4px solid #fc0500">Text here</div>
CSS codes
<p style="color:#fc0500">Text here</p>
<div style="background-color:#fc0500">Text here</div>
<div style="border: 4px solid #fc0500">Text here</div>
#fc0500 Color on white background
This is how a font and box color of #fc0500 will look
on a white background.
#fc0500 Color on black background
This is how a font and box color of #fc0500 hex color will look
on a black background.