In RGB color space, #fc3200 hex color has a red value of 252, a green value of 50 and a blue value of 0.
In CMYK color space (used in color printing), #fc3200 hex color is composed of 0% cyan, 80.16% magenta, 100% yellow and 1.18% black.
#fc3200 color has a hue of 11.9 degrees, a saturation of 100% and a lightness of 49.4%.
#fc3200 hex color contains mainly RED.
The closest web safe color of #fc3200 is #ff3300
#fc3200 hex color has a decimal value of 16527872.
HEX | fc3200 | #fc3200 |
---|---|---|
RGB | 252, 50, 0 | rgb(252, 50, 0) |
RGB Percent | 98.82, 19.61, 0 | rgb(98.82, 19.61, 0) |
CMYK | 0, 80, 100, 1 | |
HSL | 11.9°, 100, 49.4 | hsl(11.9, 100%, 49.4%) |
HSV | 11.9°, 100, 98.8 |
XYZ | 41.285, 22.977, 2.259 |
---|---|
Hunter Lab | 47.934, 69.854, 30.76 |
CIE-LAB | 55.049, 72.42, 67.542 |
CIE-LCH | 55.049, 99.028, 43.004 |
CIE-LUV | 0, 80.16, 100, 1.18 |
Web Safe | ff3300 |
RGB percent of color #fc3200
CMYK percent of color #fc3200
Text with hexadecimal color #fc3200
This text has a font color of #fc3200
<p style="color:#fc3200">Text here</p>
#fc3200 Background Color
This box has a background color of #fc3200
<div style="background-color:#fc3200">Text here</div>
#fc3200 Border Color
This box has a border color of #fc3200
<div style="border: 4px solid #fc3200">Text here</div>
CSS codes
<p style="color:#fc3200">Text here</p>
<div style="background-color:#fc3200">Text here</div>
<div style="border: 4px solid #fc3200">Text here</div>
#fc3200 Color on white background
This is how a font and box color of #fc3200 will look
on a white background.
#fc3200 Color on black background
This is how a font and box color of #fc3200 hex color will look
on a black background.