COLOR #E5D9AC

HEX: #E5D9AC RGB: (229,217,172)

Renk bilgisi

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

RGB renk modeli

#E5D9AC color RGB value is (229,217,172).

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

RGB bağlantıları ve doygunluk

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

229
217
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 172 = 618 (100%)
R 229 of 618 ~ 37.06%
G 217 of 618 ~ 35.11%
B 172 of 618 ~ 27.83'%

%37.06
%35.11
%27.83

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.24%
  • sarı tonu 24.89%
  • 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
%24.89
%10.2

Codes

Color #E5D9AC in popluar color models

E5 D9 AC
RGB 229 217 172
HSL 47° 52.29% 78.63%
HSB/HSV 47° 24.89% 89.80%
CMYK 0.00% 5.24% 24.89%
10.20%

Color #E5D9AC in popluar number systems.

HEX E5 D9 AC
Decimal 229 217 172
Binary 11100101 11011001 10101100
Octal 345 331 254

Shades and tints

Shades of #E5D9AC

#E5D9AC
(229,217,172)
#D1C69D
(209,198,157)
#BDB38E
(189,179,142)
#A9A07F
(169,160,127)
#958D70
(149,141,112)
#817A61
(129,122,97)
#6D6752
(109,103,82)
#595443
(89,84,67)
#454134
(69,65,52)
#312E25
(49,46,37)
#1D1B16
(29,27,22)
#000000
(0,0,0)

Tints of #E5D9AC

#E5D9AC
(229,217,172)
#E7DCB3
(231,220,179)
#E9DFBA
(233,223,186)
#EBE2C1
(235,226,193)
#EDE5C8
(237,229,200)
#EFE8CF
(239,232,207)
#F1EBD6
(241,235,214)
#F3EEDD
(243,238,221)
#F5F1E4
(245,241,228)
#F7F4EB
(247,244,235)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D9AC; }

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

This text font color is #E5D9AC.

Background Color

.myBgColor { background-color: #E5D9AC; }

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

This div background color is #E5D9AC.

Border color

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

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

This div border color is #E5D9AC.

Opacity

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

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

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

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

This text has shadow with #E5D9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9AC.

Preview

Color preview on black background

This text has color #E5D9AC on black background.


Color preview on white background

This text has color #E5D9AC on white background.


Black color preview on #E5D9AC background

This text has black color on #E5D9AC background.


White color preview on #E5D9AC background

This text has white color on #E5D9AC background.


Related colors

Complementary color

Complementary color for #hex is #1A2653.


I love getcolorcode.com

Triadic colors

1 #ACE5D9 and #D9ACE5 with #E5D9AC are triadic colors.

2 #ACD9E5 and #D9E5AC with #E5D9AC are triadic colors.