In RGB color space, #fa0600 hex color has a red value of 250, a green value of 6 and a blue value of 0.
In CMYK color space (used in color printing), #fa0600 hex color is composed of 0% cyan, 97.6% magenta, 100% yellow and 1.96% black.
#fa0600 color has a hue of 1.4 degrees, a saturation of 100% and a lightness of 49%.
#fa0600 hex color contains mainly RED.
The closest web safe color of #fa0600 is #ff0000
#fa0600 hex color has a decimal value of 16385536.
HEX | fa0600 | #fa0600 |
---|---|---|
RGB | 250, 6, 0 | rgb(250, 6, 0) |
RGB Percent | 98.04, 2.35, 0 | rgb(98.04, 2.35, 0) |
CMYK | 0, 98, 100, 2 | |
HSL | 1.4°, 100, 49 | hsl(1.4, 100%, 49%) |
HSV | 1.4°, 100, 98 |
XYZ | 39.489, 20.454, 1.867 |
---|---|
Hunter Lab | 45.226, 76.711, 29.211 |
CIE-LAB | 52.347, 78.494, 66.266 |
CIE-LCH | 52.347, 102.725, 40.172 |
CIE-LUV | 0, 97.6, 100, 1.96 |
Web Safe | ff0000 |
RGB percent of color #fa0600
CMYK percent of color #fa0600
Text with hexadecimal color #fa0600
This text has a font color of #fa0600
<p style="color:#fa0600">Text here</p>
#fa0600 Background Color
This box has a background color of #fa0600
<div style="background-color:#fa0600">Text here</div>
#fa0600 Border Color
This box has a border color of #fa0600
<div style="border: 4px solid #fa0600">Text here</div>
CSS codes
<p style="color:#fa0600">Text here</p>
<div style="background-color:#fa0600">Text here</div>
<div style="border: 4px solid #fa0600">Text here</div>
#fa0600 Color on white background
This is how a font and box color of #fa0600 will look
on a white background.
#fa0600 Color on black background
This is how a font and box color of #fa0600 hex color will look
on a black background.