COLOR #E7D8BA

HEX: #E7D8BA RGB: (231,216,186)

Color info

#E7D8BA contains red, green and blue colors in about the same proportion. Web safe color of #E7D8BA is #FFCCCC (or #FCC).

RGB color model

#E7D8BA color RGB value is (231,216,186).

RGB: (231,216,186) (91%, 85%, 73%)

RGB channels and saturation

R 231 of 255 = 91%
G 216 of 255 = 85%
B 186 of 255 = 73%

231
216
186

R + G + B ~ 83%. #E7D8BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 216 + 186 = 633 (100%)
R 231 of 633 ~ 36.49%
G 216 of 633 ~ 34.12%
B 186 of 633 ~ 29.38'%

%36.49
%34.12
%29.38

CMYK color model

#E7D8BA color CMYK value is (0,6,19,9).

  • cyan value is 0.00%
  • magenta value is 6.49%
  • yellow value is 19.48%
  • key color value is 9.41%

CMYK: (0,6,19,9)
C0M6Y19K9 (0%, 6%, 19%, 9%)
(0.00 / 0.06 / 0.19 / 0.09)

CMYK percentages

%0
%6.49
%19.48
%9.41

Codes

Color #E7D8BA in popluar color models

E7 D8 BA
RGB 231 216 186
HSL 40° 48.39% 81.76%
HSB/HSV 40° 19.48% 90.59%
CMYK 0.00% 6.49% 19.48%
9.41%

Color #E7D8BA in popluar number systems.

HEX E7 D8 BA
Decimal 231 216 186
Binary 11100111 11011000 10111010
Octal 347 330 272

Shades and tints

Shades of #E7D8BA

#E7D8BA
(231,216,186)
#D2C5AA
(210,197,170)
#BDB29A
(189,178,154)
#A89F8A
(168,159,138)
#938C7A
(147,140,122)
#7E796A
(126,121,106)
#69665A
(105,102,90)
#54534A
(84,83,74)
#3F403A
(63,64,58)
#2A2D2A
(42,45,42)
#151A1A
(21,26,26)
#000000
(0,0,0)

Tints of #E7D8BA

#E7D8BA
(231,216,186)
#E9DBC0
(233,219,192)
#EBDEC6
(235,222,198)
#EDE1CC
(237,225,204)
#EFE4D2
(239,228,210)
#F1E7D8
(241,231,216)
#F3EADE
(243,234,222)
#F5EDE4
(245,237,228)
#F7F0EA
(247,240,234)
#F9F3F0
(249,243,240)
#FBF6F6
(251,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D8BA color. Also use rgb(231,216,186) instead hex code.

Text Font Color

.myTextColor { color: #E7D8BA; }

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

This text font color is #E7D8BA.

Background Color

.myBgColor { background-color: #E7D8BA; }

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

This div background color is #E7D8BA.

Border color

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

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

This div border color is #E7D8BA.

Opacity

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

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

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

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

This text has shadow with #E7D8BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D8BA.

Preview

Color preview on black background

This text has color #E7D8BA on black background.


Color preview on white background

This text has color #E7D8BA on white background.


Black color preview on #E7D8BA background

This text has black color on #E7D8BA background.


White color preview on #E7D8BA background

This text has white color on #E7D8BA background.


Related colors

Complementary color

Complementary color for #hex is #182745.


I love getcolorcode.com

Triadic colors

1 #BAE7D8 and #D8BAE7 with #E7D8BA are triadic colors.

2 #BAD8E7 and #D8E7BA with #E7D8BA are triadic colors.