#ffd700 hex color name is gold.
In RGB color space, #ffd700 hex color has a red value of 255, a green value of 215 and a blue value of 0.
In CMYK color space (used in color printing), #ffd700 hex color is composed of 0% cyan, 15.69% magenta, 100% yellow and 0% black.
#ffd700 color has a hue of 50.6 degrees, a saturation of 100% and a lightness of 50%.
#ffd700 hex color contains mainly RED.
The closest web safe color of #ffd700 is #ffcc00
#ffd700 hex color has a decimal value of 16766720.
HEX | ffd700 | #ffd700 |
---|---|---|
RGB | 255, 215, 0 | rgb(255, 215, 0) |
RGB Percent | 100, 84.31, 0 | rgb(100, 84.31, 0) |
CMYK | 0, 16, 100, 0 | |
HSL | 50.6°, 100, 50 | hsl(50.6, 100%, 50%) |
HSV | 50.6°, 100, 100 |
XYZ | 65.54, 69.861, 10.03 |
---|---|
Hunter Lab | 83.583, -6.303, 51.393 |
CIE-LAB | 86.929, -1.925, 87.138 |
CIE-LCH | 86.929, 87.159, 91.266 |
CIE-LUV | 0, 15.69, 100, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffd700
CMYK percent of color #ffd700
Text with hexadecimal color #ffd700
This text has a font color of #ffd700
<p style="color:#ffd700">Text here</p>
#ffd700 Background Color
This box has a background color of #ffd700
<div style="background-color:#ffd700">Text here</div>
#ffd700 Border Color
This box has a border color of #ffd700
<div style="border: 4px solid #ffd700">Text here</div>
CSS codes
<p style="color:#ffd700">Text here</p>
<div style="background-color:#ffd700">Text here</div>
<div style="border: 4px solid #ffd700">Text here</div>
#ffd700 Color on white background
This is how a font and box color of #ffd700 will look
on a white background.
#ffd700 Color on black background
This is how a font and box color of #ffd700 hex color will look
on a black background.