In RGB color space, #faa400 hex color has a red value of 250, a green value of 164 and a blue value of 0.
In CMYK color space (used in color printing), #faa400 hex color is composed of 0% cyan, 34.4% magenta, 100% yellow and 1.96% black.
#faa400 color has a hue of 39.4 degrees, a saturation of 100% and a lightness of 49%.
#faa400 hex color contains mainly RED.
The closest web safe color of #faa400 is #ff9900
#faa400 hex color has a decimal value of 16425984.
HEX | faa400 | #faa400 |
---|---|---|
RGB | 250, 164, 0 | rgb(250, 164, 0) |
RGB Percent | 98.04, 64.31, 0 | rgb(98.04, 64.31, 0) |
CMYK | 0, 34, 100, 2 | |
HSL | 39.4°, 100, 49 | hsl(39.4, 100%, 49%) |
HSV | 39.4°, 100, 98 |
XYZ | 52.7, 46.875, 6.27 |
---|---|
Hunter Lab | 68.465, 17.583, 42.496 |
CIE-LAB | 74.11, 22.362, 78.129 |
CIE-LCH | 74.11, 81.266, 74.028 |
CIE-LUV | 0, 34.4, 100, 1.96 |
Web Safe | ff9900 |
RGB percent of color #faa400
CMYK percent of color #faa400
Text with hexadecimal color #faa400
This text has a font color of #faa400
<p style="color:#faa400">Text here</p>
#faa400 Background Color
This box has a background color of #faa400
<div style="background-color:#faa400">Text here</div>
#faa400 Border Color
This box has a border color of #faa400
<div style="border: 4px solid #faa400">Text here</div>
CSS codes
<p style="color:#faa400">Text here</p>
<div style="background-color:#faa400">Text here</div>
<div style="border: 4px solid #faa400">Text here</div>
#faa400 Color on white background
This is how a font and box color of #faa400 will look
on a white background.
#faa400 Color on black background
This is how a font and box color of #faa400 hex color will look
on a black background.