COLOR #AEAA71

HEX: #AEAA71 RGB: (174,170,113)

Color info

#AEAA71 contains mainly red and green colors. Web safe color of #AEAA71 is #999966 (or #996).

RGB color model

#AEAA71 color RGB value is (174,170,113).

RGB: (174,170,113) (68%, 67%, 44%)

RGB channels and saturation

R 174 of 255 = 68%
G 170 of 255 = 67%
B 113 of 255 = 44%

174
170
113

R + G + B ~ 60%. #AEAA71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 174 + 170 + 113 = 457 (100%)
R 174 of 457 ~ 38.07%
G 170 of 457 ~ 37.2%
B 113 of 457 ~ 24.73'%

%38.07
%37.2
%24.73

CMYK color model

#AEAA71 color CMYK value is (0,2,35,32).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 35.06%
  • key color value is 31.76%

CMYK: (0,2,35,32)
C0M2Y35K32 (0%, 2%, 35%, 32%)
(0.00 / 0.02 / 0.35 / 0.32)

CMYK percentages

%0
%2.3
%35.06
%31.76

Codes

Color #AEAA71 in popluar color models

AE AA 71
RGB 174 170 113
HSL 56° 27.35% 56.27%
HSB/HSV 56° 35.06% 68.24%
CMYK 0.00% 2.30% 35.06%
31.76%

Color #AEAA71 in popluar number systems.

HEX AE AA 71
Decimal 174 170 113
Binary 10101110 10101010 1110001
Octal 256 252 161

Shades and tints

Shades of #AEAA71

#AEAA71
(174,170,113)
#9F9B67
(159,155,103)
#908C5D
(144,140,93)
#817D53
(129,125,83)
#726E49
(114,110,73)
#635F3F
(99,95,63)
#545035
(84,80,53)
#45412B
(69,65,43)
#363221
(54,50,33)
#272317
(39,35,23)
#18140D
(24,20,13)
#000000
(0,0,0)

Tints of #AEAA71

#AEAA71
(174,170,113)
#B5B17D
(181,177,125)
#BCB889
(188,184,137)
#C3BF95
(195,191,149)
#CAC6A1
(202,198,161)
#D1CDAD
(209,205,173)
#D8D4B9
(216,212,185)
#DFDBC5
(223,219,197)
#E6E2D1
(230,226,209)
#EDE9DD
(237,233,221)
#F4F0E9
(244,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEAA71; }

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

This text font color is #AEAA71.

Background Color

.myBgColor { background-color: #AEAA71; }

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

This div background color is #AEAA71.

Border color

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

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

This div border color is #AEAA71.

Opacity

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

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

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

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

This text has shadow with #AEAA71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEAA71.

Preview

Color preview on black background

This text has color #AEAA71 on black background.


Color preview on white background

This text has color #AEAA71 on white background.


Black color preview on #AEAA71 background

This text has black color on #AEAA71 background.


White color preview on #AEAA71 background

This text has white color on #AEAA71 background.


Related colors

Complementary color

Complementary color for #hex is #51558E.


I love getcolorcode.com

Triadic colors

1 #71AEAA and #AA71AE with #AEAA71 are triadic colors.

2 #71AAAE and #AAAE71 with #AEAA71 are triadic colors.