COLOR #E4AE77

HEX: #E4AE77 RGB: (228,174,119)

Color info

#E4AE77 contains mainly red and green colors. Web safe color of #E4AE77 is #CC9966 (or #C96).

RGB color model

#E4AE77 color RGB value is (228,174,119).

RGB: (228,174,119) (89%, 68%, 47%)

RGB channels and saturation

R 228 of 255 = 89%
G 174 of 255 = 68%
B 119 of 255 = 47%

228
174
119

R + G + B ~ 68%. #E4AE77 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 174 + 119 = 521 (100%)
R 228 of 521 ~ 43.76%
G 174 of 521 ~ 33.4%
B 119 of 521 ~ 22.84'%

%43.76
%33.4
%22.84

CMYK color model

#E4AE77 color CMYK value is (0,24,48,11).

  • cyan value is 0.00%
  • magenta value is 23.68%
  • yellow value is 47.81%
  • key color value is 10.59%
CMYK: (0,24,48,11) C0M24Y48K11 (0%,24%,48%,11%) (0.00/0.24/0.48/0.11) 

CMYK percentages

%0
%23.68
%47.81
%10.59

Codes

Color #E4AE77 in popluar color models

E4 AE 77
RGB 228 174 119
HSL 30° 66.87% 68.04%
HSB/HSV 30° 47.81% 89.41%
CMYK 0.00% 23.68% 47.81%
10.59%

Color #E4AE77 in popluar number systems.

HEX E4 AE 77
Decimal 228 174 119
Binary 11100100 10101110 1110111
Octal 344 256 167

Shades and tints

Shades of #E4AE77

#E4AE77
(228,174,119)
#D09F6D
(208,159,109)
#BC9063
(188,144,99)
#A88159
(168,129,89)
#94724F
(148,114,79)
#806345
(128,99,69)
#6C543B
(108,84,59)
#584531
(88,69,49)
#443627
(68,54,39)
#30271D
(48,39,29)
#1C1813
(28,24,19)
#000000
(0,0,0)

Tints of #E4AE77

#E4AE77
(228,174,119)
#E6B583
(230,181,131)
#E8BC8F
(232,188,143)
#EAC39B
(234,195,155)
#ECCAA7
(236,202,167)
#EED1B3
(238,209,179)
#F0D8BF
(240,216,191)
#F2DFCB
(242,223,203)
#F4E6D7
(244,230,215)
#F6EDE3
(246,237,227)
#F8F4EF
(248,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4AE77 color. Also use rgb(228,174,119) instead hex code.

Text Font Color

.myTextColor { color: #E4AE77; }

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

This text font color is #E4AE77.

Background Color

.myBgColor { background-color: #E4AE77; }

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

This div background color is #E4AE77.

Border color

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

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

This div border color is #E4AE77.

Opacity

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

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

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

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

This text has shadow with #E4AE77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4AE77.

Preview

Color preview on black background

This text has color #E4AE77 on black background.


Color preview on white background

This text has color #E4AE77 on white background.


Black color preview on #E4AE77 background

This text has black color on #E4AE77 background.


White color preview on #E4AE77 background

This text has white color on #E4AE77 background.


Related colors

Complementary color

Complementary color for #hex is #1B5188.


I love getcolorcode.com

Triadic colors

1 #77E4AE and #AE77E4 with #E4AE77 are triadic colors.

2 #77AEE4 and #AEE477 with #E4AE77 are triadic colors.