COLOR #A2A77A

HEX: #A2A77A RGB: (162,167,122)

Color info

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

RGB color model

#A2A77A color RGB value is (162,167,122).

RGB: (162,167,122) (64%, 65%, 48%)

RGB channels and saturation

R 162 of 255 = 64%
G 167 of 255 = 65%
B 122 of 255 = 48%

162
167
122

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

Portions of RGB colors in percentages

R + G + B = 162 + 167 + 122 = 451 (100%)
R 162 of 451 ~ 35.92%
G 167 of 451 ~ 37.03%
B 122 of 451 ~ 27.05'%

%35.92
%37.03
%27.05

CMYK color model

#A2A77A color CMYK value is (3,0,27,35).

  • cyan value is 2.99%
  • magenta value is 0.00%
  • yellow value is 26.95%
  • key color value is 34.51%

CMYK: (3,0,27,35)
C3M0Y27K35 (3%, 0%, 27%, 35%)
(0.03 / 0.00 / 0.27 / 0.35)

CMYK percentages

%2.99
%0
%26.95
%34.51

Codes

Color #A2A77A in popluar color models

A2 A7 7A
RGB 162 167 122
HSL 67° 20.36% 56.67%
HSB/HSV 67° 26.95% 65.49%
CMYK 2.99% 0.00% 26.95%
34.51%

Color #A2A77A in popluar number systems.

HEX A2 A7 7A
Decimal 162 167 122
Binary 10100010 10100111 1111010
Octal 242 247 172

Shades and tints

Shades of #A2A77A

#A2A77A
(162,167,122)
#94986F
(148,152,111)
#868964
(134,137,100)
#787A59
(120,122,89)
#6A6B4E
(106,107,78)
#5C5C43
(92,92,67)
#4E4D38
(78,77,56)
#403E2D
(64,62,45)
#322F22
(50,47,34)
#242017
(36,32,23)
#16110C
(22,17,12)
#000000
(0,0,0)

Tints of #A2A77A

#A2A77A
(162,167,122)
#AAAF86
(170,175,134)
#B2B792
(178,183,146)
#BABF9E
(186,191,158)
#C2C7AA
(194,199,170)
#CACFB6
(202,207,182)
#D2D7C2
(210,215,194)
#DADFCE
(218,223,206)
#E2E7DA
(226,231,218)
#EAEFE6
(234,239,230)
#F2F7F2
(242,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2A77A color. Also use rgb(162,167,122) instead hex code.

Text Font Color

.myTextColor { color: #A2A77A; }

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

This text font color is #A2A77A.

Background Color

.myBgColor { background-color: #A2A77A; }

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

This div background color is #A2A77A.

Border color

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

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

This div border color is #A2A77A.

Opacity

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

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

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

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

This text has shadow with #A2A77A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A77A.

Preview

Color preview on black background

This text has color #A2A77A on black background.


Color preview on white background

This text has color #A2A77A on white background.


Black color preview on #A2A77A background

This text has black color on #A2A77A background.


White color preview on #A2A77A background

This text has white color on #A2A77A background.


Related colors

Complementary color

Complementary color for #hex is #5D5885.


I love getcolorcode.com

Triadic colors

1 #7AA2A7 and #A77AA2 with #A2A77A are triadic colors.

2 #7AA7A2 and #A7A27A with #A2A77A are triadic colors.