COLOR #E5C774

HEX: #E5C774 RGB: (229,199,116)

Color info

#E5C774 contains mainly red and green colors. Web safe color of #E5C774 is #CCCC66 (or #CC6).

RGB color model

#E5C774 color RGB value is (229,199,116).

RGB: (229,199,116) (90%, 78%, 45%)

RGB channels and saturation

R 229 of 255 = 90%
G 199 of 255 = 78%
B 116 of 255 = 45%

229
199
116

R + G + B ~ 71%. #E5C774 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 199 + 116 = 544 (100%)
R 229 of 544 ~ 42.1%
G 199 of 544 ~ 36.58%
B 116 of 544 ~ 21.32'%

%42.1
%36.58
%21.32

CMYK color model

#E5C774 color CMYK value is (0,13,49,10).

  • cyan value is 0.00%
  • magenta value is 13.10%
  • yellow value is 49.34%
  • key color value is 10.20%

CMYK: (0,13,49,10)
C0M13Y49K10 (0%, 13%, 49%, 10%)
(0.00 / 0.13 / 0.49 / 0.10)

CMYK percentages

%0
%13.1
%49.34
%10.2

Codes

Color #E5C774 in popluar color models

E5 C7 74
RGB 229 199 116
HSL 44° 68.48% 67.65%
HSB/HSV 44° 49.34% 89.80%
CMYK 0.00% 13.10% 49.34%
10.20%

Color #E5C774 in popluar number systems.

HEX E5 C7 74
Decimal 229 199 116
Binary 11100101 11000111 1110100
Octal 345 307 164

Shades and tints

Shades of #E5C774

#E5C774
(229,199,116)
#D1B56A
(209,181,106)
#BDA360
(189,163,96)
#A99156
(169,145,86)
#957F4C
(149,127,76)
#816D42
(129,109,66)
#6D5B38
(109,91,56)
#59492E
(89,73,46)
#453724
(69,55,36)
#31251A
(49,37,26)
#1D1310
(29,19,16)
#000000
(0,0,0)

Tints of #E5C774

#E5C774
(229,199,116)
#E7CC80
(231,204,128)
#E9D18C
(233,209,140)
#EBD698
(235,214,152)
#EDDBA4
(237,219,164)
#EFE0B0
(239,224,176)
#F1E5BC
(241,229,188)
#F3EAC8
(243,234,200)
#F5EFD4
(245,239,212)
#F7F4E0
(247,244,224)
#F9F9EC
(249,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C774 color. Also use rgb(229,199,116) instead hex code.

Text Font Color

.myTextColor { color: #E5C774; }

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

This text font color is #E5C774.

Background Color

.myBgColor { background-color: #E5C774; }

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

This div background color is #E5C774.

Border color

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

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

This div border color is #E5C774.

Opacity

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

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

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

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

This text has shadow with #E5C774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C774.

Preview

Color preview on black background

This text has color #E5C774 on black background.


Color preview on white background

This text has color #E5C774 on white background.


Black color preview on #E5C774 background

This text has black color on #E5C774 background.


White color preview on #E5C774 background

This text has white color on #E5C774 background.


Related colors

Complementary color

Complementary color for #hex is #1A388B.


I love getcolorcode.com

Triadic colors

1 #74E5C7 and #C774E5 with #E5C774 are triadic colors.

2 #74C7E5 and #C7E574 with #E5C774 are triadic colors.