COLOR #E7AE71

HEX: #E7AE71 RGB: (231,174,113)

Color info

#E7AE71 contains mainly red and green colors. Web safe color of #E7AE71 is #FF9966 (or #F96).

RGB color model

#E7AE71 color RGB value is (231,174,113).

RGB: (231,174,113) (91%, 68%, 44%)

RGB channels and saturation

R 231 of 255 = 91%
G 174 of 255 = 68%
B 113 of 255 = 44%

231
174
113

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

Portions of RGB colors in percentages

R + G + B = 231 + 174 + 113 = 518 (100%)
R 231 of 518 ~ 44.59%
G 174 of 518 ~ 33.59%
B 113 of 518 ~ 21.81'%

%44.59
%33.59
%21.81

CMYK color model

#E7AE71 color CMYK value is (0,25,51,9).

  • cyan value is 0.00%
  • magenta value is 24.68%
  • yellow value is 51.08%
  • key color value is 9.41%

CMYK: (0,25,51,9)
C0M25Y51K9 (0%, 25%, 51%, 9%)
(0.00 / 0.25 / 0.51 / 0.09)

CMYK percentages

%0
%24.68
%51.08
%9.41

Codes

Color #E7AE71 in popluar color models

E7 AE 71
RGB 231 174 113
HSL 31° 71.08% 67.45%
HSB/HSV 31° 51.08% 90.59%
CMYK 0.00% 24.68% 51.08%
9.41%

Color #E7AE71 in popluar number systems.

HEX E7 AE 71
Decimal 231 174 113
Binary 11100111 10101110 1110001
Octal 347 256 161

Shades and tints

Shades of #E7AE71

#E7AE71
(231,174,113)
#D29F67
(210,159,103)
#BD905D
(189,144,93)
#A88153
(168,129,83)
#937249
(147,114,73)
#7E633F
(126,99,63)
#695435
(105,84,53)
#54452B
(84,69,43)
#3F3621
(63,54,33)
#2A2717
(42,39,23)
#15180D
(21,24,13)
#000000
(0,0,0)

Tints of #E7AE71

#E7AE71
(231,174,113)
#E9B57D
(233,181,125)
#EBBC89
(235,188,137)
#EDC395
(237,195,149)
#EFCAA1
(239,202,161)
#F1D1AD
(241,209,173)
#F3D8B9
(243,216,185)
#F5DFC5
(245,223,197)
#F7E6D1
(247,230,209)
#F9EDDD
(249,237,221)
#FBF4E9
(251,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7AE71 color. Also use rgb(231,174,113) instead hex code.

Text Font Color

.myTextColor { color: #E7AE71; }

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

This text font color is #E7AE71.

Background Color

.myBgColor { background-color: #E7AE71; }

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

This div background color is #E7AE71.

Border color

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

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

This div border color is #E7AE71.

Opacity

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

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

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

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

This text has shadow with #E7AE71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7AE71.

Preview

Color preview on black background

This text has color #E7AE71 on black background.


Color preview on white background

This text has color #E7AE71 on white background.


Black color preview on #E7AE71 background

This text has black color on #E7AE71 background.


White color preview on #E7AE71 background

This text has white color on #E7AE71 background.


Related colors

Complementary color

Complementary color for #hex is #18518E.


I love getcolorcode.com

Triadic colors

1 #71E7AE and #AE71E7 with #E7AE71 are triadic colors.

2 #71AEE7 and #AEE771 with #E7AE71 are triadic colors.