COLOR #E4BCB6

HEX: #E4BCB6 RGB: (228,188,182)

Color info

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

RGB color model

#E4BCB6 color RGB value is (228,188,182).

RGB: (228,188,182) (89%, 74%, 71%)

RGB channels and saturation

R 228 of 255 = 89%
G 188 of 255 = 74%
B 182 of 255 = 71%

228
188
182

R + G + B ~ 78%. #E4BCB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 188 + 182 = 598 (100%)
R 228 of 598 ~ 38.13%
G 188 of 598 ~ 31.44%
B 182 of 598 ~ 30.43'%

%38.13
%31.44
%30.43

CMYK color model

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

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

CMYK: (0,18,20,11)
C0M18Y20K11 (0%, 18%, 20%, 11%)
(0.00 / 0.18 / 0.20 / 0.11)

CMYK percentages

%0
%17.54
%20.18
%10.59

Codes

Color #E4BCB6 in popluar color models

E4 BC B6
RGB 228 188 182
HSL 46.00% 80.39%
HSB/HSV 20.18% 89.41%
CMYK 0.00% 17.54% 20.18%
10.59%

Color #E4BCB6 in popluar number systems.

HEX E4 BC B6
Decimal 228 188 182
Binary 11100100 10111100 10110110
Octal 344 274 266

Shades and tints

Shades of #E4BCB6

#E4BCB6
(228,188,182)
#D0ABA6
(208,171,166)
#BC9A96
(188,154,150)
#A88986
(168,137,134)
#947876
(148,120,118)
#806766
(128,103,102)
#6C5656
(108,86,86)
#584546
(88,69,70)
#443436
(68,52,54)
#302326
(48,35,38)
#1C1216
(28,18,22)
#000000
(0,0,0)

Tints of #E4BCB6

#E4BCB6
(228,188,182)
#E6C2BC
(230,194,188)
#E8C8C2
(232,200,194)
#EACEC8
(234,206,200)
#ECD4CE
(236,212,206)
#EEDAD4
(238,218,212)
#F0E0DA
(240,224,218)
#F2E6E0
(242,230,224)
#F4ECE6
(244,236,230)
#F6F2EC
(246,242,236)
#F8F8F2
(248,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4BCB6; }

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

This text font color is #E4BCB6.

Background Color

.myBgColor { background-color: #E4BCB6; }

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

This div background color is #E4BCB6.

Border color

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

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

This div border color is #E4BCB6.

Opacity

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

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

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

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

This text has shadow with #E4BCB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4BCB6.

Preview

Color preview on black background

This text has color #E4BCB6 on black background.


Color preview on white background

This text has color #E4BCB6 on white background.


Black color preview on #E4BCB6 background

This text has black color on #E4BCB6 background.


White color preview on #E4BCB6 background

This text has white color on #E4BCB6 background.


Related colors

Complementary color

Complementary color for #hex is #1B4349.


I love getcolorcode.com

Triadic colors

1 #B6E4BC and #BCB6E4 with #E4BCB6 are triadic colors.

2 #B6BCE4 and #BCE4B6 with #E4BCB6 are triadic colors.