COLOR #E8C878

HEX: #E8C878 RGB: (232,200,120)

Color info

#E8C878 contains mainly red and green colors. Web safe color of #E8C878 is #FFCC66 (or #FC6).

RGB color model

#E8C878 color RGB value is (232,200,120).

RGB: (232,200,120) (91%, 78%, 47%)

RGB channels and saturation

R 232 of 255 = 91%
G 200 of 255 = 78%
B 120 of 255 = 47%

232
200
120

R + G + B ~ 72%. #E8C878 is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 200 + 120 = 552 (100%)
R 232 of 552 ~ 42.03%
G 200 of 552 ~ 36.23%
B 120 of 552 ~ 21.74'%

%42.03
%36.23
%21.74

CMYK color model

#E8C878 color CMYK value is (0,14,48,9).

  • cyan value is 0.00%
  • magenta value is 13.79%
  • yellow value is 48.28%
  • key color value is 9.02%

CMYK: (0,14,48,9)
C0M14Y48K9 (0%, 14%, 48%, 9%)
(0.00 / 0.14 / 0.48 / 0.09)

CMYK percentages

%0
%13.79
%48.28
%9.02

Codes

Color #E8C878 in popluar color models

E8 C8 78
RGB 232 200 120
HSL 43° 70.89% 69.02%
HSB/HSV 43° 48.28% 90.98%
CMYK 0.00% 13.79% 48.28%
9.02%

Color #E8C878 in popluar number systems.

HEX E8 C8 78
Decimal 232 200 120
Binary 11101000 11001000 1111000
Octal 350 310 170

Shades and tints

Shades of #E8C878

#E8C878
(232,200,120)
#D3B66E
(211,182,110)
#BEA464
(190,164,100)
#A9925A
(169,146,90)
#948050
(148,128,80)
#7F6E46
(127,110,70)
#6A5C3C
(106,92,60)
#554A32
(85,74,50)
#403828
(64,56,40)
#2B261E
(43,38,30)
#161414
(22,20,20)
#000000
(0,0,0)

Tints of #E8C878

#E8C878
(232,200,120)
#EACD84
(234,205,132)
#ECD290
(236,210,144)
#EED79C
(238,215,156)
#F0DCA8
(240,220,168)
#F2E1B4
(242,225,180)
#F4E6C0
(244,230,192)
#F6EBCC
(246,235,204)
#F8F0D8
(248,240,216)
#FAF5E4
(250,245,228)
#FCFAF0
(252,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8C878 color. Also use rgb(232,200,120) instead hex code.

Text Font Color

.myTextColor { color: #E8C878; }

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

This text font color is #E8C878.

Background Color

.myBgColor { background-color: #E8C878; }

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

This div background color is #E8C878.

Border color

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

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

This div border color is #E8C878.

Opacity

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

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

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

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

This text has shadow with #E8C878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8C878.

Preview

Color preview on black background

This text has color #E8C878 on black background.


Color preview on white background

This text has color #E8C878 on white background.


Black color preview on #E8C878 background

This text has black color on #E8C878 background.


White color preview on #E8C878 background

This text has white color on #E8C878 background.


Related colors

Complementary color

Complementary color for #hex is #173787.


I love getcolorcode.com

Triadic colors

1 #78E8C8 and #C878E8 with #E8C878 are triadic colors.

2 #78C8E8 and #C8E878 with #E8C878 are triadic colors.