COLOR #AAAF61

HEX: #AAAF61 RGB: (170,175,97)

Color info

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

RGB color model

#AAAF61 color RGB value is (170,175,97).

RGB: (170,175,97) (67%, 69%, 38%)

RGB channels and saturation

R 170 of 255 = 67%
G 175 of 255 = 69%
B 97 of 255 = 38%

170
175
97

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

Portions of RGB colors in percentages

R + G + B = 170 + 175 + 97 = 442 (100%)
R 170 of 442 ~ 38.46%
G 175 of 442 ~ 39.59%
B 97 of 442 ~ 21.95'%

%38.46
%39.59
%21.95

CMYK color model

#AAAF61 color CMYK value is (3,0,45,31).

  • cyan value is 2.86%
  • magenta value is 0.00%
  • yellow value is 44.57%
  • key color value is 31.37%

CMYK: (3,0,45,31)
C3M0Y45K31 (3%, 0%, 45%, 31%)
(0.03 / 0.00 / 0.45 / 0.31)

CMYK percentages

%2.86
%0
%44.57
%31.37

Codes

Color #AAAF61 in popluar color models

AA AF 61
RGB 170 175 97
HSL 64° 32.77% 53.33%
HSB/HSV 64° 44.57% 68.63%
CMYK 2.86% 0.00% 44.57%
31.37%

Color #AAAF61 in popluar number systems.

HEX AA AF 61
Decimal 170 175 97
Binary 10101010 10101111 1100001
Octal 252 257 141

Shades and tints

Shades of #AAAF61

#AAAF61
(170,175,97)
#9BA059
(155,160,89)
#8C9151
(140,145,81)
#7D8249
(125,130,73)
#6E7341
(110,115,65)
#5F6439
(95,100,57)
#505531
(80,85,49)
#414629
(65,70,41)
#323721
(50,55,33)
#232819
(35,40,25)
#141911
(20,25,17)
#000000
(0,0,0)

Tints of #AAAF61

#AAAF61
(170,175,97)
#B1B66F
(177,182,111)
#B8BD7D
(184,189,125)
#BFC48B
(191,196,139)
#C6CB99
(198,203,153)
#CDD2A7
(205,210,167)
#D4D9B5
(212,217,181)
#DBE0C3
(219,224,195)
#E2E7D1
(226,231,209)
#E9EEDF
(233,238,223)
#F0F5ED
(240,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAAF61; }

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

This text font color is #AAAF61.

Background Color

.myBgColor { background-color: #AAAF61; }

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

This div background color is #AAAF61.

Border color

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

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

This div border color is #AAAF61.

Opacity

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

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

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

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

This text has shadow with #AAAF61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAAF61.

Preview

Color preview on black background

This text has color #AAAF61 on black background.


Color preview on white background

This text has color #AAAF61 on white background.


Black color preview on #AAAF61 background

This text has black color on #AAAF61 background.


White color preview on #AAAF61 background

This text has white color on #AAAF61 background.


Related colors

Complementary color

Complementary color for #hex is #55509E.


I love getcolorcode.com

Triadic colors

1 #61AAAF and #AF61AA with #AAAF61 are triadic colors.

2 #61AFAA and #AFAA61 with #AAAF61 are triadic colors.