COLOR #E5DDAE

HEX: #E5DDAE RGB: (229,221,174)

Renk bilgisi

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

RGB renk modeli

#E5DDAE color RGB value is (229,221,174).

RGB: (229,221,174) (90%, 87%, 68%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 174 of 255 = 68%

229
221
174

R + G + B ~ 82%. #E5DDAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 174 = 624 (100%)
R 229 of 624 ~ 36.7%
G 221 of 624 ~ 35.42%
B 174 of 624 ~ 27.88'%

%36.7
%35.42
%27.88

CMYK RENK MODELİ

#E5DDAE rengi CMYK tonu (0,3,24,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.49%
  • sarı tonu 24.02%
  • ana renk tonu 10.20%

CMYK: (0,3,24,10)
C0M3Y24K10 (0%, 3%, 24%, 10%)
(0.00 / 0.03 / 0.24 / 0.10)

CMYK yüzdeleri

%0
%3.49
%24.02
%10.2

Codes

Color #E5DDAE in popluar color models

E5 DD AE
RGB 229 221 174
HSL 51° 51.40% 79.02%
HSB/HSV 51° 24.02% 89.80%
CMYK 0.00% 3.49% 24.02%
10.20%

Color #E5DDAE in popluar number systems.

HEX E5 DD AE
Decimal 229 221 174
Binary 11100101 11011101 10101110
Octal 345 335 256

Shades and tints

Shades of #E5DDAE

#E5DDAE
(229,221,174)
#D1C99F
(209,201,159)
#BDB590
(189,181,144)
#A9A181
(169,161,129)
#958D72
(149,141,114)
#817963
(129,121,99)
#6D6554
(109,101,84)
#595145
(89,81,69)
#453D36
(69,61,54)
#312927
(49,41,39)
#1D1518
(29,21,24)
#000000
(0,0,0)

Tints of #E5DDAE

#E5DDAE
(229,221,174)
#E7E0B5
(231,224,181)
#E9E3BC
(233,227,188)
#EBE6C3
(235,230,195)
#EDE9CA
(237,233,202)
#EFECD1
(239,236,209)
#F1EFD8
(241,239,216)
#F3F2DF
(243,242,223)
#F5F5E6
(245,245,230)
#F7F8ED
(247,248,237)
#F9FBF4
(249,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5DDAE color. Also use rgb(229,221,174) instead hex code.

Text Font Color

.myTextColor { color: #E5DDAE; }

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

This text font color is #E5DDAE.

Background Color

.myBgColor { background-color: #E5DDAE; }

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

This div background color is #E5DDAE.

Border color

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

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

This div border color is #E5DDAE.

Opacity

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

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

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

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

This text has shadow with #E5DDAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDAE.

Preview

Color preview on black background

This text has color #E5DDAE on black background.


Color preview on white background

This text has color #E5DDAE on white background.


Black color preview on #E5DDAE background

This text has black color on #E5DDAE background.


White color preview on #E5DDAE background

This text has white color on #E5DDAE background.


Related colors

Complementary color

Complementary color for #hex is #1A2251.


I love getcolorcode.com

Triadic colors

1 #AEE5DD and #DDAEE5 with #E5DDAE are triadic colors.

2 #AEDDE5 and #DDE5AE with #E5DDAE are triadic colors.