COLOR #E5D1ED

HEX: #E5D1ED RGB: (229,209,237)

Renk bilgisi

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

RGB renk modeli

#E5D1ED color RGB value is (229,209,237).

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

RGB bağlantıları ve doygunluk

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

229
209
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 209 + 237 = 675 (100%)
R 229 of 675 ~ 33.93%
G 209 of 675 ~ 30.96%
B 237 of 675 ~ 35.11'%

%33.93
%30.96
%35.11

CMYK RENK MODELİ

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

  • camgöbeği tonu 3.38%
  • eflatun tonu 11.81%
  • 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
%11.81
%0
%7.06

Codes

Color #E5D1ED in popluar color models

E5 D1 ED
RGB 229 209 237
HSL 283° 43.75% 87.45%
HSB/HSV 283° 11.81% 92.94%
CMYK 3.38% 11.81% 0.00%
7.06%

Color #E5D1ED in popluar number systems.

HEX E5 D1 ED
Decimal 229 209 237
Binary 11100101 11010001 11101101
Octal 345 321 355

Shades and tints

Shades of #E5D1ED

#E5D1ED
(229,209,237)
#D1BED8
(209,190,216)
#BDABC3
(189,171,195)
#A998AE
(169,152,174)
#958599
(149,133,153)
#817284
(129,114,132)
#6D5F6F
(109,95,111)
#594C5A
(89,76,90)
#453945
(69,57,69)
#312630
(49,38,48)
#1D131B
(29,19,27)
#000000
(0,0,0)

Tints of #E5D1ED

#E5D1ED
(229,209,237)
#E7D5EE
(231,213,238)
#E9D9EF
(233,217,239)
#EBDDF0
(235,221,240)
#EDE1F1
(237,225,241)
#EFE5F2
(239,229,242)
#F1E9F3
(241,233,243)
#F3EDF4
(243,237,244)
#F5F1F5
(245,241,245)
#F7F5F6
(247,245,246)
#F9F9F7
(249,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D1ED; }

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

This text font color is #E5D1ED.

Background Color

.myBgColor { background-color: #E5D1ED; }

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

This div background color is #E5D1ED.

Border color

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

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

This div border color is #E5D1ED.

Opacity

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

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

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

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

This text has shadow with #E5D1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D1ED.

Preview

Color preview on black background

This text has color #E5D1ED on black background.


Color preview on white background

This text has color #E5D1ED on white background.


Black color preview on #E5D1ED background

This text has black color on #E5D1ED background.


White color preview on #E5D1ED background

This text has white color on #E5D1ED background.


Related colors

Complementary color

Complementary color for #hex is #1A2E12.


I love getcolorcode.com

Triadic colors

1 #EDE5D1 and #D1EDE5 with #E5D1ED are triadic colors.

2 #EDD1E5 and #D1E5ED with #E5D1ED are triadic colors.