COLOR #E2C386

HEX: #E2C386 RGB: (226,195,134)

Color info

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

RGB color model

#E2C386 color RGB value is (226,195,134).

RGB: (226,195,134) (89%, 76%, 53%)

RGB channels and saturation

R 226 of 255 = 89%
G 195 of 255 = 76%
B 134 of 255 = 53%

226
195
134

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

Portions of RGB colors in percentages

R + G + B = 226 + 195 + 134 = 555 (100%)
R 226 of 555 ~ 40.72%
G 195 of 555 ~ 35.14%
B 134 of 555 ~ 24.14'%

%40.72
%35.14
%24.14

CMYK color model

#E2C386 color CMYK value is (0,14,41,11).

  • cyan value is 0.00%
  • magenta value is 13.72%
  • yellow value is 40.71%
  • key color value is 11.37%

CMYK: (0,14,41,11)
C0M14Y41K11 (0%, 14%, 41%, 11%)
(0.00 / 0.14 / 0.41 / 0.11)

CMYK percentages

%0
%13.72
%40.71
%11.37

Codes

Color #E2C386 in popluar color models

E2 C3 86
RGB 226 195 134
HSL 40° 61.33% 70.59%
HSB/HSV 40° 40.71% 88.63%
CMYK 0.00% 13.72% 40.71%
11.37%

Color #E2C386 in popluar number systems.

HEX E2 C3 86
Decimal 226 195 134
Binary 11100010 11000011 10000110
Octal 342 303 206

Shades and tints

Shades of #E2C386

#E2C386
(226,195,134)
#CEB27A
(206,178,122)
#BAA16E
(186,161,110)
#A69062
(166,144,98)
#927F56
(146,127,86)
#7E6E4A
(126,110,74)
#6A5D3E
(106,93,62)
#564C32
(86,76,50)
#423B26
(66,59,38)
#2E2A1A
(46,42,26)
#1A190E
(26,25,14)
#000000
(0,0,0)

Tints of #E2C386

#E2C386
(226,195,134)
#E4C891
(228,200,145)
#E6CD9C
(230,205,156)
#E8D2A7
(232,210,167)
#EAD7B2
(234,215,178)
#ECDCBD
(236,220,189)
#EEE1C8
(238,225,200)
#F0E6D3
(240,230,211)
#F2EBDE
(242,235,222)
#F4F0E9
(244,240,233)
#F6F5F4
(246,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E2C386 color. Also use rgb(226,195,134) instead hex code.

Text Font Color

.myTextColor { color: #E2C386; }

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

This text font color is #E2C386.

Background Color

.myBgColor { background-color: #E2C386; }

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

This div background color is #E2C386.

Border color

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

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

This div border color is #E2C386.

Opacity

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

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

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

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

This text has shadow with #E2C386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E2C386.

Preview

Color preview on black background

This text has color #E2C386 on black background.


Color preview on white background

This text has color #E2C386 on white background.


Black color preview on #E2C386 background

This text has black color on #E2C386 background.


White color preview on #E2C386 background

This text has white color on #E2C386 background.


Related colors

Complementary color

Complementary color for #hex is #1D3C79.


I love getcolorcode.com

Triadic colors

1 #86E2C3 and #C386E2 with #E2C386 are triadic colors.

2 #86C3E2 and #C3E286 with #E2C386 are triadic colors.