COLOR #E3D8BB

HEX: #E3D8BB RGB: (227,216,187)

Color info

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

RGB color model

#E3D8BB color RGB value is (227,216,187).

RGB: (227,216,187) (89%, 85%, 73%)

RGB channels and saturation

R 227 of 255 = 89%
G 216 of 255 = 85%
B 187 of 255 = 73%

227
216
187

R + G + B ~ 82%. #E3D8BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 216 + 187 = 630 (100%)
R 227 of 630 ~ 36.03%
G 216 of 630 ~ 34.29%
B 187 of 630 ~ 29.68'%

%36.03
%34.29
%29.68

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 4.85%
  • yellow value is 17.62%
  • key color value is 10.98%
CMYK: (0,5,18,11) C0M5Y18K11 (0%,5%,18%,11%) (0.00/0.05/0.18/0.11) 

CMYK percentages

%0
%4.85
%17.62
%10.98

Codes

Color #E3D8BB in popluar color models

E3 D8 BB
RGB 227 216 187
HSL 44° 41.67% 81.18%
HSB/HSV 44° 17.62% 89.02%
CMYK 0.00% 4.85% 17.62%
10.98%

Color #E3D8BB in popluar number systems.

HEX E3 D8 BB
Decimal 227 216 187
Binary 11100011 11011000 10111011
Octal 343 330 273

Shades and tints

Shades of #E3D8BB

#E3D8BB
(227,216,187)
#CFC5AA
(207,197,170)
#BBB299
(187,178,153)
#A79F88
(167,159,136)
#938C77
(147,140,119)
#7F7966
(127,121,102)
#6B6655
(107,102,85)
#575344
(87,83,68)
#434033
(67,64,51)
#2F2D22
(47,45,34)
#1B1A11
(27,26,17)
#000000
(0,0,0)

Tints of #E3D8BB

#E3D8BB
(227,216,187)
#E5DBC1
(229,219,193)
#E7DEC7
(231,222,199)
#E9E1CD
(233,225,205)
#EBE4D3
(235,228,211)
#EDE7D9
(237,231,217)
#EFEADF
(239,234,223)
#F1EDE5
(241,237,229)
#F3F0EB
(243,240,235)
#F5F3F1
(245,243,241)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3D8BB color. Also use rgb(227,216,187) instead hex code.

Text Font Color

.myTextColor { color: #E3D8BB; }

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

This text font color is #E3D8BB.

Background Color

.myBgColor { background-color: #E3D8BB; }

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

This div background color is #E3D8BB.

Border color

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

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

This div border color is #E3D8BB.

Opacity

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

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

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

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

This text has shadow with #E3D8BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3D8BB.

Preview

Color preview on black background

This text has color #E3D8BB on black background.


Color preview on white background

This text has color #E3D8BB on white background.


Black color preview on #E3D8BB background

This text has black color on #E3D8BB background.


White color preview on #E3D8BB background

This text has white color on #E3D8BB background.


Related colors

Complementary color

Complementary color for #hex is #1C2744.


I love getcolorcode.com

Triadic colors

1 #BBE3D8 and #D8BBE3 with #E3D8BB are triadic colors.

2 #BBD8E3 and #D8E3BB with #E3D8BB are triadic colors.