In RGB color space, #fdde00 hex color has a red value of 253, a green value of 222 and a blue value of 0.
In CMYK color space (used in color printing), #fdde00 hex color is composed of 0% cyan, 12.25% magenta, 100% yellow and 0.78% black.
#fdde00 color has a hue of 52.6 degrees, a saturation of 100% and a lightness of 49.6%.
#fdde00 hex color contains mainly RED.
The closest web safe color of #fdde00 is #ffcc00
#fdde00 hex color has a decimal value of 16637440.
HEX | fdde00 | #fdde00 |
---|---|---|
RGB | 253, 222, 0 | rgb(253, 222, 0) |
RGB Percent | 99.22, 87.06, 0 | rgb(99.22, 87.06, 0) |
CMYK | 0, 12, 100, 1 | |
HSL | 52.6°, 100, 49.6 | hsl(52.6, 100%, 49.6%) |
HSV | 52.6°, 100, 99.2 |
XYZ | 66.629, 73.125, 10.603 |
---|---|
Hunter Lab | 85.513, -10.567, 52.508 |
CIE-LAB | 88.507, -6.297, 88.171 |
CIE-LCH | 88.507, 88.396, 94.085 |
CIE-LUV | 0, 12.25, 100, 0.78 |
Web Safe | ffcc00 |
RGB percent of color #fdde00
CMYK percent of color #fdde00
Text with hexadecimal color #fdde00
This text has a font color of #fdde00
<p style="color:#fdde00">Text here</p>
#fdde00 Background Color
This box has a background color of #fdde00
<div style="background-color:#fdde00">Text here</div>
#fdde00 Border Color
This box has a border color of #fdde00
<div style="border: 4px solid #fdde00">Text here</div>
CSS codes
<p style="color:#fdde00">Text here</p>
<div style="background-color:#fdde00">Text here</div>
<div style="border: 4px solid #fdde00">Text here</div>
#fdde00 Color on white background
This is how a font and box color of #fdde00 will look
on a white background.
#fdde00 Color on black background
This is how a font and box color of #fdde00 hex color will look
on a black background.