In RGB color space, #fff802 hex color has a red value of 255, a green value of 248 and a blue value of 2.
In CMYK color space (used in color printing), #fff802 hex color is composed of 0% cyan, 2.75% magenta, 99.22% yellow and 0% black.
#fff802 color has a hue of 58.3 degrees, a saturation of 100% and a lightness of 50.4%.
#fff802 hex color contains mainly RED.
The closest web safe color of #fff802 is #ffff00
#fff802 hex color has a decimal value of 16775170.
HEX | fff802 | #fff802 |
---|---|---|
RGB | 255, 248, 2 | rgb(255, 248, 2) |
RGB Percent | 100, 97.25, 0.78 | rgb(100, 97.25, 0.78) |
CMYK | 0, 3, 99, 0 | |
HSL | 58.3°, 100, 50.4 | hsl(58.3, 100%, 50.4%) |
HSV | 58.3°, 99.2, 100 |
XYZ | 74.818, 88.399, 13.177 |
---|---|
Hunter Lab | 94.021, -22.493, 57.505 |
CIE-LAB | 95.329, -18.201, 93.019 |
CIE-LCH | 95.329, 94.783, 101.071 |
CIE-LUV | 0, 2.75, 99.22, 0 |
Web Safe | ffff00 |
RGB percent of color #fff802
CMYK percent of color #fff802
Text with hexadecimal color #fff802
This text has a font color of #fff802
<p style="color:#fff802">Text here</p>
#fff802 Background Color
This box has a background color of #fff802
<div style="background-color:#fff802">Text here</div>
#fff802 Border Color
This box has a border color of #fff802
<div style="border: 4px solid #fff802">Text here</div>
CSS codes
<p style="color:#fff802">Text here</p>
<div style="background-color:#fff802">Text here</div>
<div style="border: 4px solid #fff802">Text here</div>
#fff802 Color on white background
This is how a font and box color of #fff802 will look
on a white background.
#fff802 Color on black background
This is how a font and box color of #fff802 hex color will look
on a black background.