COLOR #E5D9ED

HEX: #E5D9ED RGB: (229,217,237)

Renk bilgisi

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

RGB renk modeli

#E5D9ED color RGB value is (229,217,237).

RGB: (229,217,237) (90%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 217 of 255 = 85%
B 237 of 255 = 93%

229
217
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 217 + 237 = 683 (100%)
R 229 of 683 ~ 33.53%
G 217 of 683 ~ 31.77%
B 237 of 683 ~ 34.7'%

%33.53
%31.77
%34.7

CMYK RENK MODELİ

#E5D9ED rengi CMYK tonu (3,8,0,7).

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

CMYK: (3,8,0,7)
C3M8Y0K7 (3%, 8%, 0%, 7%)
(0.03 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%3.38
%8.44
%0
%7.06

Codes

Color #E5D9ED in popluar color models

E5 D9 ED
RGB 229 217 237
HSL 276° 35.71% 89.02%
HSB/HSV 276° 8.44% 92.94%
CMYK 3.38% 8.44% 0.00%
7.06%

Color #E5D9ED in popluar number systems.

HEX E5 D9 ED
Decimal 229 217 237
Binary 11100101 11011001 11101101
Octal 345 331 355

Shades and tints

Shades of #E5D9ED

#E5D9ED
(229,217,237)
#D1C6D8
(209,198,216)
#BDB3C3
(189,179,195)
#A9A0AE
(169,160,174)
#958D99
(149,141,153)
#817A84
(129,122,132)
#6D676F
(109,103,111)
#59545A
(89,84,90)
#454145
(69,65,69)
#312E30
(49,46,48)
#1D1B1B
(29,27,27)
#000000
(0,0,0)

Tints of #E5D9ED

#E5D9ED
(229,217,237)
#E7DCEE
(231,220,238)
#E9DFEF
(233,223,239)
#EBE2F0
(235,226,240)
#EDE5F1
(237,229,241)
#EFE8F2
(239,232,242)
#F1EBF3
(241,235,243)
#F3EEF4
(243,238,244)
#F5F1F5
(245,241,245)
#F7F4F6
(247,244,246)
#F9F7F7
(249,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D9ED; }

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

This text font color is #E5D9ED.

Background Color

.myBgColor { background-color: #E5D9ED; }

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

This div background color is #E5D9ED.

Border color

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

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

This div border color is #E5D9ED.

Opacity

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

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

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

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

This text has shadow with #E5D9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D9ED.

Preview

Color preview on black background

This text has color #E5D9ED on black background.


Color preview on white background

This text has color #E5D9ED on white background.


Black color preview on #E5D9ED background

This text has black color on #E5D9ED background.


White color preview on #E5D9ED background

This text has white color on #E5D9ED background.


Related colors

Complementary color

Complementary color for #hex is #1A2612.


I love getcolorcode.com

Triadic colors

1 #EDE5D9 and #D9EDE5 with #E5D9ED are triadic colors.

2 #EDD9E5 and #D9E5ED with #E5D9ED are triadic colors.