COLOR #E5D9AB

HEX: #E5D9AB RGB: (229,217,171)

Renk bilgisi

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

RGB renk modeli

#E5D9AB color RGB value is (229,217,171).

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

RGB bağlantıları ve doygunluk

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

229
217
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 171 = 617 (100%)
R 229 of 617 ~ 37.12%
G 217 of 617 ~ 35.17%
B 171 of 617 ~ 27.71'%

%37.12
%35.17
%27.71

CMYK RENK MODELİ

#E5D9AB rengi CMYK tonu (0,5,25,10).

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

CMYK: (0,5,25,10)
C0M5Y25K10 (0%, 5%, 25%, 10%)
(0.00 / 0.05 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%5.24
%25.33
%10.2

Codes

Color #E5D9AB in popluar color models

E5 D9 AB
RGB 229 217 171
HSL 48° 52.73% 78.43%
HSB/HSV 48° 25.33% 89.80%
CMYK 0.00% 5.24% 25.33%
10.20%

Color #E5D9AB in popluar number systems.

HEX E5 D9 AB
Decimal 229 217 171
Binary 11100101 11011001 10101011
Octal 345 331 253

Shades and tints

Shades of #E5D9AB

#E5D9AB
(229,217,171)
#D1C69C
(209,198,156)
#BDB38D
(189,179,141)
#A9A07E
(169,160,126)
#958D6F
(149,141,111)
#817A60
(129,122,96)
#6D6751
(109,103,81)
#595442
(89,84,66)
#454133
(69,65,51)
#312E24
(49,46,36)
#1D1B15
(29,27,21)
#000000
(0,0,0)

Tints of #E5D9AB

#E5D9AB
(229,217,171)
#E7DCB2
(231,220,178)
#E9DFB9
(233,223,185)
#EBE2C0
(235,226,192)
#EDE5C7
(237,229,199)
#EFE8CE
(239,232,206)
#F1EBD5
(241,235,213)
#F3EEDC
(243,238,220)
#F5F1E3
(245,241,227)
#F7F4EA
(247,244,234)
#F9F7F1
(249,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D9AB; }

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

This text font color is #E5D9AB.

Background Color

.myBgColor { background-color: #E5D9AB; }

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

This div background color is #E5D9AB.

Border color

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

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

This div border color is #E5D9AB.

Opacity

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

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

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

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

This text has shadow with #E5D9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9AB.

Preview

Color preview on black background

This text has color #E5D9AB on black background.


Color preview on white background

This text has color #E5D9AB on white background.


Black color preview on #E5D9AB background

This text has black color on #E5D9AB background.


White color preview on #E5D9AB background

This text has white color on #E5D9AB background.


Related colors

Complementary color

Complementary color for #hex is #1A2654.


I love getcolorcode.com

Triadic colors

1 #ABE5D9 and #D9ABE5 with #E5D9AB are triadic colors.

2 #ABD9E5 and #D9E5AB with #E5D9AB are triadic colors.