COLOR #E5DDED

HEX: #E5DDED RGB: (229,221,237)

Renk bilgisi

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

RGB renk modeli

#E5DDED color RGB value is (229,221,237).

RGB: (229,221,237) (90%, 87%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 221 of 255 = 87%
B 237 of 255 = 93%

229
221
237

R + G + B ~ 90%. #E5DDED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 221 + 237 = 687 (100%)
R 229 of 687 ~ 33.33%
G 221 of 687 ~ 32.17%
B 237 of 687 ~ 34.5'%

%33.33
%32.17
%34.5

CMYK RENK MODELİ

#E5DDED rengi CMYK tonu (3,7,0,7).

  • camgöbeği tonu 3.38%
  • eflatun tonu 6.75%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (3,7,0,7)
C3M7Y0K7 (3%, 7%, 0%, 7%)
(0.03 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%3.38
%6.75
%0
%7.06

Codes

Color #E5DDED in popluar color models

E5 DD ED
RGB 229 221 237
HSL 270° 30.77% 89.80%
HSB/HSV 270° 6.75% 92.94%
CMYK 3.38% 6.75% 0.00%
7.06%

Color #E5DDED in popluar number systems.

HEX E5 DD ED
Decimal 229 221 237
Binary 11100101 11011101 11101101
Octal 345 335 355

Shades and tints

Shades of #E5DDED

#E5DDED
(229,221,237)
#D1C9D8
(209,201,216)
#BDB5C3
(189,181,195)
#A9A1AE
(169,161,174)
#958D99
(149,141,153)
#817984
(129,121,132)
#6D656F
(109,101,111)
#59515A
(89,81,90)
#453D45
(69,61,69)
#312930
(49,41,48)
#1D151B
(29,21,27)
#000000
(0,0,0)

Tints of #E5DDED

#E5DDED
(229,221,237)
#E7E0EE
(231,224,238)
#E9E3EF
(233,227,239)
#EBE6F0
(235,230,240)
#EDE9F1
(237,233,241)
#EFECF2
(239,236,242)
#F1EFF3
(241,239,243)
#F3F2F4
(243,242,244)
#F5F5F5
(245,245,245)
#F7F8F6
(247,248,246)
#F9FBF7
(249,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5DDED; }

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

This text font color is #E5DDED.

Background Color

.myBgColor { background-color: #E5DDED; }

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

This div background color is #E5DDED.

Border color

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

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

This div border color is #E5DDED.

Opacity

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

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

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

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

This text has shadow with #E5DDED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5DDED.

Preview

Color preview on black background

This text has color #E5DDED on black background.


Color preview on white background

This text has color #E5DDED on white background.


Black color preview on #E5DDED background

This text has black color on #E5DDED background.


White color preview on #E5DDED background

This text has white color on #E5DDED background.


Related colors

Complementary color

Complementary color for #hex is #1A2212.


I love getcolorcode.com

Triadic colors

1 #EDE5DD and #DDEDE5 with #E5DDED are triadic colors.

2 #EDDDE5 and #DDE5ED with #E5DDED are triadic colors.