COLOR #E6CFE7

HEX: #E6CFE7 RGB: (230,207,231)

Color info

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

RGB color model

#E6CFE7 color RGB value is (230,207,231).

RGB: (230,207,231) (90%, 81%, 91%)

RGB channels and saturation

R 230 of 255 = 90%
G 207 of 255 = 81%
B 231 of 255 = 91%

230
207
231

R + G + B ~ 87%. #E6CFE7 is light color.

Portions of RGB colors in percentages

R + G + B = 230 + 207 + 231 = 668 (100%)
R 230 of 668 ~ 34.43%
G 207 of 668 ~ 30.99%
B 231 of 668 ~ 34.58'%

%34.43
%30.99
%34.58

CMYK color model

#E6CFE7 color CMYK value is (0,10,0,9).

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

CMYK: (0,10,0,9)
C0M10Y0K9 (0%, 10%, 0%, 9%)
(0.00 / 0.10 / 0.00 / 0.09)

CMYK percentages

%0.43
%10.39
%0
%9.41

Codes

Color #E6CFE7 in popluar color models

E6 CF E7
RGB 230 207 231
HSL 298° 33.33% 85.88%
HSB/HSV 298° 10.39% 90.59%
CMYK 0.43% 10.39% 0.00%
9.41%

Color #E6CFE7 in popluar number systems.

HEX E6 CF E7
Decimal 230 207 231
Binary 11100110 11001111 11100111
Octal 346 317 347

Shades and tints

Shades of #E6CFE7

#E6CFE7
(230,207,231)
#D2BDD2
(210,189,210)
#BEABBD
(190,171,189)
#AA99A8
(170,153,168)
#968793
(150,135,147)
#82757E
(130,117,126)
#6E6369
(110,99,105)
#5A5154
(90,81,84)
#463F3F
(70,63,63)
#322D2A
(50,45,42)
#1E1B15
(30,27,21)
#000000
(0,0,0)

Tints of #E6CFE7

#E6CFE7
(230,207,231)
#E8D3E9
(232,211,233)
#EAD7EB
(234,215,235)
#ECDBED
(236,219,237)
#EEDFEF
(238,223,239)
#F0E3F1
(240,227,241)
#F2E7F3
(242,231,243)
#F4EBF5
(244,235,245)
#F6EFF7
(246,239,247)
#F8F3F9
(248,243,249)
#FAF7FB
(250,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CFE7; }

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

This text font color is #E6CFE7.

Background Color

.myBgColor { background-color: #E6CFE7; }

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

This div background color is #E6CFE7.

Border color

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

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

This div border color is #E6CFE7.

Opacity

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

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

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

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

This text has shadow with #E6CFE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CFE7.

Preview

Color preview on black background

This text has color #E6CFE7 on black background.


Color preview on white background

This text has color #E6CFE7 on white background.


Black color preview on #E6CFE7 background

This text has black color on #E6CFE7 background.


White color preview on #E6CFE7 background

This text has white color on #E6CFE7 background.


Related colors

Complementary color

Complementary color for #hex is #193018.


I love getcolorcode.com

Triadic colors

1 #E7E6CF and #CFE7E6 with #E6CFE7 are triadic colors.

2 #E7CFE6 and #CFE6E7 with #E6CFE7 are triadic colors.