COLOR #AAAD58

HEX: #AAAD58 RGB: (170,173,88)

Color info

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

RGB color model

#AAAD58 color RGB value is (170,173,88).

RGB: (170,173,88) (67%, 68%, 35%)

RGB channels and saturation

R 170 of 255 = 67%
G 173 of 255 = 68%
B 88 of 255 = 35%

170
173
88

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

Portions of RGB colors in percentages

R + G + B = 170 + 173 + 88 = 431 (100%)
R 170 of 431 ~ 39.44%
G 173 of 431 ~ 40.14%
B 88 of 431 ~ 20.42'%

%39.44
%40.14
%20.42

CMYK color model

#AAAD58 color CMYK value is (2,0,49,32).

  • cyan value is 1.73%
  • magenta value is 0.00%
  • yellow value is 49.13%
  • key color value is 32.16%

CMYK: (2,0,49,32)
C2M0Y49K32 (2%, 0%, 49%, 32%)
(0.02 / 0.00 / 0.49 / 0.32)

CMYK percentages

%1.73
%0
%49.13
%32.16

Codes

Color #AAAD58 in popluar color models

AA AD 58
RGB 170 173 88
HSL 62° 34.14% 51.18%
HSB/HSV 62° 49.13% 67.84%
CMYK 1.73% 0.00% 49.13%
32.16%

Color #AAAD58 in popluar number systems.

HEX AA AD 58
Decimal 170 173 88
Binary 10101010 10101101 1011000
Octal 252 255 130

Shades and tints

Shades of #AAAD58

#AAAD58
(170,173,88)
#9B9E50
(155,158,80)
#8C8F48
(140,143,72)
#7D8040
(125,128,64)
#6E7138
(110,113,56)
#5F6230
(95,98,48)
#505328
(80,83,40)
#414420
(65,68,32)
#323518
(50,53,24)
#232610
(35,38,16)
#141708
(20,23,8)
#000000
(0,0,0)

Tints of #AAAD58

#AAAD58
(170,173,88)
#B1B467
(177,180,103)
#B8BB76
(184,187,118)
#BFC285
(191,194,133)
#C6C994
(198,201,148)
#CDD0A3
(205,208,163)
#D4D7B2
(212,215,178)
#DBDEC1
(219,222,193)
#E2E5D0
(226,229,208)
#E9ECDF
(233,236,223)
#F0F3EE
(240,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AAAD58 color. Also use rgb(170,173,88) instead hex code.

Text Font Color

.myTextColor { color: #AAAD58; }

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

This text font color is #AAAD58.

Background Color

.myBgColor { background-color: #AAAD58; }

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

This div background color is #AAAD58.

Border color

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

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

This div border color is #AAAD58.

Opacity

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

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

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

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

This text has shadow with #AAAD58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAAD58.

Preview

Color preview on black background

This text has color #AAAD58 on black background.


Color preview on white background

This text has color #AAAD58 on white background.


Black color preview on #AAAD58 background

This text has black color on #AAAD58 background.


White color preview on #AAAD58 background

This text has white color on #AAAD58 background.


Related colors

Complementary color

Complementary color for #hex is #5552A7.


I love getcolorcode.com

Triadic colors

1 #58AAAD and #AD58AA with #AAAD58 are triadic colors.

2 #58ADAA and #ADAA58 with #AAAD58 are triadic colors.