In RGB color space, #fade2a hex color has a red value of 250, a green value of 222 and a blue value of 42.
In CMYK color space (used in color printing), #fade2a hex color is composed of 0% cyan, 11.2% magenta, 83.2% yellow and 1.96% black.
#fade2a color has a hue of 51.9 degrees, a saturation of 95.41% and a lightness of 57.3%.
#fade2a hex color contains mainly RED.
The closest web safe color of #fade2a is #ffcc33
#fade2a hex color has a decimal value of 16440874.
HEX | fade2a | #fade2a |
---|---|---|
RGB | 250, 222, 42 | rgb(250, 222, 42) |
RGB Percent | 98.04, 87.06, 16.47 | rgb(98.04, 87.06, 16.47) |
CMYK | 0, 11, 83, 2 | |
HSL | 51.9°, 95.41, 57.3 | hsl(51.9, 95.41%, 57.3%) |
HSV | 51.9°, 83.2, 98 |
XYZ | 65.964, 72.734, 12.753 |
---|---|
Hunter Lab | 85.284, -11.185, 50.833 |
CIE-LAB | 88.321, -6.975, 82.009 |
CIE-LCH | 88.321, 82.305, 94.861 |
CIE-LUV | 0, 11.2, 83.2, 1.96 |
Web Safe | ffcc33 |
RGB percent of color #fade2a
CMYK percent of color #fade2a
Text with hexadecimal color #fade2a
This text has a font color of #fade2a
<p style="color:#fade2a">Text here</p>
#fade2a Background Color
This box has a background color of #fade2a
<div style="background-color:#fade2a">Text here</div>
#fade2a Border Color
This box has a border color of #fade2a
<div style="border: 4px solid #fade2a">Text here</div>
CSS codes
<p style="color:#fade2a">Text here</p>
<div style="background-color:#fade2a">Text here</div>
<div style="border: 4px solid #fade2a">Text here</div>
#fade2a Color on white background
This is how a font and box color of #fade2a will look
on a white background.
#fade2a Color on black background
This is how a font and box color of #fade2a hex color will look
on a black background.