In RGB color space, #fc001d hex color has a red value of 252, a green value of 0 and a blue value of 29.
In CMYK color space (used in color printing), #fc001d hex color is composed of 0% cyan, 100% magenta, 88.49% yellow and 1.18% black.
#fc001d color has a hue of 353.1 degrees, a saturation of 100% and a lightness of 49.4%.
#fc001d hex color contains mainly RED.
The closest web safe color of #fc001d is #ff0033
#fc001d hex color has a decimal value of 16515101.
HEX | fc001d | #fc001d |
---|---|---|
RGB | 252, 0, 29 | rgb(252, 0, 29) |
RGB Percent | 98.82, 0, 11.37 | rgb(98.82, 0, 11.37) |
CMYK | 0, 100, 88, 1 | |
HSL | 353.1°, 100, 49.4 | hsl(353.1, 100%, 49.4%) |
HSV | 353.1°, 100, 98.8 |
XYZ | 40.367, 20.784, 3.047 |
---|---|
Hunter Lab | 45.589, 78.27, 27.95 |
CIE-LAB | 52.712, 79.663, 57.749 |
CIE-LCH | 52.712, 98.393, 35.939 |
CIE-LUV | 0, 100, 88.49, 1.18 |
Web Safe | ff0033 |
RGB percent of color #fc001d
CMYK percent of color #fc001d
Text with hexadecimal color #fc001d
This text has a font color of #fc001d
<p style="color:#fc001d">Text here</p>
#fc001d Background Color
This box has a background color of #fc001d
<div style="background-color:#fc001d">Text here</div>
#fc001d Border Color
This box has a border color of #fc001d
<div style="border: 4px solid #fc001d">Text here</div>
CSS codes
<p style="color:#fc001d">Text here</p>
<div style="background-color:#fc001d">Text here</div>
<div style="border: 4px solid #fc001d">Text here</div>
#fc001d Color on white background
This is how a font and box color of #fc001d will look
on a white background.
#fc001d Color on black background
This is how a font and box color of #fc001d hex color will look
on a black background.