COLOR #E3D5C0

HEX: #E3D5C0 RGB: (227,213,192)

Color info

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

RGB color model

#E3D5C0 color RGB value is (227,213,192).

RGB: (227,213,192) (89%, 84%, 75%)

RGB channels and saturation

R 227 of 255 = 89%
G 213 of 255 = 84%
B 192 of 255 = 75%

227
213
192

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

Portions of RGB colors in percentages

R + G + B = 227 + 213 + 192 = 632 (100%)
R 227 of 632 ~ 35.92%
G 213 of 632 ~ 33.7%
B 192 of 632 ~ 30.38'%

%35.92
%33.7
%30.38

CMYK color model

#E3D5C0 color CMYK value is (0,6,15,11).

  • cyan value is 0.00%
  • magenta value is 6.17%
  • yellow value is 15.42%
  • key color value is 10.98%

CMYK: (0,6,15,11)
C0M6Y15K11 (0%, 6%, 15%, 11%)
(0.00 / 0.06 / 0.15 / 0.11)

CMYK percentages

%0
%6.17
%15.42
%10.98

Codes

Color #E3D5C0 in popluar color models

E3 D5 C0
RGB 227 213 192
HSL 36° 38.46% 82.16%
HSB/HSV 36° 15.42% 89.02%
CMYK 0.00% 6.17% 15.42%
10.98%

Color #E3D5C0 in popluar number systems.

HEX E3 D5 C0
Decimal 227 213 192
Binary 11100011 11010101 11000000
Octal 343 325 300

Shades and tints

Shades of #E3D5C0

#E3D5C0
(227,213,192)
#CFC2AF
(207,194,175)
#BBAF9E
(187,175,158)
#A79C8D
(167,156,141)
#93897C
(147,137,124)
#7F766B
(127,118,107)
#6B635A
(107,99,90)
#575049
(87,80,73)
#433D38
(67,61,56)
#2F2A27
(47,42,39)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #E3D5C0

#E3D5C0
(227,213,192)
#E5D8C5
(229,216,197)
#E7DBCA
(231,219,202)
#E9DECF
(233,222,207)
#EBE1D4
(235,225,212)
#EDE4D9
(237,228,217)
#EFE7DE
(239,231,222)
#F1EAE3
(241,234,227)
#F3EDE8
(243,237,232)
#F5F0ED
(245,240,237)
#F7F3F2
(247,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3D5C0 color. Also use rgb(227,213,192) instead hex code.

Text Font Color

.myTextColor { color: #E3D5C0; }

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

This text font color is #E3D5C0.

Background Color

.myBgColor { background-color: #E3D5C0; }

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

This div background color is #E3D5C0.

Border color

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

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

This div border color is #E3D5C0.

Opacity

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

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

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

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

This text has shadow with #E3D5C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3D5C0.

Preview

Color preview on black background

This text has color #E3D5C0 on black background.


Color preview on white background

This text has color #E3D5C0 on white background.


Black color preview on #E3D5C0 background

This text has black color on #E3D5C0 background.


White color preview on #E3D5C0 background

This text has white color on #E3D5C0 background.


Related colors

Complementary color

Complementary color for #hex is #1C2A3F.


I love getcolorcode.com

Triadic colors

1 #C0E3D5 and #D5C0E3 with #E3D5C0 are triadic colors.

2 #C0D5E3 and #D5E3C0 with #E3D5C0 are triadic colors.