COLOR #E5DDE7

HEX: #E5DDE7 RGB: (229,221,231)

Renk bilgisi

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

RGB renk modeli

#E5DDE7 color RGB value is (229,221,231).

RGB: (229,221,231) (90%, 87%, 91%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 231 of 255 = 91%

229
221
231

R + G + B ~ 89%. #E5DDE7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 231 = 681 (100%)
R 229 of 681 ~ 33.63%
G 221 of 681 ~ 32.45%
B 231 of 681 ~ 33.92'%

%33.63
%32.45
%33.92

CMYK RENK MODELİ

#E5DDE7 rengi CMYK tonu (1,4,0,9).

  • camgöbeği tonu 0.87%
  • eflatun tonu 4.33%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (1,4,0,9)
C1M4Y0K9 (1%, 4%, 0%, 9%)
(0.01 / 0.04 / 0.00 / 0.09)

CMYK yüzdeleri

%0.87
%4.33
%0
%9.41

Codes

Color #E5DDE7 in popluar color models

E5 DD E7
RGB 229 221 231
HSL 288° 17.24% 88.63%
HSB/HSV 288° 4.33% 90.59%
CMYK 0.87% 4.33% 0.00%
9.41%

Color #E5DDE7 in popluar number systems.

HEX E5 DD E7
Decimal 229 221 231
Binary 11100101 11011101 11100111
Octal 345 335 347

Shades and tints

Shades of #E5DDE7

#E5DDE7
(229,221,231)
#D1C9D2
(209,201,210)
#BDB5BD
(189,181,189)
#A9A1A8
(169,161,168)
#958D93
(149,141,147)
#81797E
(129,121,126)
#6D6569
(109,101,105)
#595154
(89,81,84)
#453D3F
(69,61,63)
#31292A
(49,41,42)
#1D1515
(29,21,21)
#000000
(0,0,0)

Tints of #E5DDE7

#E5DDE7
(229,221,231)
#E7E0E9
(231,224,233)
#E9E3EB
(233,227,235)
#EBE6ED
(235,230,237)
#EDE9EF
(237,233,239)
#EFECF1
(239,236,241)
#F1EFF3
(241,239,243)
#F3F2F5
(243,242,245)
#F5F5F7
(245,245,247)
#F7F8F9
(247,248,249)
#F9FBFB
(249,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DDE7; }

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

This text font color is #E5DDE7.

Background Color

.myBgColor { background-color: #E5DDE7; }

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

This div background color is #E5DDE7.

Border color

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

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

This div border color is #E5DDE7.

Opacity

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

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

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

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

This text has shadow with #E5DDE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDE7.

Preview

Color preview on black background

This text has color #E5DDE7 on black background.


Color preview on white background

This text has color #E5DDE7 on white background.


Black color preview on #E5DDE7 background

This text has black color on #E5DDE7 background.


White color preview on #E5DDE7 background

This text has white color on #E5DDE7 background.


Related colors

Complementary color

Complementary color for #hex is #1A2218.


I love getcolorcode.com

Triadic colors

1 #E7E5DD and #DDE7E5 with #E5DDE7 are triadic colors.

2 #E7DDE5 and #DDE5E7 with #E5DDE7 are triadic colors.