In RGB color space, #fa6400 hex color has a red value of 250, a green value of 100 and a blue value of 0.
In CMYK color space (used in color printing), #fa6400 hex color is composed of 0% cyan, 60% magenta, 100% yellow and 1.96% black.
#fa6400 color has a hue of 24 degrees, a saturation of 100% and a lightness of 49%.
#fa6400 hex color contains mainly RED.
The closest web safe color of #fa6400 is #ff6600
#fa6400 hex color has a decimal value of 16409600.
HEX | fa6400 | #fa6400 |
---|---|---|
RGB | 250, 100, 0 | rgb(250, 100, 0) |
RGB Percent | 98.04, 39.22, 0 | rgb(98.04, 39.22, 0) |
CMYK | 0, 60, 100, 2 | |
HSL | 24°, 100, 49 | hsl(24, 100%, 49%) |
HSV | 24°, 100, 98 |
XYZ | 43.982, 29.438, 3.364 |
---|---|
Hunter Lab | 54.257, 49.747, 34.304 |
CIE-LAB | 61.166, 54.124, 70.288 |
CIE-LCH | 61.166, 88.712, 52.403 |
CIE-LUV | 0, 60, 100, 1.96 |
Web Safe | ff6600 |
RGB percent of color #fa6400
CMYK percent of color #fa6400
Text with hexadecimal color #fa6400
This text has a font color of #fa6400
<p style="color:#fa6400">Text here</p>
#fa6400 Background Color
This box has a background color of #fa6400
<div style="background-color:#fa6400">Text here</div>
#fa6400 Border Color
This box has a border color of #fa6400
<div style="border: 4px solid #fa6400">Text here</div>
CSS codes
<p style="color:#fa6400">Text here</p>
<div style="background-color:#fa6400">Text here</div>
<div style="border: 4px solid #fa6400">Text here</div>
#fa6400 Color on white background
This is how a font and box color of #fa6400 will look
on a white background.
#fa6400 Color on black background
This is how a font and box color of #fa6400 hex color will look
on a black background.