COLOR #E5D0ED

HEX: #E5D0ED RGB: (229,208,237)

Renk bilgisi

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

RGB renk modeli

#E5D0ED color RGB value is (229,208,237).

RGB: (229,208,237) (90%, 82%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 208 of 255 = 82%
B 237 of 255 = 93%

229
208
237

R + G + B ~ 88%. #E5D0ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 208 + 237 = 674 (100%)
R 229 of 674 ~ 33.98%
G 208 of 674 ~ 30.86%
B 237 of 674 ~ 35.16'%

%33.98
%30.86
%35.16

CMYK RENK MODELİ

#E5D0ED rengi CMYK tonu (3,12,0,7).

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

CMYK: (3,12,0,7)
C3M12Y0K7 (3%, 12%, 0%, 7%)
(0.03 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%3.38
%12.24
%0
%7.06

Codes

Color #E5D0ED in popluar color models

E5 D0 ED
RGB 229 208 237
HSL 283° 44.62% 87.25%
HSB/HSV 283° 12.24% 92.94%
CMYK 3.38% 12.24% 0.00%
7.06%

Color #E5D0ED in popluar number systems.

HEX E5 D0 ED
Decimal 229 208 237
Binary 11100101 11010000 11101101
Octal 345 320 355

Shades and tints

Shades of #E5D0ED

#E5D0ED
(229,208,237)
#D1BED8
(209,190,216)
#BDACC3
(189,172,195)
#A99AAE
(169,154,174)
#958899
(149,136,153)
#817684
(129,118,132)
#6D646F
(109,100,111)
#59525A
(89,82,90)
#454045
(69,64,69)
#312E30
(49,46,48)
#1D1C1B
(29,28,27)
#000000
(0,0,0)

Tints of #E5D0ED

#E5D0ED
(229,208,237)
#E7D4EE
(231,212,238)
#E9D8EF
(233,216,239)
#EBDCF0
(235,220,240)
#EDE0F1
(237,224,241)
#EFE4F2
(239,228,242)
#F1E8F3
(241,232,243)
#F3ECF4
(243,236,244)
#F5F0F5
(245,240,245)
#F7F4F6
(247,244,246)
#F9F8F7
(249,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D0ED; }

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

This text font color is #E5D0ED.

Background Color

.myBgColor { background-color: #E5D0ED; }

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

This div background color is #E5D0ED.

Border color

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

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

This div border color is #E5D0ED.

Opacity

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

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

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

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

This text has shadow with #E5D0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D0ED.

Preview

Color preview on black background

This text has color #E5D0ED on black background.


Color preview on white background

This text has color #E5D0ED on white background.


Black color preview on #E5D0ED background

This text has black color on #E5D0ED background.


White color preview on #E5D0ED background

This text has white color on #E5D0ED background.


Related colors

Complementary color

Complementary color for #hex is #1A2F12.


I love getcolorcode.com

Triadic colors

1 #EDE5D0 and #D0EDE5 with #E5D0ED are triadic colors.

2 #EDD0E5 and #D0E5ED with #E5D0ED are triadic colors.