COLOR #E6D6F1

HEX: #E6D6F1 RGB: (230,214,241)

Color info

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

RGB color model

#E6D6F1 color RGB value is (230,214,241).

RGB: (230,214,241) (90%, 84%, 95%)

RGB channels and saturation

R 230 of 255 = 90%
G 214 of 255 = 84%
B 241 of 255 = 95%

230
214
241

R + G + B ~ 90%. #E6D6F1 is light color.

Portions of RGB colors in percentages

R + G + B = 230 + 214 + 241 = 685 (100%)
R 230 of 685 ~ 33.58%
G 214 of 685 ~ 31.24%
B 241 of 685 ~ 35.18'%

%33.58
%31.24
%35.18

CMYK color model

#E6D6F1 color CMYK value is (5,11,0,5).

  • cyan value is 4.56%
  • magenta value is 11.20%
  • yellow value is 0.00%
  • key color value is 5.49%

CMYK: (5,11,0,5)
C5M11Y0K5 (5%, 11%, 0%, 5%)
(0.05 / 0.11 / 0.00 / 0.05)

CMYK percentages

%4.56
%11.2
%0
%5.49

Codes

Color #E6D6F1 in popluar color models

E6 D6 F1
RGB 230 214 241
HSL 276° 49.09% 89.22%
HSB/HSV 276° 11.20% 94.51%
CMYK 4.56% 11.20% 0.00%
5.49%

Color #E6D6F1 in popluar number systems.

HEX E6 D6 F1
Decimal 230 214 241
Binary 11100110 11010110 11110001
Octal 346 326 361

Shades and tints

Shades of #E6D6F1

#E6D6F1
(230,214,241)
#D2C3DC
(210,195,220)
#BEB0C7
(190,176,199)
#AA9DB2
(170,157,178)
#968A9D
(150,138,157)
#827788
(130,119,136)
#6E6473
(110,100,115)
#5A515E
(90,81,94)
#463E49
(70,62,73)
#322B34
(50,43,52)
#1E181F
(30,24,31)
#000000
(0,0,0)

Tints of #E6D6F1

#E6D6F1
(230,214,241)
#E8D9F2
(232,217,242)
#EADCF3
(234,220,243)
#ECDFF4
(236,223,244)
#EEE2F5
(238,226,245)
#F0E5F6
(240,229,246)
#F2E8F7
(242,232,247)
#F4EBF8
(244,235,248)
#F6EEF9
(246,238,249)
#F8F1FA
(248,241,250)
#FAF4FB
(250,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D6F1 color. Also use rgb(230,214,241) instead hex code.

Text Font Color

.myTextColor { color: #E6D6F1; }

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

This text font color is #E6D6F1.

Background Color

.myBgColor { background-color: #E6D6F1; }

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

This div background color is #E6D6F1.

Border color

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

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

This div border color is #E6D6F1.

Opacity

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

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

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

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

This text has shadow with #E6D6F1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D6F1.

Preview

Color preview on black background

This text has color #E6D6F1 on black background.


Color preview on white background

This text has color #E6D6F1 on white background.


Black color preview on #E6D6F1 background

This text has black color on #E6D6F1 background.


White color preview on #E6D6F1 background

This text has white color on #E6D6F1 background.


Related colors

Complementary color

Complementary color for #hex is #19290E.


I love getcolorcode.com

Triadic colors

1 #F1E6D6 and #D6F1E6 with #E6D6F1 are triadic colors.

2 #F1D6E6 and #D6E6F1 with #E6D6F1 are triadic colors.