COLOR #E7C1CE

HEX: #E7C1CE RGB: (231,193,206)

Color info

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

RGB color model

#E7C1CE color RGB value is (231,193,206).

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

RGB channels and saturation

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

231
193
206

R + G + B ~ 83%. #E7C1CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 193 + 206 = 630 (100%)
R 231 of 630 ~ 36.67%
G 193 of 630 ~ 30.63%
B 206 of 630 ~ 32.7'%

%36.67
%30.63
%32.7

CMYK color model

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

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

CMYK: (0,16,11,9)
C0M16Y11K9 (0%, 16%, 11%, 9%)
(0.00 / 0.16 / 0.11 / 0.09)

CMYK percentages

%0
%16.45
%10.82
%9.41

Codes

Color #E7C1CE in popluar color models

E7 C1 CE
RGB 231 193 206
HSL 339° 44.19% 83.14%
HSB/HSV 339° 16.45% 90.59%
CMYK 0.00% 16.45% 10.82%
9.41%

Color #E7C1CE in popluar number systems.

HEX E7 C1 CE
Decimal 231 193 206
Binary 11100111 11000001 11001110
Octal 347 301 316

Shades and tints

Shades of #E7C1CE

#E7C1CE
(231,193,206)
#D2B0BC
(210,176,188)
#BD9FAA
(189,159,170)
#A88E98
(168,142,152)
#937D86
(147,125,134)
#7E6C74
(126,108,116)
#695B62
(105,91,98)
#544A50
(84,74,80)
#3F393E
(63,57,62)
#2A282C
(42,40,44)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #E7C1CE

#E7C1CE
(231,193,206)
#E9C6D2
(233,198,210)
#EBCBD6
(235,203,214)
#EDD0DA
(237,208,218)
#EFD5DE
(239,213,222)
#F1DAE2
(241,218,226)
#F3DFE6
(243,223,230)
#F5E4EA
(245,228,234)
#F7E9EE
(247,233,238)
#F9EEF2
(249,238,242)
#FBF3F6
(251,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7C1CE; }

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

This text font color is #E7C1CE.

Background Color

.myBgColor { background-color: #E7C1CE; }

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

This div background color is #E7C1CE.

Border color

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

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

This div border color is #E7C1CE.

Opacity

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

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

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

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

This text has shadow with #E7C1CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C1CE.

Preview

Color preview on black background

This text has color #E7C1CE on black background.


Color preview on white background

This text has color #E7C1CE on white background.


Black color preview on #E7C1CE background

This text has black color on #E7C1CE background.


White color preview on #E7C1CE background

This text has white color on #E7C1CE background.


Related colors

Complementary color

Complementary color for #hex is #183E31.


I love getcolorcode.com

Triadic colors

1 #CEE7C1 and #C1CEE7 with #E7C1CE are triadic colors.

2 #CEC1E7 and #C1E7CE with #E7C1CE are triadic colors.