COLOR #EDD17D

HEX: #EDD17D RGB: (237,209,125)

Renk bilgisi

#EDD17D contains mainly red and green colors. #EDD17D ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EDD17D color RGB value is (237,209,125).

RGB: (237,209,125) (93%, 82%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 125 of 255 = 49%

237
209
125

R + G + B ~ 75%. #EDD17D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 125 = 571 (100%)
R 237 of 571 ~ 41.51%
G 209 of 571 ~ 36.6%
B 125 of 571 ~ 21.89'%

%41.51
%36.6
%21.89

CMYK RENK MODELİ

#EDD17D rengi CMYK tonu (0,12,47,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.81%
  • sarı tonu 47.26%
  • ana renk tonu 7.06%

CMYK: (0,12,47,7)
C0M12Y47K7 (0%, 12%, 47%, 7%)
(0.00 / 0.12 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%11.81
%47.26
%7.06

Codes

Color #EDD17D in popluar color models

ED D1 7D
RGB 237 209 125
HSL 45° 75.68% 70.98%
HSB/HSV 45° 47.26% 92.94%
CMYK 0.00% 11.81% 47.26%
7.06%

Color #EDD17D in popluar number systems.

HEX ED D1 7D
Decimal 237 209 125
Binary 11101101 11010001 1111101
Octal 355 321 175

Shades and tints

Shades of #EDD17D

#EDD17D
(237,209,125)
#D8BE72
(216,190,114)
#C3AB67
(195,171,103)
#AE985C
(174,152,92)
#998551
(153,133,81)
#847246
(132,114,70)
#6F5F3B
(111,95,59)
#5A4C30
(90,76,48)
#453925
(69,57,37)
#30261A
(48,38,26)
#1B130F
(27,19,15)
#000000
(0,0,0)

Tints of #EDD17D

#EDD17D
(237,209,125)
#EED588
(238,213,136)
#EFD993
(239,217,147)
#F0DD9E
(240,221,158)
#F1E1A9
(241,225,169)
#F2E5B4
(242,229,180)
#F3E9BF
(243,233,191)
#F4EDCA
(244,237,202)
#F5F1D5
(245,241,213)
#F6F5E0
(246,245,224)
#F7F9EB
(247,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD17D color. Also use rgb(237,209,125) instead hex code.

Text Font Color

.myTextColor { color: #EDD17D; }

<p style="color:#EDD17D">This sample text font color is #EDD17D.</p>

This text font color is #EDD17D.

Background Color

.myBgColor { background-color: #EDD17D; }

<div style="background-color:#EDD17D">Inner text</div>

This div background color is #EDD17D.

Border color

.myBorderColor { border: 1px solid #EDD17D; }

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

This div border color is #EDD17D.

Opacity

.myOpacity80 { color: #EDD17D; opacity: 0.8; }

<p style="color:#EDD17D;opacity:0.8;">80%</p>

Text with #EDD17D color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #EDD17D;}

<p style="text-shadow: 3px 3px 1px #EDD17D">Text here.</p>

This text has shadow with #EDD17D color.


.textShadow {text-shadow: 3px 3px 1px #EDD17D', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #EDD17D, 5px 5px 20px red">Text here.</p>

This text has shadow with #EDD17D primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#EDD17D, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#EDD17D, Direction=45, Strength=4)">Text</p>

This text has shadow with #EDD17D and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #EDD17D;
-webkit-box-shadow: 1px 1px 3px 2px #EDD17D;
box-shadow: 1px 1px 3px 2px #EDD17D;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #EDD17D; -webkit-box-shadow: 1px 1px 3px 2px #EDD17D; box-shadow:1px 1px 3px 2px #EDD17D;">
Div content here
</div>

This div box has shadow with color #EDD17D.

Preview

Color preview on black background

This text has color #EDD17D on black background.


Color preview on white background

This text has color #EDD17D on white background.


Black color preview on #EDD17D background

This text has black color on #EDD17D background.


White color preview on #EDD17D background

This text has white color on #EDD17D background.


Related colors

Complementary color

Complementary color for #hex is #122E82.


I love getcolorcode.com

Triadic colors

1 #7DEDD1 and #D17DED with #EDD17D are triadic colors.

2 #7DD1ED and #D1ED7D with #EDD17D are triadic colors.