In RGB color space, #fda000 hex color has a red value of 253, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #fda000 hex color is composed of 0% cyan, 36.76% magenta, 100% yellow and 0.78% black.
#fda000 color has a hue of 37.9 degrees, a saturation of 100% and a lightness of 49.6%.
#fda000 hex color contains mainly RED.
The closest web safe color of #fda000 is #ff9900
#fda000 hex color has a decimal value of 16621568.
HEX | fda000 | #fda000 |
---|---|---|
RGB | 253, 160, 0 | rgb(253, 160, 0) |
RGB Percent | 99.22, 62.75, 0 | rgb(99.22, 62.75, 0) |
CMYK | 0, 37, 100, 1 | |
HSL | 37.9°, 100, 49.6 | hsl(37.9, 100%, 49.6%) |
HSV | 37.9°, 100, 99.2 |
XYZ | 53.079, 46.024, 6.086 |
---|---|
Hunter Lab | 67.841, 20.937, 42.17 |
CIE-LAB | 73.561, 25.709, 77.946 |
CIE-LCH | 73.561, 82.076, 71.746 |
CIE-LUV | 0, 36.76, 100, 0.78 |
Web Safe | ff9900 |
RGB percent of color #fda000
CMYK percent of color #fda000
Text with hexadecimal color #fda000
This text has a font color of #fda000
<p style="color:#fda000">Text here</p>
#fda000 Background Color
This box has a background color of #fda000
<div style="background-color:#fda000">Text here</div>
#fda000 Border Color
This box has a border color of #fda000
<div style="border: 4px solid #fda000">Text here</div>
CSS codes
<p style="color:#fda000">Text here</p>
<div style="background-color:#fda000">Text here</div>
<div style="border: 4px solid #fda000">Text here</div>
#fda000 Color on white background
This is how a font and box color of #fda000 will look
on a white background.
#fda000 Color on black background
This is how a font and box color of #fda000 hex color will look
on a black background.