In RGB color space, #ffd500 hex color has a red value of 255, a green value of 213 and a blue value of 0.
In CMYK color space (used in color printing), #ffd500 hex color is composed of 0% cyan, 16.47% magenta, 100% yellow and 0% black.
#ffd500 color has a hue of 50.1 degrees, a saturation of 100% and a lightness of 50%.
#ffd500 hex color contains mainly RED.
The closest web safe color of #ffd500 is #ffcc00
#ffd500 hex color has a decimal value of 16766208.
HEX | ffd500 | #ffd500 |
---|---|---|
RGB | 255, 213, 0 | rgb(255, 213, 0) |
RGB Percent | 100, 83.53, 0 | rgb(100, 83.53, 0) |
CMYK | 0, 16, 100, 0 | |
HSL | 50.1°, 100, 50 | hsl(50.1, 100%, 50%) |
HSV | 50.1°, 100, 100 |
XYZ | 65.034, 68.848, 9.861 |
---|---|
Hunter Lab | 82.975, -5.301, 51.036 |
CIE-LAB | 86.429, -0.91, 86.786 |
CIE-LCH | 86.429, 86.791, 90.601 |
CIE-LUV | 0, 16.47, 100, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffd500
CMYK percent of color #ffd500
Text with hexadecimal color #ffd500
This text has a font color of #ffd500
<p style="color:#ffd500">Text here</p>
#ffd500 Background Color
This box has a background color of #ffd500
<div style="background-color:#ffd500">Text here</div>
#ffd500 Border Color
This box has a border color of #ffd500
<div style="border: 4px solid #ffd500">Text here</div>
CSS codes
<p style="color:#ffd500">Text here</p>
<div style="background-color:#ffd500">Text here</div>
<div style="border: 4px solid #ffd500">Text here</div>
#ffd500 Color on white background
This is how a font and box color of #ffd500 will look
on a white background.
#ffd500 Color on black background
This is how a font and box color of #ffd500 hex color will look
on a black background.