COLOR #E4BCE3

HEX: #E4BCE3 RGB: (228,188,227)

Color info

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

RGB color model

#E4BCE3 color RGB value is (228,188,227).

RGB: (228,188,227) (89%, 74%, 89%)

RGB channels and saturation

R 228 of 255 = 89%
G 188 of 255 = 74%
B 227 of 255 = 89%

228
188
227

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

Portions of RGB colors in percentages

R + G + B = 228 + 188 + 227 = 643 (100%)
R 228 of 643 ~ 35.46%
G 188 of 643 ~ 29.24%
B 227 of 643 ~ 35.3'%

%35.46
%29.24
%35.3

CMYK color model

#E4BCE3 color CMYK value is (0,18,0,11).

  • cyan value is 0.00%
  • magenta value is 17.54%
  • yellow value is 0.44%
  • key color value is 10.59%

CMYK: (0,18,0,11)
C0M18Y0K11 (0%, 18%, 0%, 11%)
(0.00 / 0.18 / 0.00 / 0.11)

CMYK percentages

%0
%17.54
%0.44
%10.59

Codes

Color #E4BCE3 in popluar color models

E4 BC E3
RGB 228 188 227
HSL 302° 42.55% 81.57%
HSB/HSV 302° 17.54% 89.41%
CMYK 0.00% 17.54% 0.44%
10.59%

Color #E4BCE3 in popluar number systems.

HEX E4 BC E3
Decimal 228 188 227
Binary 11100100 10111100 11100011
Octal 344 274 343

Shades and tints

Shades of #E4BCE3

#E4BCE3
(228,188,227)
#D0ABCF
(208,171,207)
#BC9ABB
(188,154,187)
#A889A7
(168,137,167)
#947893
(148,120,147)
#80677F
(128,103,127)
#6C566B
(108,86,107)
#584557
(88,69,87)
#443443
(68,52,67)
#30232F
(48,35,47)
#1C121B
(28,18,27)
#000000
(0,0,0)

Tints of #E4BCE3

#E4BCE3
(228,188,227)
#E6C2E5
(230,194,229)
#E8C8E7
(232,200,231)
#EACEE9
(234,206,233)
#ECD4EB
(236,212,235)
#EEDAED
(238,218,237)
#F0E0EF
(240,224,239)
#F2E6F1
(242,230,241)
#F4ECF3
(244,236,243)
#F6F2F5
(246,242,245)
#F8F8F7
(248,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4BCE3 color. Also use rgb(228,188,227) instead hex code.

Text Font Color

.myTextColor { color: #E4BCE3; }

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

This text font color is #E4BCE3.

Background Color

.myBgColor { background-color: #E4BCE3; }

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

This div background color is #E4BCE3.

Border color

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

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

This div border color is #E4BCE3.

Opacity

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

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

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

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

This text has shadow with #E4BCE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4BCE3.

Preview

Color preview on black background

This text has color #E4BCE3 on black background.


Color preview on white background

This text has color #E4BCE3 on white background.


Black color preview on #E4BCE3 background

This text has black color on #E4BCE3 background.


White color preview on #E4BCE3 background

This text has white color on #E4BCE3 background.


Related colors

Complementary color

Complementary color for #hex is #1B431C.


I love getcolorcode.com

Triadic colors

1 #E3E4BC and #BCE3E4 with #E4BCE3 are triadic colors.

2 #E3BCE4 and #BCE4E3 with #E4BCE3 are triadic colors.