In RGB color space, #faa600 hex color has a red value of 250, a green value of 166 and a blue value of 0.
In CMYK color space (used in color printing), #faa600 hex color is composed of 0% cyan, 33.6% magenta, 100% yellow and 1.96% black.
#faa600 color has a hue of 39.8 degrees, a saturation of 100% and a lightness of 49%.
#faa600 hex color contains mainly RED.
The closest web safe color of #faa600 is #ff9900
#faa600 hex color has a decimal value of 16426496.
HEX | faa600 | #faa600 |
---|---|---|
RGB | 250, 166, 0 | rgb(250, 166, 0) |
RGB Percent | 98.04, 65.1, 0 | rgb(98.04, 65.1, 0) |
CMYK | 0, 34, 100, 2 | |
HSL | 39.8°, 100, 49 | hsl(39.8, 100%, 49%) |
HSV | 39.8°, 100, 98 |
XYZ | 53.061, 47.596, 6.39 |
---|---|
Hunter Lab | 68.99, 16.554, 42.801 |
CIE-LAB | 74.569, 21.316, 78.432 |
CIE-LCH | 74.569, 81.277, 74.796 |
CIE-LUV | 0, 33.6, 100, 1.96 |
Web Safe | ff9900 |
RGB percent of color #faa600
CMYK percent of color #faa600
Text with hexadecimal color #faa600
This text has a font color of #faa600
<p style="color:#faa600">Text here</p>
#faa600 Background Color
This box has a background color of #faa600
<div style="background-color:#faa600">Text here</div>
#faa600 Border Color
This box has a border color of #faa600
<div style="border: 4px solid #faa600">Text here</div>
CSS codes
<p style="color:#faa600">Text here</p>
<div style="background-color:#faa600">Text here</div>
<div style="border: 4px solid #faa600">Text here</div>
#faa600 Color on white background
This is how a font and box color of #faa600 will look
on a white background.
#faa600 Color on black background
This is how a font and box color of #faa600 hex color will look
on a black background.