In RGB color space, #fade0c hex color has a red value of 250, a green value of 222 and a blue value of 12.
In CMYK color space (used in color printing), #fade0c hex color is composed of 0% cyan, 11.2% magenta, 95.2% yellow and 1.96% black.
#fade0c color has a hue of 52.9 degrees, a saturation of 95.97% and a lightness of 51.4%.
#fade0c hex color contains mainly RED.
The closest web safe color of #fade0c is #ffcc00
#fade0c hex color has a decimal value of 16440844.
HEX | fade0c | #fade0c |
---|---|---|
RGB | 250, 222, 12 | rgb(250, 222, 12) |
RGB Percent | 98.04, 87.06, 4.71 | rgb(98.04, 87.06, 4.71) |
CMYK | 0, 11, 95, 2 | |
HSL | 52.9°, 95.97, 51.4 | hsl(52.9, 95.97%, 51.4%) |
HSV | 52.9°, 95.2, 98 |
XYZ | 65.612, 72.593, 10.902 |
---|---|
Hunter Lab | 85.202, -11.643, 52.055 |
CIE-LAB | 88.253, -7.473, 86.876 |
CIE-LCH | 88.253, 87.197, 94.916 |
CIE-LUV | 0, 11.2, 95.2, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #fade0c
CMYK percent of color #fade0c
Text with hexadecimal color #fade0c
This text has a font color of #fade0c
<p style="color:#fade0c">Text here</p>
#fade0c Background Color
This box has a background color of #fade0c
<div style="background-color:#fade0c">Text here</div>
#fade0c Border Color
This box has a border color of #fade0c
<div style="border: 4px solid #fade0c">Text here</div>
CSS codes
<p style="color:#fade0c">Text here</p>
<div style="background-color:#fade0c">Text here</div>
<div style="border: 4px solid #fade0c">Text here</div>
#fade0c Color on white background
This is how a font and box color of #fade0c will look
on a white background.
#fade0c Color on black background
This is how a font and box color of #fade0c hex color will look
on a black background.