COLOR #E7B8CE

HEX: #E7B8CE RGB: (231,184,206)

Color info

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

RGB color model

#E7B8CE color RGB value is (231,184,206).

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

RGB channels and saturation

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

231
184
206

R + G + B ~ 81%. #E7B8CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 184 + 206 = 621 (100%)
R 231 of 621 ~ 37.2%
G 184 of 621 ~ 29.63%
B 206 of 621 ~ 33.17'%

%37.2
%29.63
%33.17

CMYK color model

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

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

CMYK: (0,20,11,9)
C0M20Y11K9 (0%, 20%, 11%, 9%)
(0.00 / 0.20 / 0.11 / 0.09)

CMYK percentages

%0
%20.35
%10.82
%9.41

Codes

Color #E7B8CE in popluar color models

E7 B8 CE
RGB 231 184 206
HSL 332° 49.47% 81.37%
HSB/HSV 332° 20.35% 90.59%
CMYK 0.00% 20.35% 10.82%
9.41%

Color #E7B8CE in popluar number systems.

HEX E7 B8 CE
Decimal 231 184 206
Binary 11100111 10111000 11001110
Octal 347 270 316

Shades and tints

Shades of #E7B8CE

#E7B8CE
(231,184,206)
#D2A8BC
(210,168,188)
#BD98AA
(189,152,170)
#A88898
(168,136,152)
#937886
(147,120,134)
#7E6874
(126,104,116)
#695862
(105,88,98)
#544850
(84,72,80)
#3F383E
(63,56,62)
#2A282C
(42,40,44)
#15181A
(21,24,26)
#000000
(0,0,0)

Tints of #E7B8CE

#E7B8CE
(231,184,206)
#E9BED2
(233,190,210)
#EBC4D6
(235,196,214)
#EDCADA
(237,202,218)
#EFD0DE
(239,208,222)
#F1D6E2
(241,214,226)
#F3DCE6
(243,220,230)
#F5E2EA
(245,226,234)
#F7E8EE
(247,232,238)
#F9EEF2
(249,238,242)
#FBF4F6
(251,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7B8CE; }

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

This text font color is #E7B8CE.

Background Color

.myBgColor { background-color: #E7B8CE; }

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

This div background color is #E7B8CE.

Border color

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

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

This div border color is #E7B8CE.

Opacity

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

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

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

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

This text has shadow with #E7B8CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7B8CE.

Preview

Color preview on black background

This text has color #E7B8CE on black background.


Color preview on white background

This text has color #E7B8CE on white background.


Black color preview on #E7B8CE background

This text has black color on #E7B8CE background.


White color preview on #E7B8CE background

This text has white color on #E7B8CE background.


Related colors

Complementary color

Complementary color for #hex is #184731.


I love getcolorcode.com

Triadic colors

1 #CEE7B8 and #B8CEE7 with #E7B8CE are triadic colors.

2 #CEB8E7 and #B8E7CE with #E7B8CE are triadic colors.