In RGB color space, #fc700c hex color has a red value of 252, a green value of 112 and a blue value of 12.
In CMYK color space (used in color printing), #fc700c hex color is composed of 0% cyan, 55.56% magenta, 95.24% yellow and 1.18% black.
#fc700c color has a hue of 25 degrees, a saturation of 97.56% and a lightness of 51.8%.
#fc700c hex color contains mainly RED.
The closest web safe color of #fc700c is #ff6600
#fc700c hex color has a decimal value of 16543756.
HEX | fc700c | #fc700c |
---|---|---|
RGB | 252, 112, 12 | rgb(252, 112, 12) |
RGB Percent | 98.82, 43.92, 4.71 | rgb(98.82, 43.92, 4.71) |
CMYK | 0, 56, 95, 1 | |
HSL | 25°, 97.56, 51.8 | hsl(25, 97.56%, 51.8%) |
HSV | 25°, 95.2, 98.8 |
XYZ | 46.005, 32.31, 4.16 |
---|---|
Hunter Lab | 56.842, 44.996, 35.45 |
CIE-LAB | 63.598, 49.482, 69.878 |
CIE-LCH | 63.598, 85.624, 54.697 |
CIE-LUV | 0, 55.56, 95.24, 1.18 |
Web Safe | ff6600 |
RGB percent of color #fc700c
CMYK percent of color #fc700c
Text with hexadecimal color #fc700c
This text has a font color of #fc700c
<p style="color:#fc700c">Text here</p>
#fc700c Background Color
This box has a background color of #fc700c
<div style="background-color:#fc700c">Text here</div>
#fc700c Border Color
This box has a border color of #fc700c
<div style="border: 4px solid #fc700c">Text here</div>
CSS codes
<p style="color:#fc700c">Text here</p>
<div style="background-color:#fc700c">Text here</div>
<div style="border: 4px solid #fc700c">Text here</div>
#fc700c Color on white background
This is how a font and box color of #fc700c will look
on a white background.
#fc700c Color on black background
This is how a font and box color of #fc700c hex color will look
on a black background.