COLOR #E7BE96

HEX: #E7BE96 RGB: (231,190,150)

Color info

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

RGB color model

#E7BE96 color RGB value is (231,190,150).

RGB: (231,190,150) (91%, 75%, 59%)

RGB channels and saturation

R 231 of 255 = 91%
G 190 of 255 = 75%
B 150 of 255 = 59%

231
190
150

R + G + B ~ 75%. #E7BE96 is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 190 + 150 = 571 (100%)
R 231 of 571 ~ 40.46%
G 190 of 571 ~ 33.27%
B 150 of 571 ~ 26.27'%

%40.46
%33.27
%26.27

CMYK color model

#E7BE96 color CMYK value is (0,18,35,9).

  • cyan value is 0.00%
  • magenta value is 17.75%
  • yellow value is 35.06%
  • key color value is 9.41%

CMYK: (0,18,35,9)
C0M18Y35K9 (0%, 18%, 35%, 9%)
(0.00 / 0.18 / 0.35 / 0.09)

CMYK percentages

%0
%17.75
%35.06
%9.41

Codes

Color #E7BE96 in popluar color models

E7 BE 96
RGB 231 190 150
HSL 30° 62.79% 74.71%
HSB/HSV 30° 35.06% 90.59%
CMYK 0.00% 17.75% 35.06%
9.41%

Color #E7BE96 in popluar number systems.

HEX E7 BE 96
Decimal 231 190 150
Binary 11100111 10111110 10010110
Octal 347 276 226

Shades and tints

Shades of #E7BE96

#E7BE96
(231,190,150)
#D2AD89
(210,173,137)
#BD9C7C
(189,156,124)
#A88B6F
(168,139,111)
#937A62
(147,122,98)
#7E6955
(126,105,85)
#695848
(105,88,72)
#54473B
(84,71,59)
#3F362E
(63,54,46)
#2A2521
(42,37,33)
#151414
(21,20,20)
#000000
(0,0,0)

Tints of #E7BE96

#E7BE96
(231,190,150)
#E9C39F
(233,195,159)
#EBC8A8
(235,200,168)
#EDCDB1
(237,205,177)
#EFD2BA
(239,210,186)
#F1D7C3
(241,215,195)
#F3DCCC
(243,220,204)
#F5E1D5
(245,225,213)
#F7E6DE
(247,230,222)
#F9EBE7
(249,235,231)
#FBF0F0
(251,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7BE96 color. Also use rgb(231,190,150) instead hex code.

Text Font Color

.myTextColor { color: #E7BE96; }

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

This text font color is #E7BE96.

Background Color

.myBgColor { background-color: #E7BE96; }

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

This div background color is #E7BE96.

Border color

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

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

This div border color is #E7BE96.

Opacity

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

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

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

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

This text has shadow with #E7BE96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7BE96.

Preview

Color preview on black background

This text has color #E7BE96 on black background.


Color preview on white background

This text has color #E7BE96 on white background.


Black color preview on #E7BE96 background

This text has black color on #E7BE96 background.


White color preview on #E7BE96 background

This text has white color on #E7BE96 background.


Related colors

Complementary color

Complementary color for #hex is #184169.


I love getcolorcode.com

Triadic colors

1 #96E7BE and #BE96E7 with #E7BE96 are triadic colors.

2 #96BEE7 and #BEE796 with #E7BE96 are triadic colors.