COLOR #E3D493

HEX: #E3D493 RGB: (227,212,147)

Color info

#E3D493 contains mainly red and green colors. Web safe color of #E3D493 is #CCCC99 (or #CC9).

RGB color model

#E3D493 color RGB value is (227,212,147).

RGB: (227,212,147) (89%, 83%, 58%)

RGB channels and saturation

R 227 of 255 = 89%
G 212 of 255 = 83%
B 147 of 255 = 58%

227
212
147

R + G + B ~ 77%. #E3D493 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 212 + 147 = 586 (100%)
R 227 of 586 ~ 38.74%
G 212 of 586 ~ 36.18%
B 147 of 586 ~ 25.09'%

%38.74
%36.18
%25.09

CMYK color model

#E3D493 color CMYK value is (0,7,35,11).

  • cyan value is 0.00%
  • magenta value is 6.61%
  • yellow value is 35.24%
  • key color value is 10.98%

CMYK: (0,7,35,11)
C0M7Y35K11 (0%, 7%, 35%, 11%)
(0.00 / 0.07 / 0.35 / 0.11)

CMYK percentages

%0
%6.61
%35.24
%10.98

Codes

Color #E3D493 in popluar color models

E3 D4 93
RGB 227 212 147
HSL 49° 58.82% 73.33%
HSB/HSV 49° 35.24% 89.02%
CMYK 0.00% 6.61% 35.24%
10.98%

Color #E3D493 in popluar number systems.

HEX E3 D4 93
Decimal 227 212 147
Binary 11100011 11010100 10010011
Octal 343 324 223

Shades and tints

Shades of #E3D493

#E3D493
(227,212,147)
#CFC186
(207,193,134)
#BBAE79
(187,174,121)
#A79B6C
(167,155,108)
#93885F
(147,136,95)
#7F7552
(127,117,82)
#6B6245
(107,98,69)
#574F38
(87,79,56)
#433C2B
(67,60,43)
#2F291E
(47,41,30)
#1B1611
(27,22,17)
#000000
(0,0,0)

Tints of #E3D493

#E3D493
(227,212,147)
#E5D79C
(229,215,156)
#E7DAA5
(231,218,165)
#E9DDAE
(233,221,174)
#EBE0B7
(235,224,183)
#EDE3C0
(237,227,192)
#EFE6C9
(239,230,201)
#F1E9D2
(241,233,210)
#F3ECDB
(243,236,219)
#F5EFE4
(245,239,228)
#F7F2ED
(247,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3D493 color. Also use rgb(227,212,147) instead hex code.

Text Font Color

.myTextColor { color: #E3D493; }

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

This text font color is #E3D493.

Background Color

.myBgColor { background-color: #E3D493; }

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

This div background color is #E3D493.

Border color

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

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

This div border color is #E3D493.

Opacity

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

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

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

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

This text has shadow with #E3D493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3D493.

Preview

Color preview on black background

This text has color #E3D493 on black background.


Color preview on white background

This text has color #E3D493 on white background.


Black color preview on #E3D493 background

This text has black color on #E3D493 background.


White color preview on #E3D493 background

This text has white color on #E3D493 background.


Related colors

Complementary color

Complementary color for #hex is #1C2B6C.


I love getcolorcode.com

Triadic colors

1 #93E3D4 and #D493E3 with #E3D493 are triadic colors.

2 #93D4E3 and #D4E393 with #E3D493 are triadic colors.