COLOR #E5DDB5

HEX: #E5DDB5 RGB: (229,221,181)

Renk bilgisi

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

RGB renk modeli

#E5DDB5 color RGB value is (229,221,181).

RGB: (229,221,181) (90%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 181 of 255 = 71%

229
221
181

R + G + B ~ 83%. #E5DDB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 181 = 631 (100%)
R 229 of 631 ~ 36.29%
G 221 of 631 ~ 35.02%
B 181 of 631 ~ 28.68'%

%36.29
%35.02
%28.68

CMYK RENK MODELİ

#E5DDB5 rengi CMYK tonu (0,3,21,10).

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

CMYK: (0,3,21,10)
C0M3Y21K10 (0%, 3%, 21%, 10%)
(0.00 / 0.03 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%3.49
%20.96
%10.2

Codes

Color #E5DDB5 in popluar color models

E5 DD B5
RGB 229 221 181
HSL 50° 48.00% 80.39%
HSB/HSV 50° 20.96% 89.80%
CMYK 0.00% 3.49% 20.96%
10.20%

Color #E5DDB5 in popluar number systems.

HEX E5 DD B5
Decimal 229 221 181
Binary 11100101 11011101 10110101
Octal 345 335 265

Shades and tints

Shades of #E5DDB5

#E5DDB5
(229,221,181)
#D1C9A5
(209,201,165)
#BDB595
(189,181,149)
#A9A185
(169,161,133)
#958D75
(149,141,117)
#817965
(129,121,101)
#6D6555
(109,101,85)
#595145
(89,81,69)
#453D35
(69,61,53)
#312925
(49,41,37)
#1D1515
(29,21,21)
#000000
(0,0,0)

Tints of #E5DDB5

#E5DDB5
(229,221,181)
#E7E0BB
(231,224,187)
#E9E3C1
(233,227,193)
#EBE6C7
(235,230,199)
#EDE9CD
(237,233,205)
#EFECD3
(239,236,211)
#F1EFD9
(241,239,217)
#F3F2DF
(243,242,223)
#F5F5E5
(245,245,229)
#F7F8EB
(247,248,235)
#F9FBF1
(249,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DDB5; }

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

This text font color is #E5DDB5.

Background Color

.myBgColor { background-color: #E5DDB5; }

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

This div background color is #E5DDB5.

Border color

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

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

This div border color is #E5DDB5.

Opacity

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

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

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

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

This text has shadow with #E5DDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDB5.

Preview

Color preview on black background

This text has color #E5DDB5 on black background.


Color preview on white background

This text has color #E5DDB5 on white background.


Black color preview on #E5DDB5 background

This text has black color on #E5DDB5 background.


White color preview on #E5DDB5 background

This text has white color on #E5DDB5 background.


Related colors

Complementary color

Complementary color for #hex is #1A224A.


I love getcolorcode.com

Triadic colors

1 #B5E5DD and #DDB5E5 with #E5DDB5 are triadic colors.

2 #B5DDE5 and #DDE5B5 with #E5DDB5 are triadic colors.