COLOR #EDD19D

HEX: #EDD19D RGB: (237,209,157)

Renk bilgisi

#EDD19D contains mainly red and green colors. #EDD19D ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDD19D color RGB value is (237,209,157).

RGB: (237,209,157) (93%, 82%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 157 of 255 = 62%

237
209
157

R + G + B ~ 79%. #EDD19D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 157 = 603 (100%)
R 237 of 603 ~ 39.3%
G 209 of 603 ~ 34.66%
B 157 of 603 ~ 26.04'%

%39.3
%34.66
%26.04

CMYK RENK MODELİ

#EDD19D rengi CMYK tonu (0,12,34,7).

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

CMYK: (0,12,34,7)
C0M12Y34K7 (0%, 12%, 34%, 7%)
(0.00 / 0.12 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%11.81
%33.76
%7.06

Codes

Color #EDD19D in popluar color models

ED D1 9D
RGB 237 209 157
HSL 39° 68.97% 77.25%
HSB/HSV 39° 33.76% 92.94%
CMYK 0.00% 11.81% 33.76%
7.06%

Color #EDD19D in popluar number systems.

HEX ED D1 9D
Decimal 237 209 157
Binary 11101101 11010001 10011101
Octal 355 321 235

Shades and tints

Shades of #EDD19D

#EDD19D
(237,209,157)
#D8BE8F
(216,190,143)
#C3AB81
(195,171,129)
#AE9873
(174,152,115)
#998565
(153,133,101)
#847257
(132,114,87)
#6F5F49
(111,95,73)
#5A4C3B
(90,76,59)
#45392D
(69,57,45)
#30261F
(48,38,31)
#1B1311
(27,19,17)
#000000
(0,0,0)

Tints of #EDD19D

#EDD19D
(237,209,157)
#EED5A5
(238,213,165)
#EFD9AD
(239,217,173)
#F0DDB5
(240,221,181)
#F1E1BD
(241,225,189)
#F2E5C5
(242,229,197)
#F3E9CD
(243,233,205)
#F4EDD5
(244,237,213)
#F5F1DD
(245,241,221)
#F6F5E5
(246,245,229)
#F7F9ED
(247,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD19D; }

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

This text font color is #EDD19D.

Background Color

.myBgColor { background-color: #EDD19D; }

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

This div background color is #EDD19D.

Border color

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

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

This div border color is #EDD19D.

Opacity

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

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

Text with #EDD19D 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 #EDD19D;}

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

This text has shadow with #EDD19D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD19D.

Preview

Color preview on black background

This text has color #EDD19D on black background.


Color preview on white background

This text has color #EDD19D on white background.


Black color preview on #EDD19D background

This text has black color on #EDD19D background.


White color preview on #EDD19D background

This text has white color on #EDD19D background.


Related colors

Complementary color

Complementary color for #hex is #122E62.


I love getcolorcode.com

Triadic colors

1 #9DEDD1 and #D19DED with #EDD19D are triadic colors.

2 #9DD1ED and #D1ED9D with #EDD19D are triadic colors.