COLOR #E7C8D7

HEX: #E7C8D7 RGB: (231,200,215)

Color info

#E7C8D7 contains red, green and blue colors in about the same proportion. Web safe color of #E7C8D7 is #FFCCCC (or #FCC).

RGB color model

#E7C8D7 color RGB value is (231,200,215).

RGB: (231,200,215) (91%, 78%, 84%)

RGB channels and saturation

R 231 of 255 = 91%
G 200 of 255 = 78%
B 215 of 255 = 84%

231
200
215

R + G + B ~ 84%. #E7C8D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 200 + 215 = 646 (100%)
R 231 of 646 ~ 35.76%
G 200 of 646 ~ 30.96%
B 215 of 646 ~ 33.28'%

%35.76
%30.96
%33.28

CMYK color model

#E7C8D7 color CMYK value is (0,13,7,9).

  • cyan value is 0.00%
  • magenta value is 13.42%
  • yellow value is 6.93%
  • key color value is 9.41%

CMYK: (0,13,7,9)
C0M13Y7K9 (0%, 13%, 7%, 9%)
(0.00 / 0.13 / 0.07 / 0.09)

CMYK percentages

%0
%13.42
%6.93
%9.41

Codes

Color #E7C8D7 in popluar color models

E7 C8 D7
RGB 231 200 215
HSL 331° 39.24% 84.51%
HSB/HSV 331° 13.42% 90.59%
CMYK 0.00% 13.42% 6.93%
9.41%

Color #E7C8D7 in popluar number systems.

HEX E7 C8 D7
Decimal 231 200 215
Binary 11100111 11001000 11010111
Octal 347 310 327

Shades and tints

Shades of #E7C8D7

#E7C8D7
(231,200,215)
#D2B6C4
(210,182,196)
#BDA4B1
(189,164,177)
#A8929E
(168,146,158)
#93808B
(147,128,139)
#7E6E78
(126,110,120)
#695C65
(105,92,101)
#544A52
(84,74,82)
#3F383F
(63,56,63)
#2A262C
(42,38,44)
#151419
(21,20,25)
#000000
(0,0,0)

Tints of #E7C8D7

#E7C8D7
(231,200,215)
#E9CDDA
(233,205,218)
#EBD2DD
(235,210,221)
#EDD7E0
(237,215,224)
#EFDCE3
(239,220,227)
#F1E1E6
(241,225,230)
#F3E6E9
(243,230,233)
#F5EBEC
(245,235,236)
#F7F0EF
(247,240,239)
#F9F5F2
(249,245,242)
#FBFAF5
(251,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7C8D7; }

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

This text font color is #E7C8D7.

Background Color

.myBgColor { background-color: #E7C8D7; }

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

This div background color is #E7C8D7.

Border color

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

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

This div border color is #E7C8D7.

Opacity

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

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

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

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

This text has shadow with #E7C8D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C8D7.

Preview

Color preview on black background

This text has color #E7C8D7 on black background.


Color preview on white background

This text has color #E7C8D7 on white background.


Black color preview on #E7C8D7 background

This text has black color on #E7C8D7 background.


White color preview on #E7C8D7 background

This text has white color on #E7C8D7 background.


Related colors

Complementary color

Complementary color for #hex is #183728.


I love getcolorcode.com

Triadic colors

1 #D7E7C8 and #C8D7E7 with #E7C8D7 are triadic colors.

2 #D7C8E7 and #C8E7D7 with #E7C8D7 are triadic colors.