COLOR #E5DAA5

HEX: #E5DAA5 RGB: (229,218,165)

Renk bilgisi

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

RGB renk modeli

#E5DAA5 color RGB value is (229,218,165).

RGB: (229,218,165) (90%, 85%, 65%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 218 of 255 = 85%
B 165 of 255 = 65%

229
218
165

R + G + B ~ 80%. #E5DAA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 165 = 612 (100%)
R 229 of 612 ~ 37.42%
G 218 of 612 ~ 35.62%
B 165 of 612 ~ 26.96'%

%37.42
%35.62
%26.96

CMYK RENK MODELİ

#E5DAA5 rengi CMYK tonu (0,5,28,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.80%
  • sarı tonu 27.95%
  • ana renk tonu 10.20%

CMYK: (0,5,28,10)
C0M5Y28K10 (0%, 5%, 28%, 10%)
(0.00 / 0.05 / 0.28 / 0.10)

CMYK yüzdeleri

%0
%4.8
%27.95
%10.2

Codes

Color #E5DAA5 in popluar color models

E5 DA A5
RGB 229 218 165
HSL 50° 55.17% 77.25%
HSB/HSV 50° 27.95% 89.80%
CMYK 0.00% 4.80% 27.95%
10.20%

Color #E5DAA5 in popluar number systems.

HEX E5 DA A5
Decimal 229 218 165
Binary 11100101 11011010 10100101
Octal 345 332 245

Shades and tints

Shades of #E5DAA5

#E5DAA5
(229,218,165)
#D1C796
(209,199,150)
#BDB487
(189,180,135)
#A9A178
(169,161,120)
#958E69
(149,142,105)
#817B5A
(129,123,90)
#6D684B
(109,104,75)
#59553C
(89,85,60)
#45422D
(69,66,45)
#312F1E
(49,47,30)
#1D1C0F
(29,28,15)
#000000
(0,0,0)

Tints of #E5DAA5

#E5DAA5
(229,218,165)
#E7DDAD
(231,221,173)
#E9E0B5
(233,224,181)
#EBE3BD
(235,227,189)
#EDE6C5
(237,230,197)
#EFE9CD
(239,233,205)
#F1ECD5
(241,236,213)
#F3EFDD
(243,239,221)
#F5F2E5
(245,242,229)
#F7F5ED
(247,245,237)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DAA5 color. Also use rgb(229,218,165) instead hex code.

Text Font Color

.myTextColor { color: #E5DAA5; }

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

This text font color is #E5DAA5.

Background Color

.myBgColor { background-color: #E5DAA5; }

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

This div background color is #E5DAA5.

Border color

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

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

This div border color is #E5DAA5.

Opacity

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

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

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

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

This text has shadow with #E5DAA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAA5.

Preview

Color preview on black background

This text has color #E5DAA5 on black background.


Color preview on white background

This text has color #E5DAA5 on white background.


Black color preview on #E5DAA5 background

This text has black color on #E5DAA5 background.


White color preview on #E5DAA5 background

This text has white color on #E5DAA5 background.


Related colors

Complementary color

Complementary color for #hex is #1A255A.


I love getcolorcode.com

Triadic colors

1 #A5E5DA and #DAA5E5 with #E5DAA5 are triadic colors.

2 #A5DAE5 and #DAE5A5 with #E5DAA5 are triadic colors.