COLOR #E5D4EE

HEX: #E5D4EE RGB: (229,212,238)

Renk bilgisi

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

RGB renk modeli

#E5D4EE color RGB value is (229,212,238).

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

RGB bağlantıları ve doygunluk

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

229
212
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 212 + 238 = 679 (100%)
R 229 of 679 ~ 33.73%
G 212 of 679 ~ 31.22%
B 238 of 679 ~ 35.05'%

%33.73
%31.22
%35.05

CMYK RENK MODELİ

#E5D4EE rengi CMYK tonu (4,11,0,7).

  • camgöbeği tonu 3.78%
  • eflatun tonu 10.92%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (4,11,0,7)
C4M11Y0K7 (4%, 11%, 0%, 7%)
(0.04 / 0.11 / 0.00 / 0.07)

CMYK yüzdeleri

%3.78
%10.92
%0
%6.67

Codes

Color #E5D4EE in popluar color models

E5 D4 EE
RGB 229 212 238
HSL 279° 43.33% 88.24%
HSB/HSV 279° 10.92% 93.33%
CMYK 3.78% 10.92% 0.00%
6.67%

Color #E5D4EE in popluar number systems.

HEX E5 D4 EE
Decimal 229 212 238
Binary 11100101 11010100 11101110
Octal 345 324 356

Shades and tints

Shades of #E5D4EE

#E5D4EE
(229,212,238)
#D1C1D9
(209,193,217)
#BDAEC4
(189,174,196)
#A99BAF
(169,155,175)
#95889A
(149,136,154)
#817585
(129,117,133)
#6D6270
(109,98,112)
#594F5B
(89,79,91)
#453C46
(69,60,70)
#312931
(49,41,49)
#1D161C
(29,22,28)
#000000
(0,0,0)

Tints of #E5D4EE

#E5D4EE
(229,212,238)
#E7D7EF
(231,215,239)
#E9DAF0
(233,218,240)
#EBDDF1
(235,221,241)
#EDE0F2
(237,224,242)
#EFE3F3
(239,227,243)
#F1E6F4
(241,230,244)
#F3E9F5
(243,233,245)
#F5ECF6
(245,236,246)
#F7EFF7
(247,239,247)
#F9F2F8
(249,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D4EE; }

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

This text font color is #E5D4EE.

Background Color

.myBgColor { background-color: #E5D4EE; }

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

This div background color is #E5D4EE.

Border color

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

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

This div border color is #E5D4EE.

Opacity

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

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

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

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

This text has shadow with #E5D4EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D4EE.

Preview

Color preview on black background

This text has color #E5D4EE on black background.


Color preview on white background

This text has color #E5D4EE on white background.


Black color preview on #E5D4EE background

This text has black color on #E5D4EE background.


White color preview on #E5D4EE background

This text has white color on #E5D4EE background.


Related colors

Complementary color

Complementary color for #hex is #1A2B11.


I love getcolorcode.com

Triadic colors

1 #EEE5D4 and #D4EEE5 with #E5D4EE are triadic colors.

2 #EED4E5 and #D4E5EE with #E5D4EE are triadic colors.