COLOR #A2A978

HEX: #A2A978 RGB: (162,169,120)

Color info

#A2A978 contains red, green and blue colors in about the same proportion. Web safe color of #A2A978 is #999966 (or #996).

RGB color model

#A2A978 color RGB value is (162,169,120).

RGB: (162,169,120) (64%, 66%, 47%)

RGB channels and saturation

R 162 of 255 = 64%
G 169 of 255 = 66%
B 120 of 255 = 47%

162
169
120

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

Portions of RGB colors in percentages

R + G + B = 162 + 169 + 120 = 451 (100%)
R 162 of 451 ~ 35.92%
G 169 of 451 ~ 37.47%
B 120 of 451 ~ 26.61'%

%35.92
%37.47
%26.61

CMYK color model

#A2A978 color CMYK value is (4,0,29,34).

  • cyan value is 4.14%
  • magenta value is 0.00%
  • yellow value is 28.99%
  • key color value is 33.73%
CMYK: (4,0,29,34) C4M0Y29K34 (4%,0%,29%,34%) (0.04/0.00/0.29/0.34) 

CMYK percentages

%4.14
%0
%28.99
%33.73

Codes

Color #A2A978 in popluar color models

A2 A9 78
RGB 162 169 120
HSL 69° 22.17% 56.67%
HSB/HSV 69° 28.99% 66.27%
CMYK 4.14% 0.00% 28.99%
33.73%

Color #A2A978 in popluar number systems.

HEX A2 A9 78
Decimal 162 169 120
Binary 10100010 10101001 1111000
Octal 242 251 170

Shades and tints

Shades of #A2A978

#A2A978
(162,169,120)
#949A6E
(148,154,110)
#868B64
(134,139,100)
#787C5A
(120,124,90)
#6A6D50
(106,109,80)
#5C5E46
(92,94,70)
#4E4F3C
(78,79,60)
#404032
(64,64,50)
#323128
(50,49,40)
#24221E
(36,34,30)
#161314
(22,19,20)
#000000
(0,0,0)

Tints of #A2A978

#A2A978
(162,169,120)
#AAB084
(170,176,132)
#B2B790
(178,183,144)
#BABE9C
(186,190,156)
#C2C5A8
(194,197,168)
#CACCB4
(202,204,180)
#D2D3C0
(210,211,192)
#DADACC
(218,218,204)
#E2E1D8
(226,225,216)
#EAE8E4
(234,232,228)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2A978 color. Also use rgb(162,169,120) instead hex code.

Text Font Color

.myTextColor { color: #A2A978; }

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

This text font color is #A2A978.

Background Color

.myBgColor { background-color: #A2A978; }

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

This div background color is #A2A978.

Border color

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

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

This div border color is #A2A978.

Opacity

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

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

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

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

This text has shadow with #A2A978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A978.

Preview

Color preview on black background

This text has color #A2A978 on black background.


Color preview on white background

This text has color #A2A978 on white background.


Black color preview on #A2A978 background

This text has black color on #A2A978 background.


White color preview on #A2A978 background

This text has white color on #A2A978 background.


Related colors

Complementary color

Complementary color for #hex is #5D5687.


I love getcolorcode.com

Triadic colors

1 #78A2A9 and #A978A2 with #A2A978 are triadic colors.

2 #78A9A2 and #A9A278 with #A2A978 are triadic colors.