Color Hex Logo

#ffd700 Color Hex Gold1

#FFD700
(255,215,0)
382 Favorites   10 Comments

Color spaces of #ffd700 Gold1

RGB 2552150
HSL0.141.000.50
HSV51°100°100°
CMYK 0.000.161.00   0.00
XYZ65.540469.860910.0301
Yxy69.86090.45070.4804
Hunter Lab83.5828-6.301551.3931
CIE-Lab86.9286-1.924387.1373

#ffd700 color RGB value is (255,215,0). #ffd700 color name is Gold1 color.

#ffd700 hex color red value is 255, green value is 215 and the blue value of its RGB is 0. Cylindrical-coordinate representations (also known as HSL) of color #ffd700 hue: 0.14 , saturation: 1.00 and the lightness value of ffd700 is 0.50.

The process color (four color CMYK) of #ffd700 color hex is 0.00, 0.16, 1.00, 0.00. Web safe color of #ffd700 is #ffcc00. Color #ffd700 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11111111 11010111 00000000
Octal 377 327 0
Decimal 255 215 0
Hex FF D7 0

RGB Percentages of Color #ffd700

%54.26
%45.74
%0.00

CMYK Percentages of Color #ffd700

%0
%16
%100
%0

Triadic Colors of #ffd700

#ffd700 #00ffd7 #d700ff

Analogous Colors of #ffd700

#ffd700 #a8ff00 #ff5700

Monochromatic Colors of #ffd700

#ffd700

Complementary Color

#ffd700 #0028ff

#ffd700 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#ffd700 Color Preview on White Background

Lorem ipsum dolor sit amet.

#ffd700 Color CSS Codes

.mybgcolor {background-color:#ffd700; } 
.myforecolor {color:#ffd700; }
.mybordercolor {border:3px solid #ffd700; }

#ffd700 Text Font Color

<p style="color:#ffd700">Text here</p>

This sample text font color is #ffd700
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#ffd700 Background Color

<div style="background-color:#ffd700">
Div content here</div>

This div background color is #ffd700


#ffd700 Border Color

<div style="border:3px solid #ffd700">
Div here</div>

This div border color is #ffd700


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(255,215,0, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #ffd700; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #ffd700;
  -webkit-box-shadow: 1px 1px 3px 2px #ffd700;
  box-shadow:         1px 1px 3px 2px #ffd700; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(255,215,0, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #ffd700">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #ffd700;
  -webkit-box-shadow: 1px 1px 3px 2px #ffd700;
  box-shadow:         1px 1px 3px 2px #ffd700;">
Div content here</div>

This div box has shadow with color #ffd700


Comments

6 Feb 2023, 22:47 hashtag

Amo essa cor

2 Jul 2021, 22:41 GoldenWolf79

EDBC00

2 Jul 2021, 22:40 GoldenWolf79

alonsopro, I think you might like EDBCoo

19 Jun 2020, 18:32 alonsopro

but this is 99% yellow with 1% orange

19 Jun 2020, 18:31 alonsopro

i like gold

12 Dec 2019, 18:48 GoldenWolf79

This isn't the correct "Golden". Use the Golden Ratio to get the correct Golden. 255 / 1.618 = 158. 255 - 158 = 97. 97 / 1.618 = 60. 158 + 60 = 218. 255 218 0 = #ffda00

23 Jul 2019, 7:40 Krisnayana

love this color

27 Jun 2019, 21:38 Act4444

Marigold.

1 Mar 2019, 19:05 Moonlitlake

honeybee

27 Mar 2017, 20:05 oliviayellowcat

I can't decide between gold and goldenrod. They're both so pretty!

Please login to write comment.