In RGB color space, #fade02 hex color has a red value of 250, a green value of 222 and a blue value of 2.
In CMYK color space (used in color printing), #fade02 hex color is composed of 0% cyan, 11.2% magenta, 99.2% yellow and 1.96% black.
#fade02 color has a hue of 53.2 degrees, a saturation of 98.41% and a lightness of 49.4%.
#fade02 hex color contains mainly RED.
The closest web safe color of #fade02 is #ffcc00
#fade02 hex color has a decimal value of 16440834.
HEX | fade02 | #fade02 |
---|---|---|
RGB | 250, 222, 2 | rgb(250, 222, 2) |
RGB Percent | 98.04, 87.06, 0.78 | rgb(98.04, 87.06, 0.78) |
CMYK | 0, 11, 99, 2 | |
HSL | 53.2°, 98.41, 49.4 | hsl(53.2, 98.41%, 49.4%) |
HSV | 53.2°, 99.2, 98 |
XYZ | 65.557, 72.571, 10.61 |
---|---|
Hunter Lab | 85.189, -11.715, 52.248 |
CIE-LAB | 88.243, -7.551, 87.695 |
CIE-LCH | 88.243, 88.019, 94.921 |
CIE-LUV | 0, 11.2, 99.2, 1.96 |
Web Safe | ffcc00 |
RGB percent of color #fade02
CMYK percent of color #fade02
Text with hexadecimal color #fade02
This text has a font color of #fade02
<p style="color:#fade02">Text here</p>
#fade02 Background Color
This box has a background color of #fade02
<div style="background-color:#fade02">Text here</div>
#fade02 Border Color
This box has a border color of #fade02
<div style="border: 4px solid #fade02">Text here</div>
CSS codes
<p style="color:#fade02">Text here</p>
<div style="background-color:#fade02">Text here</div>
<div style="border: 4px solid #fade02">Text here</div>
#fade02 Color on white background
This is how a font and box color of #fade02 will look
on a white background.
#fade02 Color on black background
This is how a font and box color of #fade02 hex color will look
on a black background.