COLOR #E6D5E7

HEX: #E6D5E7 RGB: (230,213,231)

Color info

#E6D5E7 contains red, green and blue colors in about the same proportion. Web safe color of #E6D5E7 is #CCCCFF (or #CCF).

RGB color model

#E6D5E7 color RGB value is (230,213,231).

RGB: (230,213,231) (90%, 84%, 91%)

RGB channels and saturation

R 230 of 255 = 90%
G 213 of 255 = 84%
B 231 of 255 = 91%

230
213
231

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

Portions of RGB colors in percentages

R + G + B = 230 + 213 + 231 = 674 (100%)
R 230 of 674 ~ 34.12%
G 213 of 674 ~ 31.6%
B 231 of 674 ~ 34.27'%

%34.12
%31.6
%34.27

CMYK color model

#E6D5E7 color CMYK value is (0,8,0,9).

  • cyan value is 0.43%
  • magenta value is 7.79%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (0,8,0,9)
C0M8Y0K9 (0%, 8%, 0%, 9%)
(0.00 / 0.08 / 0.00 / 0.09)

CMYK percentages

%0.43
%7.79
%0
%9.41

Codes

Color #E6D5E7 in popluar color models

E6 D5 E7
RGB 230 213 231
HSL 297° 27.27% 87.06%
HSB/HSV 297° 7.79% 90.59%
CMYK 0.43% 7.79% 0.00%
9.41%

Color #E6D5E7 in popluar number systems.

HEX E6 D5 E7
Decimal 230 213 231
Binary 11100110 11010101 11100111
Octal 346 325 347

Shades and tints

Shades of #E6D5E7

#E6D5E7
(230,213,231)
#D2C2D2
(210,194,210)
#BEAFBD
(190,175,189)
#AA9CA8
(170,156,168)
#968993
(150,137,147)
#82767E
(130,118,126)
#6E6369
(110,99,105)
#5A5054
(90,80,84)
#463D3F
(70,61,63)
#322A2A
(50,42,42)
#1E1715
(30,23,21)
#000000
(0,0,0)

Tints of #E6D5E7

#E6D5E7
(230,213,231)
#E8D8E9
(232,216,233)
#EADBEB
(234,219,235)
#ECDEED
(236,222,237)
#EEE1EF
(238,225,239)
#F0E4F1
(240,228,241)
#F2E7F3
(242,231,243)
#F4EAF5
(244,234,245)
#F6EDF7
(246,237,247)
#F8F0F9
(248,240,249)
#FAF3FB
(250,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D5E7 color. Also use rgb(230,213,231) instead hex code.

Text Font Color

.myTextColor { color: #E6D5E7; }

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

This text font color is #E6D5E7.

Background Color

.myBgColor { background-color: #E6D5E7; }

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

This div background color is #E6D5E7.

Border color

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

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

This div border color is #E6D5E7.

Opacity

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

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

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

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

This text has shadow with #E6D5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D5E7.

Preview

Color preview on black background

This text has color #E6D5E7 on black background.


Color preview on white background

This text has color #E6D5E7 on white background.


Black color preview on #E6D5E7 background

This text has black color on #E6D5E7 background.


White color preview on #E6D5E7 background

This text has white color on #E6D5E7 background.


Related colors

Complementary color

Complementary color for #hex is #192A18.


I love getcolorcode.com

Triadic colors

1 #E7E6D5 and #D5E7E6 with #E6D5E7 are triadic colors.

2 #E7D5E6 and #D5E6E7 with #E6D5E7 are triadic colors.