COLOR #E3D7C1

HEX: #E3D7C1 RGB: (227,215,193)

Color info

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

RGB color model

#E3D7C1 color RGB value is (227,215,193).

RGB: (227,215,193) (89%, 84%, 76%)

RGB channels and saturation

R 227 of 255 = 89%
G 215 of 255 = 84%
B 193 of 255 = 76%

227
215
193

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

Portions of RGB colors in percentages

R + G + B = 227 + 215 + 193 = 635 (100%)
R 227 of 635 ~ 35.75%
G 215 of 635 ~ 33.86%
B 193 of 635 ~ 30.39'%

%35.75
%33.86
%30.39

CMYK color model

#E3D7C1 color CMYK value is (0,5,15,11).

  • cyan value is 0.00%
  • magenta value is 5.29%
  • yellow value is 14.98%
  • key color value is 10.98%

CMYK: (0,5,15,11)
C0M5Y15K11 (0%, 5%, 15%, 11%)
(0.00 / 0.05 / 0.15 / 0.11)

CMYK percentages

%0
%5.29
%14.98
%10.98

Codes

Color #E3D7C1 in popluar color models

E3 D7 C1
RGB 227 215 193
HSL 39° 37.78% 82.35%
HSB/HSV 39° 14.98% 89.02%
CMYK 0.00% 5.29% 14.98%
10.98%

Color #E3D7C1 in popluar number systems.

HEX E3 D7 C1
Decimal 227 215 193
Binary 11100011 11010111 11000001
Octal 343 327 301

Shades and tints

Shades of #E3D7C1

#E3D7C1
(227,215,193)
#CFC4B0
(207,196,176)
#BBB19F
(187,177,159)
#A79E8E
(167,158,142)
#938B7D
(147,139,125)
#7F786C
(127,120,108)
#6B655B
(107,101,91)
#57524A
(87,82,74)
#433F39
(67,63,57)
#2F2C28
(47,44,40)
#1B1917
(27,25,23)
#000000
(0,0,0)

Tints of #E3D7C1

#E3D7C1
(227,215,193)
#E5DAC6
(229,218,198)
#E7DDCB
(231,221,203)
#E9E0D0
(233,224,208)
#EBE3D5
(235,227,213)
#EDE6DA
(237,230,218)
#EFE9DF
(239,233,223)
#F1ECE4
(241,236,228)
#F3EFE9
(243,239,233)
#F5F2EE
(245,242,238)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3D7C1 color. Also use rgb(227,215,193) instead hex code.

Text Font Color

.myTextColor { color: #E3D7C1; }

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

This text font color is #E3D7C1.

Background Color

.myBgColor { background-color: #E3D7C1; }

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

This div background color is #E3D7C1.

Border color

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

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

This div border color is #E3D7C1.

Opacity

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

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

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

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

This text has shadow with #E3D7C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3D7C1.

Preview

Color preview on black background

This text has color #E3D7C1 on black background.


Color preview on white background

This text has color #E3D7C1 on white background.


Black color preview on #E3D7C1 background

This text has black color on #E3D7C1 background.


White color preview on #E3D7C1 background

This text has white color on #E3D7C1 background.


Related colors

Complementary color

Complementary color for #hex is #1C283E.


I love getcolorcode.com

Triadic colors

1 #C1E3D7 and #D7C1E3 with #E3D7C1 are triadic colors.

2 #C1D7E3 and #D7E3C1 with #E3D7C1 are triadic colors.