COLOR #E5D1EE

HEX: #E5D1EE RGB: (229,209,238)

Renk bilgisi

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

RGB renk modeli

#E5D1EE color RGB value is (229,209,238).

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

RGB bağlantıları ve doygunluk

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

229
209
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 209 + 238 = 676 (100%)
R 229 of 676 ~ 33.88%
G 209 of 676 ~ 30.92%
B 238 of 676 ~ 35.21'%

%33.88
%30.92
%35.21

CMYK RENK MODELİ

#E5D1EE rengi CMYK tonu (4,12,0,7).

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

CMYK: (4,12,0,7)
C4M12Y0K7 (4%, 12%, 0%, 7%)
(0.04 / 0.12 / 0.00 / 0.07)

CMYK yüzdeleri

%3.78
%12.18
%0
%6.67

Codes

Color #E5D1EE in popluar color models

E5 D1 EE
RGB 229 209 238
HSL 281° 46.03% 87.65%
HSB/HSV 281° 12.18% 93.33%
CMYK 3.78% 12.18% 0.00%
6.67%

Color #E5D1EE in popluar number systems.

HEX E5 D1 EE
Decimal 229 209 238
Binary 11100101 11010001 11101110
Octal 345 321 356

Shades and tints

Shades of #E5D1EE

#E5D1EE
(229,209,238)
#D1BED9
(209,190,217)
#BDABC4
(189,171,196)
#A998AF
(169,152,175)
#95859A
(149,133,154)
#817285
(129,114,133)
#6D5F70
(109,95,112)
#594C5B
(89,76,91)
#453946
(69,57,70)
#312631
(49,38,49)
#1D131C
(29,19,28)
#000000
(0,0,0)

Tints of #E5D1EE

#E5D1EE
(229,209,238)
#E7D5EF
(231,213,239)
#E9D9F0
(233,217,240)
#EBDDF1
(235,221,241)
#EDE1F2
(237,225,242)
#EFE5F3
(239,229,243)
#F1E9F4
(241,233,244)
#F3EDF5
(243,237,245)
#F5F1F6
(245,241,246)
#F7F5F7
(247,245,247)
#F9F9F8
(249,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D1EE; }

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

This text font color is #E5D1EE.

Background Color

.myBgColor { background-color: #E5D1EE; }

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

This div background color is #E5D1EE.

Border color

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

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

This div border color is #E5D1EE.

Opacity

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

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

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

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

This text has shadow with #E5D1EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D1EE.

Preview

Color preview on black background

This text has color #E5D1EE on black background.


Color preview on white background

This text has color #E5D1EE on white background.


Black color preview on #E5D1EE background

This text has black color on #E5D1EE background.


White color preview on #E5D1EE background

This text has white color on #E5D1EE background.


Related colors

Complementary color

Complementary color for #hex is #1A2E11.


I love getcolorcode.com

Triadic colors

1 #EEE5D1 and #D1EEE5 with #E5D1EE are triadic colors.

2 #EED1E5 and #D1E5EE with #E5D1EE are triadic colors.