COLOR #E5BE97

HEX: #E5BE97 RGB: (229,190,151)

Color info

#E5BE97 contains mainly red and green colors. Web safe color of #E5BE97 is #CCCC99 (or #CC9).

RGB color model

#E5BE97 color RGB value is (229,190,151).

RGB: (229,190,151) (90%, 75%, 59%)

RGB channels and saturation

R 229 of 255 = 90%
G 190 of 255 = 75%
B 151 of 255 = 59%

229
190
151

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

Portions of RGB colors in percentages

R + G + B = 229 + 190 + 151 = 570 (100%)
R 229 of 570 ~ 40.18%
G 190 of 570 ~ 33.33%
B 151 of 570 ~ 26.49'%

%40.18
%33.33
%26.49

CMYK color model

#E5BE97 color CMYK value is (0,17,34,10).

  • cyan value is 0.00%
  • magenta value is 17.03%
  • yellow value is 34.06%
  • key color value is 10.20%

CMYK: (0,17,34,10)
C0M17Y34K10 (0%, 17%, 34%, 10%)
(0.00 / 0.17 / 0.34 / 0.10)

CMYK percentages

%0
%17.03
%34.06
%10.2

Codes

Color #E5BE97 in popluar color models

E5 BE 97
RGB 229 190 151
HSL 30° 60.00% 74.51%
HSB/HSV 30° 34.06% 89.80%
CMYK 0.00% 17.03% 34.06%
10.20%

Color #E5BE97 in popluar number systems.

HEX E5 BE 97
Decimal 229 190 151
Binary 11100101 10111110 10010111
Octal 345 276 227

Shades and tints

Shades of #E5BE97

#E5BE97
(229,190,151)
#D1AD8A
(209,173,138)
#BD9C7D
(189,156,125)
#A98B70
(169,139,112)
#957A63
(149,122,99)
#816956
(129,105,86)
#6D5849
(109,88,73)
#59473C
(89,71,60)
#45362F
(69,54,47)
#312522
(49,37,34)
#1D1415
(29,20,21)
#000000
(0,0,0)

Tints of #E5BE97

#E5BE97
(229,190,151)
#E7C3A0
(231,195,160)
#E9C8A9
(233,200,169)
#EBCDB2
(235,205,178)
#EDD2BB
(237,210,187)
#EFD7C4
(239,215,196)
#F1DCCD
(241,220,205)
#F3E1D6
(243,225,214)
#F5E6DF
(245,230,223)
#F7EBE8
(247,235,232)
#F9F0F1
(249,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5BE97 color. Also use rgb(229,190,151) instead hex code.

Text Font Color

.myTextColor { color: #E5BE97; }

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

This text font color is #E5BE97.

Background Color

.myBgColor { background-color: #E5BE97; }

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

This div background color is #E5BE97.

Border color

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

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

This div border color is #E5BE97.

Opacity

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

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

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

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

This text has shadow with #E5BE97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5BE97.

Preview

Color preview on black background

This text has color #E5BE97 on black background.


Color preview on white background

This text has color #E5BE97 on white background.


Black color preview on #E5BE97 background

This text has black color on #E5BE97 background.


White color preview on #E5BE97 background

This text has white color on #E5BE97 background.


Related colors

Complementary color

Complementary color for #hex is #1A4168.


I love getcolorcode.com

Triadic colors

1 #97E5BE and #BE97E5 with #E5BE97 are triadic colors.

2 #97BEE5 and #BEE597 with #E5BE97 are triadic colors.