COLOR #E5DAA7

HEX: #E5DAA7 RGB: (229,218,167)

Renk bilgisi

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

RGB renk modeli

#E5DAA7 color RGB value is (229,218,167).

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

RGB bağlantıları ve doygunluk

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

229
218
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 218 + 167 = 614 (100%)
R 229 of 614 ~ 37.3%
G 218 of 614 ~ 35.5%
B 167 of 614 ~ 27.2'%

%37.3
%35.5
%27.2

CMYK RENK MODELİ

#E5DAA7 rengi CMYK tonu (0,5,27,10).

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

CMYK: (0,5,27,10)
C0M5Y27K10 (0%, 5%, 27%, 10%)
(0.00 / 0.05 / 0.27 / 0.10)

CMYK yüzdeleri

%0
%4.8
%27.07
%10.2

Codes

Color #E5DAA7 in popluar color models

E5 DA A7
RGB 229 218 167
HSL 49° 54.39% 77.65%
HSB/HSV 49° 27.07% 89.80%
CMYK 0.00% 4.80% 27.07%
10.20%

Color #E5DAA7 in popluar number systems.

HEX E5 DA A7
Decimal 229 218 167
Binary 11100101 11011010 10100111
Octal 345 332 247

Shades and tints

Shades of #E5DAA7

#E5DAA7
(229,218,167)
#D1C798
(209,199,152)
#BDB489
(189,180,137)
#A9A17A
(169,161,122)
#958E6B
(149,142,107)
#817B5C
(129,123,92)
#6D684D
(109,104,77)
#59553E
(89,85,62)
#45422F
(69,66,47)
#312F20
(49,47,32)
#1D1C11
(29,28,17)
#000000
(0,0,0)

Tints of #E5DAA7

#E5DAA7
(229,218,167)
#E7DDAF
(231,221,175)
#E9E0B7
(233,224,183)
#EBE3BF
(235,227,191)
#EDE6C7
(237,230,199)
#EFE9CF
(239,233,207)
#F1ECD7
(241,236,215)
#F3EFDF
(243,239,223)
#F5F2E7
(245,242,231)
#F7F5EF
(247,245,239)
#F9F8F7
(249,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DAA7; }

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

This text font color is #E5DAA7.

Background Color

.myBgColor { background-color: #E5DAA7; }

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

This div background color is #E5DAA7.

Border color

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

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

This div border color is #E5DAA7.

Opacity

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

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

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

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

This text has shadow with #E5DAA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DAA7.

Preview

Color preview on black background

This text has color #E5DAA7 on black background.


Color preview on white background

This text has color #E5DAA7 on white background.


Black color preview on #E5DAA7 background

This text has black color on #E5DAA7 background.


White color preview on #E5DAA7 background

This text has white color on #E5DAA7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2558.


I love getcolorcode.com

Triadic colors

1 #A7E5DA and #DAA7E5 with #E5DAA7 are triadic colors.

2 #A7DAE5 and #DAE5A7 with #E5DAA7 are triadic colors.