COLOR #E5D0AD

HEX: #E5D0AD RGB: (229,208,173)

Renk bilgisi

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

RGB renk modeli

#E5D0AD color RGB value is (229,208,173).

RGB: (229,208,173) (90%, 82%, 68%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 208 of 255 = 82%
B 173 of 255 = 68%

229
208
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 208 + 173 = 610 (100%)
R 229 of 610 ~ 37.54%
G 208 of 610 ~ 34.1%
B 173 of 610 ~ 28.36'%

%37.54
%34.1
%28.36

CMYK RENK MODELİ

#E5D0AD rengi CMYK tonu (0,9,24,10).

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

CMYK: (0,9,24,10)
C0M9Y24K10 (0%, 9%, 24%, 10%)
(0.00 / 0.09 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%9.17
%24.45
%10.2

Codes

Color #E5D0AD in popluar color models

E5 D0 AD
RGB 229 208 173
HSL 38° 51.85% 78.82%
HSB/HSV 38° 24.45% 89.80%
CMYK 0.00% 9.17% 24.45%
10.20%

Color #E5D0AD in popluar number systems.

HEX E5 D0 AD
Decimal 229 208 173
Binary 11100101 11010000 10101101
Octal 345 320 255

Shades and tints

Shades of #E5D0AD

#E5D0AD
(229,208,173)
#D1BE9E
(209,190,158)
#BDAC8F
(189,172,143)
#A99A80
(169,154,128)
#958871
(149,136,113)
#817662
(129,118,98)
#6D6453
(109,100,83)
#595244
(89,82,68)
#454035
(69,64,53)
#312E26
(49,46,38)
#1D1C17
(29,28,23)
#000000
(0,0,0)

Tints of #E5D0AD

#E5D0AD
(229,208,173)
#E7D4B4
(231,212,180)
#E9D8BB
(233,216,187)
#EBDCC2
(235,220,194)
#EDE0C9
(237,224,201)
#EFE4D0
(239,228,208)
#F1E8D7
(241,232,215)
#F3ECDE
(243,236,222)
#F5F0E5
(245,240,229)
#F7F4EC
(247,244,236)
#F9F8F3
(249,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D0AD; }

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

This text font color is #E5D0AD.

Background Color

.myBgColor { background-color: #E5D0AD; }

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

This div background color is #E5D0AD.

Border color

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

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

This div border color is #E5D0AD.

Opacity

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

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

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

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

This text has shadow with #E5D0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D0AD.

Preview

Color preview on black background

This text has color #E5D0AD on black background.


Color preview on white background

This text has color #E5D0AD on white background.


Black color preview on #E5D0AD background

This text has black color on #E5D0AD background.


White color preview on #E5D0AD background

This text has white color on #E5D0AD background.


Related colors

Complementary color

Complementary color for #hex is #1A2F52.


I love getcolorcode.com

Triadic colors

1 #ADE5D0 and #D0ADE5 with #E5D0AD are triadic colors.

2 #ADD0E5 and #D0E5AD with #E5D0AD are triadic colors.