In RGB color space, #fdf500 hex color has a red value of 253, a green value of 245 and a blue value of 0.
In CMYK color space (used in color printing), #fdf500 hex color is composed of 0% cyan, 3.16% magenta, 100% yellow and 0.78% black.
#fdf500 color has a hue of 58.1 degrees, a saturation of 100% and a lightness of 49.6%.
#fdf500 hex color contains mainly RED.
The closest web safe color of #fdf500 is #ffff00
#fdf500 hex color has a decimal value of 16643328.
HEX | fdf500 | #fdf500 |
---|---|---|
RGB | 253, 245, 0 | rgb(253, 245, 0) |
RGB Percent | 99.22, 96.08, 0 | rgb(99.22, 96.08, 0) |
CMYK | 0, 3, 100, 1 | |
HSL | 58.1°, 100, 49.6 | hsl(58.1, 100%, 49.6%) |
HSV | 58.1°, 100, 99.2 |
XYZ | 73.16, 86.187, 12.78 |
---|---|
Hunter Lab | 92.837, -21.798, 56.824 |
CIE-LAB | 94.392, -17.601, 92.408 |
CIE-LCH | 94.392, 94.069, 100.784 |
CIE-LUV | 0, 3.16, 100, 0.78 |
Web Safe | ffff00 |
RGB percent of color #fdf500
CMYK percent of color #fdf500
Text with hexadecimal color #fdf500
This text has a font color of #fdf500
<p style="color:#fdf500">Text here</p>
#fdf500 Background Color
This box has a background color of #fdf500
<div style="background-color:#fdf500">Text here</div>
#fdf500 Border Color
This box has a border color of #fdf500
<div style="border: 4px solid #fdf500">Text here</div>
CSS codes
<p style="color:#fdf500">Text here</p>
<div style="background-color:#fdf500">Text here</div>
<div style="border: 4px solid #fdf500">Text here</div>
#fdf500 Color on white background
This is how a font and box color of #fdf500 will look
on a white background.
#fdf500 Color on black background
This is how a font and box color of #fdf500 hex color will look
on a black background.