COLOR #E7D6EC

HEX: #E7D6EC RGB: (231,214,236)

Color info

#E7D6EC contains red, green and blue colors in about the same proportion. Web safe color of #E7D6EC is #FFCCFF (or #FCF).

RGB color model

#E7D6EC color RGB value is (231,214,236).

RGB: (231,214,236) (91%, 84%, 93%)

RGB channels and saturation

R 231 of 255 = 91%
G 214 of 255 = 84%
B 236 of 255 = 93%

231
214
236

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

Portions of RGB colors in percentages

R + G + B = 231 + 214 + 236 = 681 (100%)
R 231 of 681 ~ 33.92%
G 214 of 681 ~ 31.42%
B 236 of 681 ~ 34.65'%

%33.92
%31.42
%34.65

CMYK color model

#E7D6EC color CMYK value is (2,9,0,7).

  • cyan value is 2.12%
  • magenta value is 9.32%
  • yellow value is 0.00%
  • key color value is 7.45%
CMYK: (2,9,0,7) C2M9Y0K7 (2%,9%,0%,7%) (0.02/0.09/0.00/0.07) 

CMYK percentages

%2.12
%9.32
%0
%7.45

Codes

Color #E7D6EC in popluar color models

E7 D6 EC
RGB 231 214 236
HSL 286° 36.67% 88.24%
HSB/HSV 286° 9.32% 92.55%
CMYK 2.12% 9.32% 0.00%
7.45%

Color #E7D6EC in popluar number systems.

HEX E7 D6 EC
Decimal 231 214 236
Binary 11100111 11010110 11101100
Octal 347 326 354

Shades and tints

Shades of #E7D6EC

#E7D6EC
(231,214,236)
#D2C3D7
(210,195,215)
#BDB0C2
(189,176,194)
#A89DAD
(168,157,173)
#938A98
(147,138,152)
#7E7783
(126,119,131)
#69646E
(105,100,110)
#545159
(84,81,89)
#3F3E44
(63,62,68)
#2A2B2F
(42,43,47)
#15181A
(21,24,26)
#000000
(0,0,0)

Tints of #E7D6EC

#E7D6EC
(231,214,236)
#E9D9ED
(233,217,237)
#EBDCEE
(235,220,238)
#EDDFEF
(237,223,239)
#EFE2F0
(239,226,240)
#F1E5F1
(241,229,241)
#F3E8F2
(243,232,242)
#F5EBF3
(245,235,243)
#F7EEF4
(247,238,244)
#F9F1F5
(249,241,245)
#FBF4F6
(251,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D6EC color. Also use rgb(231,214,236) instead hex code.

Text Font Color

.myTextColor { color: #E7D6EC; }

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

This text font color is #E7D6EC.

Background Color

.myBgColor { background-color: #E7D6EC; }

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

This div background color is #E7D6EC.

Border color

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

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

This div border color is #E7D6EC.

Opacity

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

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

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

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

This text has shadow with #E7D6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D6EC.

Preview

Color preview on black background

This text has color #E7D6EC on black background.


Color preview on white background

This text has color #E7D6EC on white background.


Black color preview on #E7D6EC background

This text has black color on #E7D6EC background.


White color preview on #E7D6EC background

This text has white color on #E7D6EC background.


Related colors

Complementary color

Complementary color for #hex is #182913.


I love getcolorcode.com

Triadic colors

1 #ECE7D6 and #D6ECE7 with #E7D6EC are triadic colors.

2 #ECD6E7 and #D6E7EC with #E7D6EC are triadic colors.