COLOR #E4D0BA

HEX: #E4D0BA RGB: (228,208,186)

Color info

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

RGB color model

#E4D0BA color RGB value is (228,208,186).

RGB: (228,208,186) (89%, 82%, 73%)

RGB channels and saturation

R 228 of 255 = 89%
G 208 of 255 = 82%
B 186 of 255 = 73%

228
208
186

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

Portions of RGB colors in percentages

R + G + B = 228 + 208 + 186 = 622 (100%)
R 228 of 622 ~ 36.66%
G 208 of 622 ~ 33.44%
B 186 of 622 ~ 29.9'%

%36.66
%33.44
%29.9

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 8.77%
  • yellow value is 18.42%
  • key color value is 10.59%
CMYK: (0,9,18,11) C0M9Y18K11 (0%,9%,18%,11%) (0.00/0.09/0.18/0.11) 

CMYK percentages

%0
%8.77
%18.42
%10.59

Codes

Color #E4D0BA in popluar color models

E4 D0 BA
RGB 228 208 186
HSL 31° 43.75% 81.18%
HSB/HSV 31° 18.42% 89.41%
CMYK 0.00% 8.77% 18.42%
10.59%

Color #E4D0BA in popluar number systems.

HEX E4 D0 BA
Decimal 228 208 186
Binary 11100100 11010000 10111010
Octal 344 320 272

Shades and tints

Shades of #E4D0BA

#E4D0BA
(228,208,186)
#D0BEAA
(208,190,170)
#BCAC9A
(188,172,154)
#A89A8A
(168,154,138)
#94887A
(148,136,122)
#80766A
(128,118,106)
#6C645A
(108,100,90)
#58524A
(88,82,74)
#44403A
(68,64,58)
#302E2A
(48,46,42)
#1C1C1A
(28,28,26)
#000000
(0,0,0)

Tints of #E4D0BA

#E4D0BA
(228,208,186)
#E6D4C0
(230,212,192)
#E8D8C6
(232,216,198)
#EADCCC
(234,220,204)
#ECE0D2
(236,224,210)
#EEE4D8
(238,228,216)
#F0E8DE
(240,232,222)
#F2ECE4
(242,236,228)
#F4F0EA
(244,240,234)
#F6F4F0
(246,244,240)
#F8F8F6
(248,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4D0BA; }

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

This text font color is #E4D0BA.

Background Color

.myBgColor { background-color: #E4D0BA; }

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

This div background color is #E4D0BA.

Border color

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

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

This div border color is #E4D0BA.

Opacity

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

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

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

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

This text has shadow with #E4D0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D0BA.

Preview

Color preview on black background

This text has color #E4D0BA on black background.


Color preview on white background

This text has color #E4D0BA on white background.


Black color preview on #E4D0BA background

This text has black color on #E4D0BA background.


White color preview on #E4D0BA background

This text has white color on #E4D0BA background.


Related colors

Complementary color

Complementary color for #hex is #1B2F45.


I love getcolorcode.com

Triadic colors

1 #BAE4D0 and #D0BAE4 with #E4D0BA are triadic colors.

2 #BAD0E4 and #D0E4BA with #E4D0BA are triadic colors.