COLOR #E6C8E0

HEX: #E6C8E0 RGB: (230,200,224)

Color info

#E6C8E0 contains red, green and blue colors in about the same proportion. Web safe color of #E6C8E0 is #CCCCCC (or #CCC).

RGB color model

#E6C8E0 color RGB value is (230,200,224).

RGB: (230,200,224) (90%, 78%, 88%)

RGB channels and saturation

R 230 of 255 = 90%
G 200 of 255 = 78%
B 224 of 255 = 88%

230
200
224

R + G + B ~ 85%. #E6C8E0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 200 + 224 = 654 (100%)
R 230 of 654 ~ 35.17%
G 200 of 654 ~ 30.58%
B 224 of 654 ~ 34.25'%

%35.17
%30.58
%34.25

CMYK color model

#E6C8E0 color CMYK value is (0,13,3,10).

  • cyan value is 0.00%
  • magenta value is 13.04%
  • yellow value is 2.61%
  • key color value is 9.80%

CMYK: (0,13,3,10)
C0M13Y3K10 (0%, 13%, 3%, 10%)
(0.00 / 0.13 / 0.03 / 0.10)

CMYK percentages

%0
%13.04
%2.61
%9.8

Codes

Color #E6C8E0 in popluar color models

E6 C8 E0
RGB 230 200 224
HSL 312° 37.50% 84.31%
HSB/HSV 312° 13.04% 90.20%
CMYK 0.00% 13.04% 2.61%
9.80%

Color #E6C8E0 in popluar number systems.

HEX E6 C8 E0
Decimal 230 200 224
Binary 11100110 11001000 11100000
Octal 346 310 340

Shades and tints

Shades of #E6C8E0

#E6C8E0
(230,200,224)
#D2B6CC
(210,182,204)
#BEA4B8
(190,164,184)
#AA92A4
(170,146,164)
#968090
(150,128,144)
#826E7C
(130,110,124)
#6E5C68
(110,92,104)
#5A4A54
(90,74,84)
#463840
(70,56,64)
#32262C
(50,38,44)
#1E1418
(30,20,24)
#000000
(0,0,0)

Tints of #E6C8E0

#E6C8E0
(230,200,224)
#E8CDE2
(232,205,226)
#EAD2E4
(234,210,228)
#ECD7E6
(236,215,230)
#EEDCE8
(238,220,232)
#F0E1EA
(240,225,234)
#F2E6EC
(242,230,236)
#F4EBEE
(244,235,238)
#F6F0F0
(246,240,240)
#F8F5F2
(248,245,242)
#FAFAF4
(250,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C8E0 color. Also use rgb(230,200,224) instead hex code.

Text Font Color

.myTextColor { color: #E6C8E0; }

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

This text font color is #E6C8E0.

Background Color

.myBgColor { background-color: #E6C8E0; }

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

This div background color is #E6C8E0.

Border color

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

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

This div border color is #E6C8E0.

Opacity

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

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

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

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

This text has shadow with #E6C8E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C8E0.

Preview

Color preview on black background

This text has color #E6C8E0 on black background.


Color preview on white background

This text has color #E6C8E0 on white background.


Black color preview on #E6C8E0 background

This text has black color on #E6C8E0 background.


White color preview on #E6C8E0 background

This text has white color on #E6C8E0 background.


Related colors

Complementary color

Complementary color for #hex is #19371F.


I love getcolorcode.com

Triadic colors

1 #E0E6C8 and #C8E0E6 with #E6C8E0 are triadic colors.

2 #E0C8E6 and #C8E6E0 with #E6C8E0 are triadic colors.