COLOR #E5D1BE

HEX: #E5D1BE RGB: (229,209,190)

Color info

#E5D1BE contains red, green and blue colors in about the same proportion. Web safe color of #E5D1BE is #CCCCCC (or #CCC).

RGB color model

#E5D1BE color RGB value is (229,209,190).

RGB: (229,209,190) (90%, 82%, 75%)

RGB channels and saturation

R 229 of 255 = 90%
G 209 of 255 = 82%
B 190 of 255 = 75%

229
209
190

R + G + B ~ 82%. #E5D1BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 209 + 190 = 628 (100%)
R 229 of 628 ~ 36.46%
G 209 of 628 ~ 33.28%
B 190 of 628 ~ 30.25'%

%36.46
%33.28
%30.25

CMYK color model

#E5D1BE color CMYK value is (0,9,17,10).

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

CMYK: (0,9,17,10)
C0M9Y17K10 (0%, 9%, 17%, 10%)
(0.00 / 0.09 / 0.17 / 0.10)

CMYK percentages

%0
%8.73
%17.03
%10.2

Codes

Color #E5D1BE in popluar color models

E5 D1 BE
RGB 229 209 190
HSL 29° 42.86% 82.16%
HSB/HSV 29° 17.03% 89.80%
CMYK 0.00% 8.73% 17.03%
10.20%

Color #E5D1BE in popluar number systems.

HEX E5 D1 BE
Decimal 229 209 190
Binary 11100101 11010001 10111110
Octal 345 321 276

Shades and tints

Shades of #E5D1BE

#E5D1BE
(229,209,190)
#D1BEAD
(209,190,173)
#BDAB9C
(189,171,156)
#A9988B
(169,152,139)
#95857A
(149,133,122)
#817269
(129,114,105)
#6D5F58
(109,95,88)
#594C47
(89,76,71)
#453936
(69,57,54)
#312625
(49,38,37)
#1D1314
(29,19,20)
#000000
(0,0,0)

Tints of #E5D1BE

#E5D1BE
(229,209,190)
#E7D5C3
(231,213,195)
#E9D9C8
(233,217,200)
#EBDDCD
(235,221,205)
#EDE1D2
(237,225,210)
#EFE5D7
(239,229,215)
#F1E9DC
(241,233,220)
#F3EDE1
(243,237,225)
#F5F1E6
(245,241,230)
#F7F5EB
(247,245,235)
#F9F9F0
(249,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5D1BE; }

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

This text font color is #E5D1BE.

Background Color

.myBgColor { background-color: #E5D1BE; }

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

This div background color is #E5D1BE.

Border color

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

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

This div border color is #E5D1BE.

Opacity

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

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

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

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

This text has shadow with #E5D1BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5D1BE.

Preview

Color preview on black background

This text has color #E5D1BE on black background.


Color preview on white background

This text has color #E5D1BE on white background.


Black color preview on #E5D1BE background

This text has black color on #E5D1BE background.


White color preview on #E5D1BE background

This text has white color on #E5D1BE background.


Related colors

Complementary color

Complementary color for #hex is #1A2E41.


I love getcolorcode.com

Triadic colors

1 #BEE5D1 and #D1BEE5 with #E5D1BE are triadic colors.

2 #BED1E5 and #D1E5BE with #E5D1BE are triadic colors.