COLOR #E7D4B1

HEX: #E7D4B1 RGB: (231,212,177)

Color info

#E7D4B1 contains red, green and blue colors in about the same proportion. Web safe color of #E7D4B1 is #FFCC99 (or #FC9).

RGB color model

#E7D4B1 color RGB value is (231,212,177).

RGB: (231,212,177) (91%, 83%, 69%)

RGB channels and saturation

R 231 of 255 = 91%
G 212 of 255 = 83%
B 177 of 255 = 69%

231
212
177

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

Portions of RGB colors in percentages

R + G + B = 231 + 212 + 177 = 620 (100%)
R 231 of 620 ~ 37.26%
G 212 of 620 ~ 34.19%
B 177 of 620 ~ 28.55'%

%37.26
%34.19
%28.55

CMYK color model

#E7D4B1 color CMYK value is (0,8,23,9).

  • cyan value is 0.00%
  • magenta value is 8.23%
  • yellow value is 23.38%
  • key color value is 9.41%

CMYK: (0,8,23,9)
C0M8Y23K9 (0%, 8%, 23%, 9%)
(0.00 / 0.08 / 0.23 / 0.09)

CMYK percentages

%0
%8.23
%23.38
%9.41

Codes

Color #E7D4B1 in popluar color models

E7 D4 B1
RGB 231 212 177
HSL 39° 52.94% 80.00%
HSB/HSV 39° 23.38% 90.59%
CMYK 0.00% 8.23% 23.38%
9.41%

Color #E7D4B1 in popluar number systems.

HEX E7 D4 B1
Decimal 231 212 177
Binary 11100111 11010100 10110001
Octal 347 324 261

Shades and tints

Shades of #E7D4B1

#E7D4B1
(231,212,177)
#D2C1A1
(210,193,161)
#BDAE91
(189,174,145)
#A89B81
(168,155,129)
#938871
(147,136,113)
#7E7561
(126,117,97)
#696251
(105,98,81)
#544F41
(84,79,65)
#3F3C31
(63,60,49)
#2A2921
(42,41,33)
#151611
(21,22,17)
#000000
(0,0,0)

Tints of #E7D4B1

#E7D4B1
(231,212,177)
#E9D7B8
(233,215,184)
#EBDABF
(235,218,191)
#EDDDC6
(237,221,198)
#EFE0CD
(239,224,205)
#F1E3D4
(241,227,212)
#F3E6DB
(243,230,219)
#F5E9E2
(245,233,226)
#F7ECE9
(247,236,233)
#F9EFF0
(249,239,240)
#FBF2F7
(251,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7D4B1 color. Also use rgb(231,212,177) instead hex code.

Text Font Color

.myTextColor { color: #E7D4B1; }

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

This text font color is #E7D4B1.

Background Color

.myBgColor { background-color: #E7D4B1; }

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

This div background color is #E7D4B1.

Border color

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

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

This div border color is #E7D4B1.

Opacity

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

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

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

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

This text has shadow with #E7D4B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7D4B1.

Preview

Color preview on black background

This text has color #E7D4B1 on black background.


Color preview on white background

This text has color #E7D4B1 on white background.


Black color preview on #E7D4B1 background

This text has black color on #E7D4B1 background.


White color preview on #E7D4B1 background

This text has white color on #E7D4B1 background.


Related colors

Complementary color

Complementary color for #hex is #182B4E.


I love getcolorcode.com

Triadic colors

1 #B1E7D4 and #D4B1E7 with #E7D4B1 are triadic colors.

2 #B1D4E7 and #D4E7B1 with #E7D4B1 are triadic colors.