In RGB color space, #fa5000 hex color has a red value of 250, a green value of 80 and a blue value of 0.
In CMYK color space (used in color printing), #fa5000 hex color is composed of 0% cyan, 68% magenta, 100% yellow and 1.96% black.
#fa5000 color has a hue of 19.2 degrees, a saturation of 100% and a lightness of 49%.
#fa5000 hex color contains mainly RED.
The closest web safe color of #fa5000 is #ff6600
#fa5000 hex color has a decimal value of 16404480.
HEX | fa5000 | #fa5000 |
---|---|---|
RGB | 250, 80, 0 | rgb(250, 80, 0) |
RGB Percent | 98.04, 31.37, 0 | rgb(98.04, 31.37, 0) |
CMYK | 0, 68, 100, 2 | |
HSL | 19.2°, 100, 49 | hsl(19.2, 100%, 49%) |
HSV | 19.2°, 100, 98 |
XYZ | 42.293, 26.061, 2.801 |
---|---|
Hunter Lab | 51.05, 58.543, 32.482 |
CIE-LAB | 58.095, 62.347, 68.71 |
CIE-LCH | 58.095, 92.78, 47.78 |
CIE-LUV | 0, 68, 100, 1.96 |
Web Safe | ff6600 |
RGB percent of color #fa5000
CMYK percent of color #fa5000
Text with hexadecimal color #fa5000
This text has a font color of #fa5000
<p style="color:#fa5000">Text here</p>
#fa5000 Background Color
This box has a background color of #fa5000
<div style="background-color:#fa5000">Text here</div>
#fa5000 Border Color
This box has a border color of #fa5000
<div style="border: 4px solid #fa5000">Text here</div>
CSS codes
<p style="color:#fa5000">Text here</p>
<div style="background-color:#fa5000">Text here</div>
<div style="border: 4px solid #fa5000">Text here</div>
#fa5000 Color on white background
This is how a font and box color of #fa5000 will look
on a white background.
#fa5000 Color on black background
This is how a font and box color of #fa5000 hex color will look
on a black background.