COLOR #E5D9AA

HEX: #E5D9AA RGB: (229,217,170)

Renk bilgisi

#E5D9AA contains red, green and blue colors in about the same proportion. #E5D9AA ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E5D9AA color RGB value is (229,217,170).

RGB: (229,217,170) (90%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 217 of 255 = 85%
B 170 of 255 = 67%

229
217
170

R + G + B ~ 81%. #E5D9AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 170 = 616 (100%)
R 229 of 616 ~ 37.18%
G 217 of 616 ~ 35.23%
B 170 of 616 ~ 27.6'%

%37.18
%35.23
%27.6

CMYK RENK MODELİ

#E5D9AA rengi CMYK tonu (0,5,26,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.24%
  • sarı tonu 25.76%
  • ana renk tonu 10.20%

CMYK: (0,5,26,10)
C0M5Y26K10 (0%, 5%, 26%, 10%)
(0.00 / 0.05 / 0.26 / 0.10)

CMYK yüzdeleri

%0
%5.24
%25.76
%10.2

Codes

Color #E5D9AA in popluar color models

E5 D9 AA
RGB 229 217 170
HSL 48° 53.15% 78.24%
HSB/HSV 48° 25.76% 89.80%
CMYK 0.00% 5.24% 25.76%
10.20%

Color #E5D9AA in popluar number systems.

HEX E5 D9 AA
Decimal 229 217 170
Binary 11100101 11011001 10101010
Octal 345 331 252

Shades and tints

Shades of #E5D9AA

#E5D9AA
(229,217,170)
#D1C69B
(209,198,155)
#BDB38C
(189,179,140)
#A9A07D
(169,160,125)
#958D6E
(149,141,110)
#817A5F
(129,122,95)
#6D6750
(109,103,80)
#595441
(89,84,65)
#454132
(69,65,50)
#312E23
(49,46,35)
#1D1B14
(29,27,20)
#000000
(0,0,0)

Tints of #E5D9AA

#E5D9AA
(229,217,170)
#E7DCB1
(231,220,177)
#E9DFB8
(233,223,184)
#EBE2BF
(235,226,191)
#EDE5C6
(237,229,198)
#EFE8CD
(239,232,205)
#F1EBD4
(241,235,212)
#F3EEDB
(243,238,219)
#F5F1E2
(245,241,226)
#F7F4E9
(247,244,233)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D9AA color. Also use rgb(229,217,170) instead hex code.

Text Font Color

.myTextColor { color: #E5D9AA; }

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

This text font color is #E5D9AA.

Background Color

.myBgColor { background-color: #E5D9AA; }

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

This div background color is #E5D9AA.

Border color

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

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

This div border color is #E5D9AA.

Opacity

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

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

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

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

This text has shadow with #E5D9AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9AA.

Preview

Color preview on black background

This text has color #E5D9AA on black background.


Color preview on white background

This text has color #E5D9AA on white background.


Black color preview on #E5D9AA background

This text has black color on #E5D9AA background.


White color preview on #E5D9AA background

This text has white color on #E5D9AA background.


Related colors

Complementary color

Complementary color for #hex is #1A2655.


I love getcolorcode.com

Triadic colors

1 #AAE5D9 and #D9AAE5 with #E5D9AA are triadic colors.

2 #AAD9E5 and #D9E5AA with #E5D9AA are triadic colors.