COLOR #EDA49D

HEX: #EDA49D RGB: (237,164,157)

Renk bilgisi

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

RGB renk modeli

#EDA49D color RGB value is (237,164,157).

RGB: (237,164,157) (93%, 64%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 164 of 255 = 64%
B 157 of 255 = 62%

237
164
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 164 + 157 = 558 (100%)
R 237 of 558 ~ 42.47%
G 164 of 558 ~ 29.39%
B 157 of 558 ~ 28.14'%

%42.47
%29.39
%28.14

CMYK RENK MODELİ

#EDA49D rengi CMYK tonu (0,31,34,7).

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

CMYK: (0,31,34,7)
C0M31Y34K7 (0%, 31%, 34%, 7%)
(0.00 / 0.31 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%30.8
%33.76
%7.06

Codes

Color #EDA49D in popluar color models

ED A4 9D
RGB 237 164 157
HSL 68.97% 77.25%
HSB/HSV 33.76% 92.94%
CMYK 0.00% 30.80% 33.76%
7.06%

Color #EDA49D in popluar number systems.

HEX ED A4 9D
Decimal 237 164 157
Binary 11101101 10100100 10011101
Octal 355 244 235

Shades and tints

Shades of #EDA49D

#EDA49D
(237,164,157)
#D8968F
(216,150,143)
#C38881
(195,136,129)
#AE7A73
(174,122,115)
#996C65
(153,108,101)
#845E57
(132,94,87)
#6F5049
(111,80,73)
#5A423B
(90,66,59)
#45342D
(69,52,45)
#30261F
(48,38,31)
#1B1811
(27,24,17)
#000000
(0,0,0)

Tints of #EDA49D

#EDA49D
(237,164,157)
#EEACA5
(238,172,165)
#EFB4AD
(239,180,173)
#F0BCB5
(240,188,181)
#F1C4BD
(241,196,189)
#F2CCC5
(242,204,197)
#F3D4CD
(243,212,205)
#F4DCD5
(244,220,213)
#F5E4DD
(245,228,221)
#F6ECE5
(246,236,229)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDA49D; }

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

This text font color is #EDA49D.

Background Color

.myBgColor { background-color: #EDA49D; }

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

This div background color is #EDA49D.

Border color

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

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

This div border color is #EDA49D.

Opacity

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

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

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

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

This text has shadow with #EDA49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA49D.

Preview

Color preview on black background

This text has color #EDA49D on black background.


Color preview on white background

This text has color #EDA49D on white background.


Black color preview on #EDA49D background

This text has black color on #EDA49D background.


White color preview on #EDA49D background

This text has white color on #EDA49D background.


Related colors

Complementary color

Complementary color for #hex is #125B62.


I love getcolorcode.com

Triadic colors

1 #9DEDA4 and #A49DED with #EDA49D are triadic colors.

2 #9DA4ED and #A4ED9D with #EDA49D are triadic colors.