In RGB color space, #fa3000 hex color has a red value of 250, a green value of 48 and a blue value of 0.
In CMYK color space (used in color printing), #fa3000 hex color is composed of 0% cyan, 80.8% magenta, 100% yellow and 1.96% black.
#fa3000 color has a hue of 11.5 degrees, a saturation of 100% and a lightness of 49%.
#fa3000 hex color contains mainly RED.
The closest web safe color of #fa3000 is #ff3300
#fa3000 hex color has a decimal value of 16396288.
HEX | fa3000 | #fa3000 |
---|---|---|
RGB | 250, 48, 0 | rgb(250, 48, 0) |
RGB Percent | 98.04, 18.82, 0 | rgb(98.04, 18.82, 0) |
CMYK | 0, 81, 100, 2 | |
HSL | 11.5°, 100, 49 | hsl(11.5, 100%, 49%) |
HSV | 11.5°, 100, 98 |
XYZ | 40.481, 22.438, 2.197 |
---|---|
Hunter Lab | 47.369, 69.649, 30.408 |
CIE-LAB | 54.489, 72.36, 67.084 |
CIE-LCH | 54.489, 98.672, 42.833 |
CIE-LUV | 0, 80.8, 100, 1.96 |
Web Safe | ff3300 |
RGB percent of color #fa3000
CMYK percent of color #fa3000
Text with hexadecimal color #fa3000
This text has a font color of #fa3000
<p style="color:#fa3000">Text here</p>
#fa3000 Background Color
This box has a background color of #fa3000
<div style="background-color:#fa3000">Text here</div>
#fa3000 Border Color
This box has a border color of #fa3000
<div style="border: 4px solid #fa3000">Text here</div>
CSS codes
<p style="color:#fa3000">Text here</p>
<div style="background-color:#fa3000">Text here</div>
<div style="border: 4px solid #fa3000">Text here</div>
#fa3000 Color on white background
This is how a font and box color of #fa3000 will look
on a white background.
#fa3000 Color on black background
This is how a font and box color of #fa3000 hex color will look
on a black background.