COLOR #E5D3EC

HEX: #E5D3EC RGB: (229,211,236)

Renk bilgisi

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

RGB renk modeli

#E5D3EC color RGB value is (229,211,236).

RGB: (229,211,236) (90%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 211 of 255 = 83%
B 236 of 255 = 93%

229
211
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 211 + 236 = 676 (100%)
R 229 of 676 ~ 33.88%
G 211 of 676 ~ 31.21%
B 236 of 676 ~ 34.91'%

%33.88
%31.21
%34.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.97%
  • eflatun tonu 10.59%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

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

CMYK yüzdeleri

%2.97
%10.59
%0
%7.45

Codes

Color #E5D3EC in popluar color models

E5 D3 EC
RGB 229 211 236
HSL 283° 39.68% 87.65%
HSB/HSV 283° 10.59% 92.55%
CMYK 2.97% 10.59% 0.00%
7.45%

Color #E5D3EC in popluar number systems.

HEX E5 D3 EC
Decimal 229 211 236
Binary 11100101 11010011 11101100
Octal 345 323 354

Shades and tints

Shades of #E5D3EC

#E5D3EC
(229,211,236)
#D1C0D7
(209,192,215)
#BDADC2
(189,173,194)
#A99AAD
(169,154,173)
#958798
(149,135,152)
#817483
(129,116,131)
#6D616E
(109,97,110)
#594E59
(89,78,89)
#453B44
(69,59,68)
#31282F
(49,40,47)
#1D151A
(29,21,26)
#000000
(0,0,0)

Tints of #E5D3EC

#E5D3EC
(229,211,236)
#E7D7ED
(231,215,237)
#E9DBEE
(233,219,238)
#EBDFEF
(235,223,239)
#EDE3F0
(237,227,240)
#EFE7F1
(239,231,241)
#F1EBF2
(241,235,242)
#F3EFF3
(243,239,243)
#F5F3F4
(245,243,244)
#F7F7F5
(247,247,245)
#F9FBF6
(249,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5D3EC color. Also use rgb(229,211,236) instead hex code.

Text Font Color

.myTextColor { color: #E5D3EC; }

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

This text font color is #E5D3EC.

Background Color

.myBgColor { background-color: #E5D3EC; }

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

This div background color is #E5D3EC.

Border color

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

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

This div border color is #E5D3EC.

Opacity

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

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

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

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

This text has shadow with #E5D3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D3EC.

Preview

Color preview on black background

This text has color #E5D3EC on black background.


Color preview on white background

This text has color #E5D3EC on white background.


Black color preview on #E5D3EC background

This text has black color on #E5D3EC background.


White color preview on #E5D3EC background

This text has white color on #E5D3EC background.


Related colors

Complementary color

Complementary color for #hex is #1A2C13.


I love getcolorcode.com

Triadic colors

1 #ECE5D3 and #D3ECE5 with #E5D3EC are triadic colors.

2 #ECD3E5 and #D3E5EC with #E5D3EC are triadic colors.