COLOR #E4BDBA

HEX: #E4BDBA RGB: (228,189,186)

Color info

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

RGB color model

#E4BDBA color RGB value is (228,189,186).

RGB: (228,189,186) (89%, 74%, 73%)

RGB channels and saturation

R 228 of 255 = 89%
G 189 of 255 = 74%
B 186 of 255 = 73%

228
189
186

R + G + B ~ 79%. #E4BDBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 189 + 186 = 603 (100%)
R 228 of 603 ~ 37.81%
G 189 of 603 ~ 31.34%
B 186 of 603 ~ 30.85'%

%37.81
%31.34
%30.85

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 17.11%
  • yellow value is 18.42%
  • key color value is 10.59%
CMYK: (0,17,18,11) C0M17Y18K11 (0%,17%,18%,11%) (0.00/0.17/0.18/0.11) 

CMYK percentages

%0
%17.11
%18.42
%10.59

Codes

Color #E4BDBA in popluar color models

E4 BD BA
RGB 228 189 186
HSL 43.75% 81.18%
HSB/HSV 18.42% 89.41%
CMYK 0.00% 17.11% 18.42%
10.59%

Color #E4BDBA in popluar number systems.

HEX E4 BD BA
Decimal 228 189 186
Binary 11100100 10111101 10111010
Octal 344 275 272

Shades and tints

Shades of #E4BDBA

#E4BDBA
(228,189,186)
#D0ACAA
(208,172,170)
#BC9B9A
(188,155,154)
#A88A8A
(168,138,138)
#94797A
(148,121,122)
#80686A
(128,104,106)
#6C575A
(108,87,90)
#58464A
(88,70,74)
#44353A
(68,53,58)
#30242A
(48,36,42)
#1C131A
(28,19,26)
#000000
(0,0,0)

Tints of #E4BDBA

#E4BDBA
(228,189,186)
#E6C3C0
(230,195,192)
#E8C9C6
(232,201,198)
#EACFCC
(234,207,204)
#ECD5D2
(236,213,210)
#EEDBD8
(238,219,216)
#F0E1DE
(240,225,222)
#F2E7E4
(242,231,228)
#F4EDEA
(244,237,234)
#F6F3F0
(246,243,240)
#F8F9F6
(248,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4BDBA color. Also use rgb(228,189,186) instead hex code.

Text Font Color

.myTextColor { color: #E4BDBA; }

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

This text font color is #E4BDBA.

Background Color

.myBgColor { background-color: #E4BDBA; }

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

This div background color is #E4BDBA.

Border color

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

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

This div border color is #E4BDBA.

Opacity

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

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

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

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

This text has shadow with #E4BDBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4BDBA.

Preview

Color preview on black background

This text has color #E4BDBA on black background.


Color preview on white background

This text has color #E4BDBA on white background.


Black color preview on #E4BDBA background

This text has black color on #E4BDBA background.


White color preview on #E4BDBA background

This text has white color on #E4BDBA background.


Related colors

Complementary color

Complementary color for #hex is #1B4245.


I love getcolorcode.com

Triadic colors

1 #BAE4BD and #BDBAE4 with #E4BDBA are triadic colors.

2 #BABDE4 and #BDE4BA with #E4BDBA are triadic colors.