COLOR #E3C58E

HEX: #E3C58E RGB: (227,197,142)

Color info

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

RGB color model

#E3C58E color RGB value is (227,197,142).

RGB: (227,197,142) (89%, 77%, 56%)

RGB channels and saturation

R 227 of 255 = 89%
G 197 of 255 = 77%
B 142 of 255 = 56%

227
197
142

R + G + B ~ 74%. #E3C58E is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 197 + 142 = 566 (100%)
R 227 of 566 ~ 40.11%
G 197 of 566 ~ 34.81%
B 142 of 566 ~ 25.09'%

%40.11
%34.81
%25.09

CMYK color model

#E3C58E color CMYK value is (0,13,37,11).

  • cyan value is 0.00%
  • magenta value is 13.22%
  • yellow value is 37.44%
  • key color value is 10.98%

CMYK: (0,13,37,11)
C0M13Y37K11 (0%, 13%, 37%, 11%)
(0.00 / 0.13 / 0.37 / 0.11)

CMYK percentages

%0
%13.22
%37.44
%10.98

Codes

Color #E3C58E in popluar color models

E3 C5 8E
RGB 227 197 142
HSL 39° 60.28% 72.35%
HSB/HSV 39° 37.44% 89.02%
CMYK 0.00% 13.22% 37.44%
10.98%

Color #E3C58E in popluar number systems.

HEX E3 C5 8E
Decimal 227 197 142
Binary 11100011 11000101 10001110
Octal 343 305 216

Shades and tints

Shades of #E3C58E

#E3C58E
(227,197,142)
#CFB482
(207,180,130)
#BBA376
(187,163,118)
#A7926A
(167,146,106)
#93815E
(147,129,94)
#7F7052
(127,112,82)
#6B5F46
(107,95,70)
#574E3A
(87,78,58)
#433D2E
(67,61,46)
#2F2C22
(47,44,34)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #E3C58E

#E3C58E
(227,197,142)
#E5CA98
(229,202,152)
#E7CFA2
(231,207,162)
#E9D4AC
(233,212,172)
#EBD9B6
(235,217,182)
#EDDEC0
(237,222,192)
#EFE3CA
(239,227,202)
#F1E8D4
(241,232,212)
#F3EDDE
(243,237,222)
#F5F2E8
(245,242,232)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3C58E color. Also use rgb(227,197,142) instead hex code.

Text Font Color

.myTextColor { color: #E3C58E; }

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

This text font color is #E3C58E.

Background Color

.myBgColor { background-color: #E3C58E; }

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

This div background color is #E3C58E.

Border color

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

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

This div border color is #E3C58E.

Opacity

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

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

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

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

This text has shadow with #E3C58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3C58E.

Preview

Color preview on black background

This text has color #E3C58E on black background.


Color preview on white background

This text has color #E3C58E on white background.


Black color preview on #E3C58E background

This text has black color on #E3C58E background.


White color preview on #E3C58E background

This text has white color on #E3C58E background.


Related colors

Complementary color

Complementary color for #hex is #1C3A71.


I love getcolorcode.com

Triadic colors

1 #8EE3C5 and #C58EE3 with #E3C58E are triadic colors.

2 #8EC5E3 and #C5E38E with #E3C58E are triadic colors.