In RGB color space, #fc100e hex color has a red value of 252, a green value of 16 and a blue value of 14.
In CMYK color space (used in color printing), #fc100e hex color is composed of 0% cyan, 93.65% magenta, 94.44% yellow and 1.18% black.
#fc100e color has a hue of 0.5 degrees, a saturation of 97.54% and a lightness of 52.2%.
#fc100e hex color contains mainly RED.
The closest web safe color of #fc100e is #ff0000
#fc100e hex color has a decimal value of 16519182.
HEX | fc100e | #fc100e |
---|---|---|
RGB | 252, 16, 14 | rgb(252, 16, 14) |
RGB Percent | 98.82, 6.27, 5.49 | rgb(98.82, 6.27, 5.49) |
CMYK | 0, 94, 94, 1 | |
HSL | 0.5°, 97.54, 52.2 | hsl(0.5, 97.54%, 52.2%) |
HSV | 0.5°, 94.4, 98.8 |
XYZ | 40.409, 21.098, 2.358 |
---|---|
Hunter Lab | 45.933, 76.653, 29.109 |
CIE-LAB | 53.057, 78.309, 63.316 |
CIE-LCH | 53.057, 100.704, 38.957 |
CIE-LUV | 0, 93.65, 94.44, 1.18 |
Web Safe | ff0000 |
RGB percent of color #fc100e
CMYK percent of color #fc100e
Text with hexadecimal color #fc100e
This text has a font color of #fc100e
<p style="color:#fc100e">Text here</p>
#fc100e Background Color
This box has a background color of #fc100e
<div style="background-color:#fc100e">Text here</div>
#fc100e Border Color
This box has a border color of #fc100e
<div style="border: 4px solid #fc100e">Text here</div>
CSS codes
<p style="color:#fc100e">Text here</p>
<div style="background-color:#fc100e">Text here</div>
<div style="border: 4px solid #fc100e">Text here</div>
#fc100e Color on white background
This is how a font and box color of #fc100e will look
on a white background.
#fc100e Color on black background
This is how a font and box color of #fc100e hex color will look
on a black background.