COLOR #E8C394

HEX: #E8C394 RGB: (232,195,148)

Color info

#E8C394 contains mainly red and green colors. Web safe color of #E8C394 is #FFCC99 (or #FC9).

RGB color model

#E8C394 color RGB value is (232,195,148).

RGB: (232,195,148) (91%, 76%, 58%)

RGB channels and saturation

R 232 of 255 = 91%
G 195 of 255 = 76%
B 148 of 255 = 58%

232
195
148

R + G + B ~ 75%. #E8C394 is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 195 + 148 = 575 (100%)
R 232 of 575 ~ 40.35%
G 195 of 575 ~ 33.91%
B 148 of 575 ~ 25.74'%

%40.35
%33.91
%25.74

CMYK color model

#E8C394 color CMYK value is (0,16,36,9).

  • cyan value is 0.00%
  • magenta value is 15.95%
  • yellow value is 36.21%
  • key color value is 9.02%

CMYK: (0,16,36,9)
C0M16Y36K9 (0%, 16%, 36%, 9%)
(0.00 / 0.16 / 0.36 / 0.09)

CMYK percentages

%0
%15.95
%36.21
%9.02

Codes

Color #E8C394 in popluar color models

E8 C3 94
RGB 232 195 148
HSL 34° 64.62% 74.51%
HSB/HSV 34° 36.21% 90.98%
CMYK 0.00% 15.95% 36.21%
9.02%

Color #E8C394 in popluar number systems.

HEX E8 C3 94
Decimal 232 195 148
Binary 11101000 11000011 10010100
Octal 350 303 224

Shades and tints

Shades of #E8C394

#E8C394
(232,195,148)
#D3B287
(211,178,135)
#BEA17A
(190,161,122)
#A9906D
(169,144,109)
#947F60
(148,127,96)
#7F6E53
(127,110,83)
#6A5D46
(106,93,70)
#554C39
(85,76,57)
#403B2C
(64,59,44)
#2B2A1F
(43,42,31)
#161912
(22,25,18)
#000000
(0,0,0)

Tints of #E8C394

#E8C394
(232,195,148)
#EAC89D
(234,200,157)
#ECCDA6
(236,205,166)
#EED2AF
(238,210,175)
#F0D7B8
(240,215,184)
#F2DCC1
(242,220,193)
#F4E1CA
(244,225,202)
#F6E6D3
(246,230,211)
#F8EBDC
(248,235,220)
#FAF0E5
(250,240,229)
#FCF5EE
(252,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8C394 color. Also use rgb(232,195,148) instead hex code.

Text Font Color

.myTextColor { color: #E8C394; }

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

This text font color is #E8C394.

Background Color

.myBgColor { background-color: #E8C394; }

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

This div background color is #E8C394.

Border color

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

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

This div border color is #E8C394.

Opacity

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

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

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

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

This text has shadow with #E8C394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8C394.

Preview

Color preview on black background

This text has color #E8C394 on black background.


Color preview on white background

This text has color #E8C394 on white background.


Black color preview on #E8C394 background

This text has black color on #E8C394 background.


White color preview on #E8C394 background

This text has white color on #E8C394 background.


Related colors

Complementary color

Complementary color for #hex is #173C6B.


I love getcolorcode.com

Triadic colors

1 #94E8C3 and #C394E8 with #E8C394 are triadic colors.

2 #94C3E8 and #C3E894 with #E8C394 are triadic colors.