COLOR #E7BC8A

HEX: #E7BC8A RGB: (231,188,138)

Color info

#E7BC8A contains mainly red and green colors. Web safe color of #E7BC8A is #FFCC99 (or #FC9).

RGB color model

#E7BC8A color RGB value is (231,188,138).

RGB: (231,188,138) (91%, 74%, 54%)

RGB channels and saturation

R 231 of 255 = 91%
G 188 of 255 = 74%
B 138 of 255 = 54%

231
188
138

R + G + B ~ 73%. #E7BC8A is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 188 + 138 = 557 (100%)
R 231 of 557 ~ 41.47%
G 188 of 557 ~ 33.75%
B 138 of 557 ~ 24.78'%

%41.47
%33.75
%24.78

CMYK color model

#E7BC8A color CMYK value is (0,19,40,9).

  • cyan value is 0.00%
  • magenta value is 18.61%
  • yellow value is 40.26%
  • key color value is 9.41%
CMYK: (0,19,40,9) C0M19Y40K9 (0%,19%,40%,9%) (0.00/0.19/0.40/0.09) 

CMYK percentages

%0
%18.61
%40.26
%9.41

Codes

Color #E7BC8A in popluar color models

E7 BC 8A
RGB 231 188 138
HSL 32° 65.96% 72.35%
HSB/HSV 32° 40.26% 90.59%
CMYK 0.00% 18.61% 40.26%
9.41%

Color #E7BC8A in popluar number systems.

HEX E7 BC 8A
Decimal 231 188 138
Binary 11100111 10111100 10001010
Octal 347 274 212

Shades and tints

Shades of #E7BC8A

#E7BC8A
(231,188,138)
#D2AB7E
(210,171,126)
#BD9A72
(189,154,114)
#A88966
(168,137,102)
#93785A
(147,120,90)
#7E674E
(126,103,78)
#695642
(105,86,66)
#544536
(84,69,54)
#3F342A
(63,52,42)
#2A231E
(42,35,30)
#151212
(21,18,18)
#000000
(0,0,0)

Tints of #E7BC8A

#E7BC8A
(231,188,138)
#E9C294
(233,194,148)
#EBC89E
(235,200,158)
#EDCEA8
(237,206,168)
#EFD4B2
(239,212,178)
#F1DABC
(241,218,188)
#F3E0C6
(243,224,198)
#F5E6D0
(245,230,208)
#F7ECDA
(247,236,218)
#F9F2E4
(249,242,228)
#FBF8EE
(251,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7BC8A color. Also use rgb(231,188,138) instead hex code.

Text Font Color

.myTextColor { color: #E7BC8A; }

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

This text font color is #E7BC8A.

Background Color

.myBgColor { background-color: #E7BC8A; }

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

This div background color is #E7BC8A.

Border color

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

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

This div border color is #E7BC8A.

Opacity

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

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

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

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

This text has shadow with #E7BC8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7BC8A.

Preview

Color preview on black background

This text has color #E7BC8A on black background.


Color preview on white background

This text has color #E7BC8A on white background.


Black color preview on #E7BC8A background

This text has black color on #E7BC8A background.


White color preview on #E7BC8A background

This text has white color on #E7BC8A background.


Related colors

Complementary color

Complementary color for #hex is #184375.


I love getcolorcode.com

Triadic colors

1 #8AE7BC and #BC8AE7 with #E7BC8A are triadic colors.

2 #8ABCE7 and #BCE78A with #E7BC8A are triadic colors.