COLOR #E8C185

HEX: #E8C185 RGB: (232,193,133)

Color info

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

RGB color model

#E8C185 color RGB value is (232,193,133).

RGB: (232,193,133) (91%, 76%, 52%)

RGB channels and saturation

R 232 of 255 = 91%
G 193 of 255 = 76%
B 133 of 255 = 52%

232
193
133

R + G + B ~ 73%. #E8C185 is quite light color.

Portions of RGB colors in percentages

R + G + B = 232 + 193 + 133 = 558 (100%)
R 232 of 558 ~ 41.58%
G 193 of 558 ~ 34.59%
B 133 of 558 ~ 23.84'%

%41.58
%34.59
%23.84

CMYK color model

#E8C185 color CMYK value is (0,17,43,9).

  • cyan value is 0.00%
  • magenta value is 16.81%
  • yellow value is 42.67%
  • key color value is 9.02%

CMYK: (0,17,43,9)
C0M17Y43K9 (0%, 17%, 43%, 9%)
(0.00 / 0.17 / 0.43 / 0.09)

CMYK percentages

%0
%16.81
%42.67
%9.02

Codes

Color #E8C185 in popluar color models

E8 C1 85
RGB 232 193 133
HSL 36° 68.28% 71.57%
HSB/HSV 36° 42.67% 90.98%
CMYK 0.00% 16.81% 42.67%
9.02%

Color #E8C185 in popluar number systems.

HEX E8 C1 85
Decimal 232 193 133
Binary 11101000 11000001 10000101
Octal 350 301 205

Shades and tints

Shades of #E8C185

#E8C185
(232,193,133)
#D3B079
(211,176,121)
#BE9F6D
(190,159,109)
#A98E61
(169,142,97)
#947D55
(148,125,85)
#7F6C49
(127,108,73)
#6A5B3D
(106,91,61)
#554A31
(85,74,49)
#403925
(64,57,37)
#2B2819
(43,40,25)
#16170D
(22,23,13)
#000000
(0,0,0)

Tints of #E8C185

#E8C185
(232,193,133)
#EAC690
(234,198,144)
#ECCB9B
(236,203,155)
#EED0A6
(238,208,166)
#F0D5B1
(240,213,177)
#F2DABC
(242,218,188)
#F4DFC7
(244,223,199)
#F6E4D2
(246,228,210)
#F8E9DD
(248,233,221)
#FAEEE8
(250,238,232)
#FCF3F3
(252,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8C185 color. Also use rgb(232,193,133) instead hex code.

Text Font Color

.myTextColor { color: #E8C185; }

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

This text font color is #E8C185.

Background Color

.myBgColor { background-color: #E8C185; }

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

This div background color is #E8C185.

Border color

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

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

This div border color is #E8C185.

Opacity

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

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

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

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

This text has shadow with #E8C185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8C185.

Preview

Color preview on black background

This text has color #E8C185 on black background.


Color preview on white background

This text has color #E8C185 on white background.


Black color preview on #E8C185 background

This text has black color on #E8C185 background.


White color preview on #E8C185 background

This text has white color on #E8C185 background.


Related colors

Complementary color

Complementary color for #hex is #173E7A.


I love getcolorcode.com

Triadic colors

1 #85E8C1 and #C185E8 with #E8C185 are triadic colors.

2 #85C1E8 and #C1E885 with #E8C185 are triadic colors.