COLOR #E5E0D5

HEX: #E5E0D5 RGB: (229,224,213)

Color info

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

RGB color model

#E5E0D5 color RGB value is (229,224,213).

RGB: (229,224,213) (90%, 88%, 84%)

RGB channels and saturation

R 229 of 255 = 90%
G 224 of 255 = 88%
B 213 of 255 = 84%

229
224
213

R + G + B ~ 87%. #E5E0D5 is light color.

Portions of RGB colors in percentages

R + G + B = 229 + 224 + 213 = 666 (100%)
R 229 of 666 ~ 34.38%
G 224 of 666 ~ 33.63%
B 213 of 666 ~ 31.98'%

%34.38
%33.63
%31.98

CMYK color model

#E5E0D5 color CMYK value is (0,2,7,10).

  • cyan value is 0.00%
  • magenta value is 2.18%
  • yellow value is 6.99%
  • key color value is 10.20%

CMYK: (0,2,7,10)
C0M2Y7K10 (0%, 2%, 7%, 10%)
(0.00 / 0.02 / 0.07 / 0.10)

CMYK percentages

%0
%2.18
%6.99
%10.2

Codes

Color #E5E0D5 in popluar color models

E5 E0 D5
RGB 229 224 213
HSL 41° 23.53% 86.67%
HSB/HSV 41° 6.99% 89.80%
CMYK 0.00% 2.18% 6.99%
10.20%

Color #E5E0D5 in popluar number systems.

HEX E5 E0 D5
Decimal 229 224 213
Binary 11100101 11100000 11010101
Octal 345 340 325

Shades and tints

Shades of #E5E0D5

#E5E0D5
(229,224,213)
#D1CCC2
(209,204,194)
#BDB8AF
(189,184,175)
#A9A49C
(169,164,156)
#959089
(149,144,137)
#817C76
(129,124,118)
#6D6863
(109,104,99)
#595450
(89,84,80)
#45403D
(69,64,61)
#312C2A
(49,44,42)
#1D1817
(29,24,23)
#000000
(0,0,0)

Tints of #E5E0D5

#E5E0D5
(229,224,213)
#E7E2D8
(231,226,216)
#E9E4DB
(233,228,219)
#EBE6DE
(235,230,222)
#EDE8E1
(237,232,225)
#EFEAE4
(239,234,228)
#F1ECE7
(241,236,231)
#F3EEEA
(243,238,234)
#F5F0ED
(245,240,237)
#F7F2F0
(247,242,240)
#F9F4F3
(249,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E0D5 color. Also use rgb(229,224,213) instead hex code.

Text Font Color

.myTextColor { color: #E5E0D5; }

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

This text font color is #E5E0D5.

Background Color

.myBgColor { background-color: #E5E0D5; }

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

This div background color is #E5E0D5.

Border color

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

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

This div border color is #E5E0D5.

Opacity

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

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

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

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

This text has shadow with #E5E0D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E0D5.

Preview

Color preview on black background

This text has color #E5E0D5 on black background.


Color preview on white background

This text has color #E5E0D5 on white background.


Black color preview on #E5E0D5 background

This text has black color on #E5E0D5 background.


White color preview on #E5E0D5 background

This text has white color on #E5E0D5 background.


Related colors

Complementary color

Complementary color for #hex is #1A1F2A.


I love getcolorcode.com

Triadic colors

1 #D5E5E0 and #E0D5E5 with #E5E0D5 are triadic colors.

2 #D5E0E5 and #E0E5D5 with #E5E0D5 are triadic colors.