COLOR #EDA59D

HEX: #EDA59D RGB: (237,165,157)

Renk bilgisi

#EDA59D contains mainly red color. #EDA59D ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#EDA59D color RGB value is (237,165,157).

RGB: (237,165,157) (93%, 65%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 165 of 255 = 65%
B 157 of 255 = 62%

237
165
157

R + G + B ~ 73%. #EDA59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 165 + 157 = 559 (100%)
R 237 of 559 ~ 42.4%
G 165 of 559 ~ 29.52%
B 157 of 559 ~ 28.09'%

%42.4
%29.52
%28.09

CMYK RENK MODELİ

#EDA59D rengi CMYK tonu (0,30,34,7).

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

CMYK: (0,30,34,7)
C0M30Y34K7 (0%, 30%, 34%, 7%)
(0.00 / 0.30 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%30.38
%33.76
%7.06

Codes

Color #EDA59D in popluar color models

ED A5 9D
RGB 237 165 157
HSL 68.97% 77.25%
HSB/HSV 33.76% 92.94%
CMYK 0.00% 30.38% 33.76%
7.06%

Color #EDA59D in popluar number systems.

HEX ED A5 9D
Decimal 237 165 157
Binary 11101101 10100101 10011101
Octal 355 245 235

Shades and tints

Shades of #EDA59D

#EDA59D
(237,165,157)
#D8968F
(216,150,143)
#C38781
(195,135,129)
#AE7873
(174,120,115)
#996965
(153,105,101)
#845A57
(132,90,87)
#6F4B49
(111,75,73)
#5A3C3B
(90,60,59)
#452D2D
(69,45,45)
#301E1F
(48,30,31)
#1B0F11
(27,15,17)
#000000
(0,0,0)

Tints of #EDA59D

#EDA59D
(237,165,157)
#EEADA5
(238,173,165)
#EFB5AD
(239,181,173)
#F0BDB5
(240,189,181)
#F1C5BD
(241,197,189)
#F2CDC5
(242,205,197)
#F3D5CD
(243,213,205)
#F4DDD5
(244,221,213)
#F5E5DD
(245,229,221)
#F6EDE5
(246,237,229)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDA59D; }

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

This text font color is #EDA59D.

Background Color

.myBgColor { background-color: #EDA59D; }

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

This div background color is #EDA59D.

Border color

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

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

This div border color is #EDA59D.

Opacity

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

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

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

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

This text has shadow with #EDA59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA59D.

Preview

Color preview on black background

This text has color #EDA59D on black background.


Color preview on white background

This text has color #EDA59D on white background.


Black color preview on #EDA59D background

This text has black color on #EDA59D background.


White color preview on #EDA59D background

This text has white color on #EDA59D background.


Related colors

Complementary color

Complementary color for #hex is #125A62.


I love getcolorcode.com

Triadic colors

1 #9DEDA5 and #A59DED with #EDA59D are triadic colors.

2 #9DA5ED and #A5ED9D with #EDA59D are triadic colors.