COLOR #E7B1CE

HEX: #E7B1CE RGB: (231,177,206)

Color info

#E7B1CE contains red, green and blue colors in about the same proportion. Web safe color of #E7B1CE is #FF99CC (or #F9C).

RGB color model

#E7B1CE color RGB value is (231,177,206).

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

RGB channels and saturation

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

231
177
206

R + G + B ~ 80%. #E7B1CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 177 + 206 = 614 (100%)
R 231 of 614 ~ 37.62%
G 177 of 614 ~ 28.83%
B 206 of 614 ~ 33.55'%

%37.62
%28.83
%33.55

CMYK color model

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

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

CMYK: (0,23,11,9)
C0M23Y11K9 (0%, 23%, 11%, 9%)
(0.00 / 0.23 / 0.11 / 0.09)

CMYK percentages

%0
%23.38
%10.82
%9.41

Codes

Color #E7B1CE in popluar color models

E7 B1 CE
RGB 231 177 206
HSL 328° 52.94% 80.00%
HSB/HSV 328° 23.38% 90.59%
CMYK 0.00% 23.38% 10.82%
9.41%

Color #E7B1CE in popluar number systems.

HEX E7 B1 CE
Decimal 231 177 206
Binary 11100111 10110001 11001110
Octal 347 261 316

Shades and tints

Shades of #E7B1CE

#E7B1CE
(231,177,206)
#D2A1BC
(210,161,188)
#BD91AA
(189,145,170)
#A88198
(168,129,152)
#937186
(147,113,134)
#7E6174
(126,97,116)
#695162
(105,81,98)
#544150
(84,65,80)
#3F313E
(63,49,62)
#2A212C
(42,33,44)
#15111A
(21,17,26)
#000000
(0,0,0)

Tints of #E7B1CE

#E7B1CE
(231,177,206)
#E9B8D2
(233,184,210)
#EBBFD6
(235,191,214)
#EDC6DA
(237,198,218)
#EFCDDE
(239,205,222)
#F1D4E2
(241,212,226)
#F3DBE6
(243,219,230)
#F5E2EA
(245,226,234)
#F7E9EE
(247,233,238)
#F9F0F2
(249,240,242)
#FBF7F6
(251,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B1CE; }

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

This text font color is #E7B1CE.

Background Color

.myBgColor { background-color: #E7B1CE; }

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

This div background color is #E7B1CE.

Border color

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

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

This div border color is #E7B1CE.

Opacity

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

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

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

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

This text has shadow with #E7B1CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B1CE.

Preview

Color preview on black background

This text has color #E7B1CE on black background.


Color preview on white background

This text has color #E7B1CE on white background.


Black color preview on #E7B1CE background

This text has black color on #E7B1CE background.


White color preview on #E7B1CE background

This text has white color on #E7B1CE background.


Related colors

Complementary color

Complementary color for #hex is #184E31.


I love getcolorcode.com

Triadic colors

1 #CEE7B1 and #B1CEE7 with #E7B1CE are triadic colors.

2 #CEB1E7 and #B1E7CE with #E7B1CE are triadic colors.