COLOR #E5DDAB

HEX: #E5DDAB RGB: (229,221,171)

Renk bilgisi

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

RGB renk modeli

#E5DDAB color RGB value is (229,221,171).

RGB: (229,221,171) (90%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 171 of 255 = 67%

229
221
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 171 = 621 (100%)
R 229 of 621 ~ 36.88%
G 221 of 621 ~ 35.59%
B 171 of 621 ~ 27.54'%

%36.88
%35.59
%27.54

CMYK RENK MODELİ

#E5DDAB rengi CMYK tonu (0,3,25,10).

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

CMYK: (0,3,25,10)
C0M3Y25K10 (0%, 3%, 25%, 10%)
(0.00 / 0.03 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%3.49
%25.33
%10.2

Codes

Color #E5DDAB in popluar color models

E5 DD AB
RGB 229 221 171
HSL 52° 52.73% 78.43%
HSB/HSV 52° 25.33% 89.80%
CMYK 0.00% 3.49% 25.33%
10.20%

Color #E5DDAB in popluar number systems.

HEX E5 DD AB
Decimal 229 221 171
Binary 11100101 11011101 10101011
Octal 345 335 253

Shades and tints

Shades of #E5DDAB

#E5DDAB
(229,221,171)
#D1C99C
(209,201,156)
#BDB58D
(189,181,141)
#A9A17E
(169,161,126)
#958D6F
(149,141,111)
#817960
(129,121,96)
#6D6551
(109,101,81)
#595142
(89,81,66)
#453D33
(69,61,51)
#312924
(49,41,36)
#1D1515
(29,21,21)
#000000
(0,0,0)

Tints of #E5DDAB

#E5DDAB
(229,221,171)
#E7E0B2
(231,224,178)
#E9E3B9
(233,227,185)
#EBE6C0
(235,230,192)
#EDE9C7
(237,233,199)
#EFECCE
(239,236,206)
#F1EFD5
(241,239,213)
#F3F2DC
(243,242,220)
#F5F5E3
(245,245,227)
#F7F8EA
(247,248,234)
#F9FBF1
(249,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DDAB; }

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

This text font color is #E5DDAB.

Background Color

.myBgColor { background-color: #E5DDAB; }

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

This div background color is #E5DDAB.

Border color

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

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

This div border color is #E5DDAB.

Opacity

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

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

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

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

This text has shadow with #E5DDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDAB.

Preview

Color preview on black background

This text has color #E5DDAB on black background.


Color preview on white background

This text has color #E5DDAB on white background.


Black color preview on #E5DDAB background

This text has black color on #E5DDAB background.


White color preview on #E5DDAB background

This text has white color on #E5DDAB background.


Related colors

Complementary color

Complementary color for #hex is #1A2254.


I love getcolorcode.com

Triadic colors

1 #ABE5DD and #DDABE5 with #E5DDAB are triadic colors.

2 #ABDDE5 and #DDE5AB with #E5DDAB are triadic colors.