COLOR #AAAE61

HEX: #AAAE61 RGB: (170,174,97)

Color info

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

RGB color model

#AAAE61 color RGB value is (170,174,97).

RGB: (170,174,97) (67%, 68%, 38%)

RGB channels and saturation

R 170 of 255 = 67%
G 174 of 255 = 68%
B 97 of 255 = 38%

170
174
97

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

Portions of RGB colors in percentages

R + G + B = 170 + 174 + 97 = 441 (100%)
R 170 of 441 ~ 38.55%
G 174 of 441 ~ 39.46%
B 97 of 441 ~ 22'%

%38.55
%39.46
%22

CMYK color model

#AAAE61 color CMYK value is (2,0,44,32).

  • cyan value is 2.30%
  • magenta value is 0.00%
  • yellow value is 44.25%
  • key color value is 31.76%
CMYK: (2,0,44,32) C2M0Y44K32 (2%,0%,44%,32%) (0.02/0.00/0.44/0.32) 

CMYK percentages

%2.3
%0
%44.25
%31.76

Codes

Color #AAAE61 in popluar color models

AA AE 61
RGB 170 174 97
HSL 63° 32.22% 53.14%
HSB/HSV 63° 44.25% 68.24%
CMYK 2.30% 0.00% 44.25%
31.76%

Color #AAAE61 in popluar number systems.

HEX AA AE 61
Decimal 170 174 97
Binary 10101010 10101110 1100001
Octal 252 256 141

Shades and tints

Shades of #AAAE61

#AAAE61
(170,174,97)
#9B9F59
(155,159,89)
#8C9051
(140,144,81)
#7D8149
(125,129,73)
#6E7241
(110,114,65)
#5F6339
(95,99,57)
#505431
(80,84,49)
#414529
(65,69,41)
#323621
(50,54,33)
#232719
(35,39,25)
#141811
(20,24,17)
#000000
(0,0,0)

Tints of #AAAE61

#AAAE61
(170,174,97)
#B1B56F
(177,181,111)
#B8BC7D
(184,188,125)
#BFC38B
(191,195,139)
#C6CA99
(198,202,153)
#CDD1A7
(205,209,167)
#D4D8B5
(212,216,181)
#DBDFC3
(219,223,195)
#E2E6D1
(226,230,209)
#E9EDDF
(233,237,223)
#F0F4ED
(240,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAAE61; }

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

This text font color is #AAAE61.

Background Color

.myBgColor { background-color: #AAAE61; }

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

This div background color is #AAAE61.

Border color

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

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

This div border color is #AAAE61.

Opacity

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

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

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

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

This text has shadow with #AAAE61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAAE61.

Preview

Color preview on black background

This text has color #AAAE61 on black background.


Color preview on white background

This text has color #AAAE61 on white background.


Black color preview on #AAAE61 background

This text has black color on #AAAE61 background.


White color preview on #AAAE61 background

This text has white color on #AAAE61 background.


Related colors

Complementary color

Complementary color for #hex is #55519E.


I love getcolorcode.com

Triadic colors

1 #61AAAE and #AE61AA with #AAAE61 are triadic colors.

2 #61AEAA and #AEAA61 with #AAAE61 are triadic colors.