In RGB color space, #fa0700 hex color has a red value of 250, a green value of 7 and a blue value of 0.
In CMYK color space (used in color printing), #fa0700 hex color is composed of 0% cyan, 97.2% magenta, 100% yellow and 1.96% black.
#fa0700 color has a hue of 1.7 degrees, a saturation of 100% and a lightness of 49%.
#fa0700 hex color contains mainly RED.
The closest web safe color of #fa0700 is #ff0000
#fa0700 hex color has a decimal value of 16385792.
HEX | fa0700 | #fa0700 |
---|---|---|
RGB | 250, 7, 0 | rgb(250, 7, 0) |
RGB Percent | 98.04, 2.75, 0 | rgb(98.04, 2.75, 0) |
CMYK | 0, 97, 100, 2 | |
HSL | 1.7°, 100, 49 | hsl(1.7, 100%, 49%) |
HSV | 1.7°, 100, 98 |
XYZ | 39.5, 20.476, 1.87 |
---|---|
Hunter Lab | 45.25, 76.628, 29.225 |
CIE-LAB | 52.371, 78.423, 66.28 |
CIE-LCH | 52.371, 102.68, 40.203 |
CIE-LUV | 0, 97.2, 100, 1.96 |
Web Safe | ff0000 |
RGB percent of color #fa0700
CMYK percent of color #fa0700
Text with hexadecimal color #fa0700
This text has a font color of #fa0700
<p style="color:#fa0700">Text here</p>
#fa0700 Background Color
This box has a background color of #fa0700
<div style="background-color:#fa0700">Text here</div>
#fa0700 Border Color
This box has a border color of #fa0700
<div style="border: 4px solid #fa0700">Text here</div>
CSS codes
<p style="color:#fa0700">Text here</p>
<div style="background-color:#fa0700">Text here</div>
<div style="border: 4px solid #fa0700">Text here</div>
#fa0700 Color on white background
This is how a font and box color of #fa0700 will look
on a white background.
#fa0700 Color on black background
This is how a font and box color of #fa0700 hex color will look
on a black background.