COLOR #E5D4ED

HEX: #E5D4ED RGB: (229,212,237)

Renk bilgisi

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

RGB renk modeli

#E5D4ED color RGB value is (229,212,237).

RGB: (229,212,237) (90%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 212 of 255 = 83%
B 237 of 255 = 93%

229
212
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 237 = 678 (100%)
R 229 of 678 ~ 33.78%
G 212 of 678 ~ 31.27%
B 237 of 678 ~ 34.96'%

%33.78
%31.27
%34.96

CMYK RENK MODELİ

#E5D4ED rengi CMYK tonu (3,11,0,7).

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

CMYK: (3,11,0,7)
C3M11Y0K7 (3%, 11%, 0%, 7%)
(0.03 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%3.38
%10.55
%0
%7.06

Codes

Color #E5D4ED in popluar color models

E5 D4 ED
RGB 229 212 237
HSL 281° 40.98% 88.04%
HSB/HSV 281° 10.55% 92.94%
CMYK 3.38% 10.55% 0.00%
7.06%

Color #E5D4ED in popluar number systems.

HEX E5 D4 ED
Decimal 229 212 237
Binary 11100101 11010100 11101101
Octal 345 324 355

Shades and tints

Shades of #E5D4ED

#E5D4ED
(229,212,237)
#D1C1D8
(209,193,216)
#BDAEC3
(189,174,195)
#A99BAE
(169,155,174)
#958899
(149,136,153)
#817584
(129,117,132)
#6D626F
(109,98,111)
#594F5A
(89,79,90)
#453C45
(69,60,69)
#312930
(49,41,48)
#1D161B
(29,22,27)
#000000
(0,0,0)

Tints of #E5D4ED

#E5D4ED
(229,212,237)
#E7D7EE
(231,215,238)
#E9DAEF
(233,218,239)
#EBDDF0
(235,221,240)
#EDE0F1
(237,224,241)
#EFE3F2
(239,227,242)
#F1E6F3
(241,230,243)
#F3E9F4
(243,233,244)
#F5ECF5
(245,236,245)
#F7EFF6
(247,239,246)
#F9F2F7
(249,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D4ED; }

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

This text font color is #E5D4ED.

Background Color

.myBgColor { background-color: #E5D4ED; }

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

This div background color is #E5D4ED.

Border color

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

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

This div border color is #E5D4ED.

Opacity

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

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

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

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

This text has shadow with #E5D4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D4ED.

Preview

Color preview on black background

This text has color #E5D4ED on black background.


Color preview on white background

This text has color #E5D4ED on white background.


Black color preview on #E5D4ED background

This text has black color on #E5D4ED background.


White color preview on #E5D4ED background

This text has white color on #E5D4ED background.


Related colors

Complementary color

Complementary color for #hex is #1A2B12.


I love getcolorcode.com

Triadic colors

1 #EDE5D4 and #D4EDE5 with #E5D4ED are triadic colors.

2 #EDD4E5 and #D4E5ED with #E5D4ED are triadic colors.