COLOR #E5D49D

HEX: #E5D49D RGB: (229,212,157)

Renk bilgisi

#E5D49D contains mainly red and green colors. #E5D49D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5D49D color RGB value is (229,212,157).

RGB: (229,212,157) (90%, 83%, 62%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 212 of 255 = 83%
B 157 of 255 = 62%

229
212
157

R + G + B ~ 78%. #E5D49D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 157 = 598 (100%)
R 229 of 598 ~ 38.29%
G 212 of 598 ~ 35.45%
B 157 of 598 ~ 26.25'%

%38.29
%35.45
%26.25

CMYK RENK MODELİ

#E5D49D rengi CMYK tonu (0,7,31,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.42%
  • sarı tonu 31.44%
  • ana renk tonu 10.20%

CMYK: (0,7,31,10)
C0M7Y31K10 (0%, 7%, 31%, 10%)
(0.00 / 0.07 / 0.31 / 0.10)

CMYK yüzdeleri

%0
%7.42
%31.44
%10.2

Codes

Color #E5D49D in popluar color models

E5 D4 9D
RGB 229 212 157
HSL 46° 58.06% 75.69%
HSB/HSV 46° 31.44% 89.80%
CMYK 0.00% 7.42% 31.44%
10.20%

Color #E5D49D in popluar number systems.

HEX E5 D4 9D
Decimal 229 212 157
Binary 11100101 11010100 10011101
Octal 345 324 235

Shades and tints

Shades of #E5D49D

#E5D49D
(229,212,157)
#D1C18F
(209,193,143)
#BDAE81
(189,174,129)
#A99B73
(169,155,115)
#958865
(149,136,101)
#817557
(129,117,87)
#6D6249
(109,98,73)
#594F3B
(89,79,59)
#453C2D
(69,60,45)
#31291F
(49,41,31)
#1D1611
(29,22,17)
#000000
(0,0,0)

Tints of #E5D49D

#E5D49D
(229,212,157)
#E7D7A5
(231,215,165)
#E9DAAD
(233,218,173)
#EBDDB5
(235,221,181)
#EDE0BD
(237,224,189)
#EFE3C5
(239,227,197)
#F1E6CD
(241,230,205)
#F3E9D5
(243,233,213)
#F5ECDD
(245,236,221)
#F7EFE5
(247,239,229)
#F9F2ED
(249,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D49D color. Also use rgb(229,212,157) instead hex code.

Text Font Color

.myTextColor { color: #E5D49D; }

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

This text font color is #E5D49D.

Background Color

.myBgColor { background-color: #E5D49D; }

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

This div background color is #E5D49D.

Border color

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

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

This div border color is #E5D49D.

Opacity

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

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

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

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

This text has shadow with #E5D49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D49D.

Preview

Color preview on black background

This text has color #E5D49D on black background.


Color preview on white background

This text has color #E5D49D on white background.


Black color preview on #E5D49D background

This text has black color on #E5D49D background.


White color preview on #E5D49D background

This text has white color on #E5D49D background.


Related colors

Complementary color

Complementary color for #hex is #1A2B62.


I love getcolorcode.com

Triadic colors

1 #9DE5D4 and #D49DE5 with #E5D49D are triadic colors.

2 #9DD4E5 and #D4E59D with #E5D49D are triadic colors.