COLOR #E4B7CE

HEX: #E4B7CE RGB: (228,183,206)

Color info

#E4B7CE contains red, green and blue colors in about the same proportion. Web safe color of #E4B7CE is #CCCCCC (or #CCC).

RGB color model

#E4B7CE color RGB value is (228,183,206).

RGB: (228,183,206) (89%, 72%, 81%)

RGB channels and saturation

R 228 of 255 = 89%
G 183 of 255 = 72%
B 206 of 255 = 81%

228
183
206

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

Portions of RGB colors in percentages

R + G + B = 228 + 183 + 206 = 617 (100%)
R 228 of 617 ~ 36.95%
G 183 of 617 ~ 29.66%
B 206 of 617 ~ 33.39'%

%36.95
%29.66
%33.39

CMYK color model

#E4B7CE color CMYK value is (0,20,10,11).

  • cyan value is 0.00%
  • magenta value is 19.74%
  • yellow value is 9.65%
  • key color value is 10.59%

CMYK: (0,20,10,11)
C0M20Y10K11 (0%, 20%, 10%, 11%)
(0.00 / 0.20 / 0.10 / 0.11)

CMYK percentages

%0
%19.74
%9.65
%10.59

Codes

Color #E4B7CE in popluar color models

E4 B7 CE
RGB 228 183 206
HSL 329° 45.45% 80.59%
HSB/HSV 329° 19.74% 89.41%
CMYK 0.00% 19.74% 9.65%
10.59%

Color #E4B7CE in popluar number systems.

HEX E4 B7 CE
Decimal 228 183 206
Binary 11100100 10110111 11001110
Octal 344 267 316

Shades and tints

Shades of #E4B7CE

#E4B7CE
(228,183,206)
#D0A7BC
(208,167,188)
#BC97AA
(188,151,170)
#A88798
(168,135,152)
#947786
(148,119,134)
#806774
(128,103,116)
#6C5762
(108,87,98)
#584750
(88,71,80)
#44373E
(68,55,62)
#30272C
(48,39,44)
#1C171A
(28,23,26)
#000000
(0,0,0)

Tints of #E4B7CE

#E4B7CE
(228,183,206)
#E6BDD2
(230,189,210)
#E8C3D6
(232,195,214)
#EAC9DA
(234,201,218)
#ECCFDE
(236,207,222)
#EED5E2
(238,213,226)
#F0DBE6
(240,219,230)
#F2E1EA
(242,225,234)
#F4E7EE
(244,231,238)
#F6EDF2
(246,237,242)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4B7CE; }

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

This text font color is #E4B7CE.

Background Color

.myBgColor { background-color: #E4B7CE; }

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

This div background color is #E4B7CE.

Border color

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

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

This div border color is #E4B7CE.

Opacity

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

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

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

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

This text has shadow with #E4B7CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4B7CE.

Preview

Color preview on black background

This text has color #E4B7CE on black background.


Color preview on white background

This text has color #E4B7CE on white background.


Black color preview on #E4B7CE background

This text has black color on #E4B7CE background.


White color preview on #E4B7CE background

This text has white color on #E4B7CE background.


Related colors

Complementary color

Complementary color for #hex is #1B4831.


I love getcolorcode.com

Triadic colors

1 #CEE4B7 and #B7CEE4 with #E4B7CE are triadic colors.

2 #CEB7E4 and #B7E4CE with #E4B7CE are triadic colors.