In RGB color space, #fc9000 hex color has a red value of 252, a green value of 144 and a blue value of 0.
In CMYK color space (used in color printing), #fc9000 hex color is composed of 0% cyan, 42.86% magenta, 100% yellow and 1.18% black.
#fc9000 color has a hue of 34.3 degrees, a saturation of 100% and a lightness of 49.4%.
#fc9000 hex color contains mainly RED.
The closest web safe color of #fc9000 is #ff9900
#fc9000 hex color has a decimal value of 16551936.
HEX | fc9000 | #fc9000 |
---|---|---|
RGB | 252, 144, 0 | rgb(252, 144, 0) |
RGB Percent | 98.82, 56.47, 0 | rgb(98.82, 56.47, 0) |
CMYK | 0, 43, 100, 1 | |
HSL | 34.3°, 100, 49.4 | hsl(34.3, 100%, 49.4%) |
HSV | 34.3°, 100, 98.8 |
XYZ | 50.118, 40.642, 5.203 |
---|---|
Hunter Lab | 63.751, 28.764, 39.787 |
CIE-LAB | 69.924, 33.581, 75.569 |
CIE-LCH | 69.924, 82.694, 66.041 |
CIE-LUV | 0, 42.86, 100, 1.18 |
Web Safe | ff9900 |
RGB percent of color #fc9000
CMYK percent of color #fc9000
Text with hexadecimal color #fc9000
This text has a font color of #fc9000
<p style="color:#fc9000">Text here</p>
#fc9000 Background Color
This box has a background color of #fc9000
<div style="background-color:#fc9000">Text here</div>
#fc9000 Border Color
This box has a border color of #fc9000
<div style="border: 4px solid #fc9000">Text here</div>
CSS codes
<p style="color:#fc9000">Text here</p>
<div style="background-color:#fc9000">Text here</div>
<div style="border: 4px solid #fc9000">Text here</div>
#fc9000 Color on white background
This is how a font and box color of #fc9000 will look
on a white background.
#fc9000 Color on black background
This is how a font and box color of #fc9000 hex color will look
on a black background.