COLOR #E7CEE7

HEX: #E7CEE7 RGB: (231,206,231)

Color info

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

RGB color model

#E7CEE7 color RGB value is (231,206,231).

RGB: (231,206,231) (91%, 81%, 91%)

RGB channels and saturation

R 231 of 255 = 91%
G 206 of 255 = 81%
B 231 of 255 = 91%

231
206
231

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

Portions of RGB colors in percentages

R + G + B = 231 + 206 + 231 = 668 (100%)
R 231 of 668 ~ 34.58%
G 206 of 668 ~ 30.84%
B 231 of 668 ~ 34.58'%

%34.58
%30.84
%34.58

CMYK color model

#E7CEE7 color CMYK value is (0,11,0,9).

  • cyan value is 0.00%
  • magenta value is 10.82%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (0,11,0,9)
C0M11Y0K9 (0%, 11%, 0%, 9%)
(0.00 / 0.11 / 0.00 / 0.09)

CMYK percentages

%0
%10.82
%0
%9.41

Codes

Color #E7CEE7 in popluar color models

E7 CE E7
RGB 231 206 231
HSL 300° 34.25% 85.69%
HSB/HSV 300° 10.82% 90.59%
CMYK 0.00% 10.82% 0.00%
9.41%

Color #E7CEE7 in popluar number systems.

HEX E7 CE E7
Decimal 231 206 231
Binary 11100111 11001110 11100111
Octal 347 316 347

Shades and tints

Shades of #E7CEE7

#E7CEE7
(231,206,231)
#D2BCD2
(210,188,210)
#BDAABD
(189,170,189)
#A898A8
(168,152,168)
#938693
(147,134,147)
#7E747E
(126,116,126)
#696269
(105,98,105)
#545054
(84,80,84)
#3F3E3F
(63,62,63)
#2A2C2A
(42,44,42)
#151A15
(21,26,21)
#000000
(0,0,0)

Tints of #E7CEE7

#E7CEE7
(231,206,231)
#E9D2E9
(233,210,233)
#EBD6EB
(235,214,235)
#EDDAED
(237,218,237)
#EFDEEF
(239,222,239)
#F1E2F1
(241,226,241)
#F3E6F3
(243,230,243)
#F5EAF5
(245,234,245)
#F7EEF7
(247,238,247)
#F9F2F9
(249,242,249)
#FBF6FB
(251,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7CEE7; }

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

This text font color is #E7CEE7.

Background Color

.myBgColor { background-color: #E7CEE7; }

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

This div background color is #E7CEE7.

Border color

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

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

This div border color is #E7CEE7.

Opacity

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

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

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

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

This text has shadow with #E7CEE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7CEE7.

Preview

Color preview on black background

This text has color #E7CEE7 on black background.


Color preview on white background

This text has color #E7CEE7 on white background.


Black color preview on #E7CEE7 background

This text has black color on #E7CEE7 background.


White color preview on #E7CEE7 background

This text has white color on #E7CEE7 background.


Related colors

Complementary color

Complementary color for #hex is #183118.


I love getcolorcode.com

Gradients

Color #E7CEE7 is used in Thistle gradient.

Thistle


Triadic colors

1 #E7E7CE and #CEE7E7 with #E7CEE7 are triadic colors.

2 #E7CEE7 and #CEE7E7 with #E7CEE7 are triadic colors.