COLOR #E1D9C5

HEX: #E1D9C5 RGB: (225,217,197)

Color info

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

RGB color model

#E1D9C5 color RGB value is (225,217,197).

RGB: (225,217,197) (88%, 85%, 77%)

RGB channels and saturation

R 225 of 255 = 88%
G 217 of 255 = 85%
B 197 of 255 = 77%

225
217
197

R + G + B ~ 83%. #E1D9C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 217 + 197 = 639 (100%)
R 225 of 639 ~ 35.21%
G 217 of 639 ~ 33.96%
B 197 of 639 ~ 30.83'%

%35.21
%33.96
%30.83

CMYK color model

#E1D9C5 color CMYK value is (0,4,12,12).

  • cyan value is 0.00%
  • magenta value is 3.56%
  • yellow value is 12.44%
  • key color value is 11.76%

CMYK: (0,4,12,12)
C0M4Y12K12 (0%, 4%, 12%, 12%)
(0.00 / 0.04 / 0.12 / 0.12)

CMYK percentages

%0
%3.56
%12.44
%11.76

Codes

Color #E1D9C5 in popluar color models

E1 D9 C5
RGB 225 217 197
HSL 43° 31.82% 82.75%
HSB/HSV 43° 12.44% 88.24%
CMYK 0.00% 3.56% 12.44%
11.76%

Color #E1D9C5 in popluar number systems.

HEX E1 D9 C5
Decimal 225 217 197
Binary 11100001 11011001 11000101
Octal 341 331 305

Shades and tints

Shades of #E1D9C5

#E1D9C5
(225,217,197)
#CDC6B4
(205,198,180)
#B9B3A3
(185,179,163)
#A5A092
(165,160,146)
#918D81
(145,141,129)
#7D7A70
(125,122,112)
#69675F
(105,103,95)
#55544E
(85,84,78)
#41413D
(65,65,61)
#2D2E2C
(45,46,44)
#191B1B
(25,27,27)
#000000
(0,0,0)

Tints of #E1D9C5

#E1D9C5
(225,217,197)
#E3DCCA
(227,220,202)
#E5DFCF
(229,223,207)
#E7E2D4
(231,226,212)
#E9E5D9
(233,229,217)
#EBE8DE
(235,232,222)
#EDEBE3
(237,235,227)
#EFEEE8
(239,238,232)
#F1F1ED
(241,241,237)
#F3F4F2
(243,244,242)
#F5F7F7
(245,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E1D9C5 color. Also use rgb(225,217,197) instead hex code.

Text Font Color

.myTextColor { color: #E1D9C5; }

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

This text font color is #E1D9C5.

Background Color

.myBgColor { background-color: #E1D9C5; }

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

This div background color is #E1D9C5.

Border color

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

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

This div border color is #E1D9C5.

Opacity

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

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

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

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

This text has shadow with #E1D9C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E1D9C5.

Preview

Color preview on black background

This text has color #E1D9C5 on black background.


Color preview on white background

This text has color #E1D9C5 on white background.


Black color preview on #E1D9C5 background

This text has black color on #E1D9C5 background.


White color preview on #E1D9C5 background

This text has white color on #E1D9C5 background.


Related colors

Complementary color

Complementary color for #hex is #1E263A.


I love getcolorcode.com

Triadic colors

1 #C5E1D9 and #D9C5E1 with #E1D9C5 are triadic colors.

2 #C5D9E1 and #D9E1C5 with #E1D9C5 are triadic colors.