COLOR #E5D5AD

HEX: #E5D5AD RGB: (229,213,173)

Renk bilgisi

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

RGB renk modeli

#E5D5AD color RGB value is (229,213,173).

RGB: (229,213,173) (90%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 213 of 255 = 84%
B 173 of 255 = 68%

229
213
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 213 + 173 = 615 (100%)
R 229 of 615 ~ 37.24%
G 213 of 615 ~ 34.63%
B 173 of 615 ~ 28.13'%

%37.24
%34.63
%28.13

CMYK RENK MODELİ

#E5D5AD rengi CMYK tonu (0,7,24,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.99%
  • sarı tonu 24.45%
  • ana renk tonu 10.20%

CMYK: (0,7,24,10)
C0M7Y24K10 (0%, 7%, 24%, 10%)
(0.00 / 0.07 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%6.99
%24.45
%10.2

Codes

Color #E5D5AD in popluar color models

E5 D5 AD
RGB 229 213 173
HSL 43° 51.85% 78.82%
HSB/HSV 43° 24.45% 89.80%
CMYK 0.00% 6.99% 24.45%
10.20%

Color #E5D5AD in popluar number systems.

HEX E5 D5 AD
Decimal 229 213 173
Binary 11100101 11010101 10101101
Octal 345 325 255

Shades and tints

Shades of #E5D5AD

#E5D5AD
(229,213,173)
#D1C29E
(209,194,158)
#BDAF8F
(189,175,143)
#A99C80
(169,156,128)
#958971
(149,137,113)
#817662
(129,118,98)
#6D6353
(109,99,83)
#595044
(89,80,68)
#453D35
(69,61,53)
#312A26
(49,42,38)
#1D1717
(29,23,23)
#000000
(0,0,0)

Tints of #E5D5AD

#E5D5AD
(229,213,173)
#E7D8B4
(231,216,180)
#E9DBBB
(233,219,187)
#EBDEC2
(235,222,194)
#EDE1C9
(237,225,201)
#EFE4D0
(239,228,208)
#F1E7D7
(241,231,215)
#F3EADE
(243,234,222)
#F5EDE5
(245,237,229)
#F7F0EC
(247,240,236)
#F9F3F3
(249,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D5AD color. Also use rgb(229,213,173) instead hex code.

Text Font Color

.myTextColor { color: #E5D5AD; }

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

This text font color is #E5D5AD.

Background Color

.myBgColor { background-color: #E5D5AD; }

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

This div background color is #E5D5AD.

Border color

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

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

This div border color is #E5D5AD.

Opacity

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

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

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

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

This text has shadow with #E5D5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D5AD.

Preview

Color preview on black background

This text has color #E5D5AD on black background.


Color preview on white background

This text has color #E5D5AD on white background.


Black color preview on #E5D5AD background

This text has black color on #E5D5AD background.


White color preview on #E5D5AD background

This text has white color on #E5D5AD background.


Related colors

Complementary color

Complementary color for #hex is #1A2A52.


I love getcolorcode.com

Triadic colors

1 #ADE5D5 and #D5ADE5 with #E5D5AD are triadic colors.

2 #ADD5E5 and #D5E5AD with #E5D5AD are triadic colors.