#FFD700 - Hex Color - Color Code
#FFD700 Hex Color, Includes conversions, schemes, html color codes and much more.
#FFD700 Color Information
This page lists many detailed information about the hex color #FFD700. Its Hexadecimal code is FFD700. In a RGB color space, which is consist of 100% red, 84.31% green and 0% blue, and that corresponding RGB values are 255, 215, 0. In a CMYK color space, it is consist of 0% cyan, 15.7% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.16, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FFD700
Color: | |
Hexadecimal: | FFD700 |
RGB Decimal : | 255, 215, 0 |
HSL : | 51°, 100%, 50% |
HSV : | 51°, 100%, 100% |
CMYK : | 0%, 15.7%, 100%, 0% |
XYZ : | 65.54, 69.861, 10.03 |
xyY : | 0.451, 0.48, 69.861 |
CIE-LAB : | 86.929, -1.924, 87.137 |
CIE-LCH : | 86.929, 87.158, 91.265 |
Hunter-Lab : | 83.583, -6.301, 51.393 |
Color Name : | Gold |
CMYK Color Model with #FFD700
Cyan:0% | |
Magenta:15.69% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FFD700
Red:100% | |
Green:84.31% | |
Blue:0% |
Color Schemes with #FFD700
Complementary Colors of #FFD700
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FFD700
#FFD700 background color
<div style="background-color:#FFD700;">background here </div >
#FFD700 Text with hexadecimal color
<p style="color:#FFD700">Text here</p>
#FFD700 color css codes
text {color:#FFD700;}
.background {background-color:#FFD700;}
.border {border:1px solid #FFD700;}
#FFD700 Link color
<a href="#" style="color:#FFD700">Link here</a>