COLOR #A2A484

HEX: #A2A484 RGB: (162,164,132)

Color info

#A2A484 contains red, green and blue colors in about the same proportion. Web safe color of #A2A484 is #999999 (or #999).

RGB color model

#A2A484 color RGB value is (162,164,132).

RGB: (162,164,132) (64%, 64%, 52%)

RGB channels and saturation

R 162 of 255 = 64%
G 164 of 255 = 64%
B 132 of 255 = 52%

162
164
132

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

Portions of RGB colors in percentages

R + G + B = 162 + 164 + 132 = 458 (100%)
R 162 of 458 ~ 35.37%
G 164 of 458 ~ 35.81%
B 132 of 458 ~ 28.82'%

%35.37
%35.81
%28.82

CMYK color model

#A2A484 color CMYK value is (1,0,20,36).

  • cyan value is 1.22%
  • magenta value is 0.00%
  • yellow value is 19.51%
  • key color value is 35.69%

CMYK: (1,0,20,36)
C1M0Y20K36 (1%, 0%, 20%, 36%)
(0.01 / 0.00 / 0.20 / 0.36)

CMYK percentages

%1.22
%0
%19.51
%35.69

Codes

Color #A2A484 in popluar color models

A2 A4 84
RGB 162 164 132
HSL 64° 14.95% 58.04%
HSB/HSV 64° 19.51% 64.31%
CMYK 1.22% 0.00% 19.51%
35.69%

Color #A2A484 in popluar number systems.

HEX A2 A4 84
Decimal 162 164 132
Binary 10100010 10100100 10000100
Octal 242 244 204

Shades and tints

Shades of #A2A484

#A2A484
(162,164,132)
#949678
(148,150,120)
#86886C
(134,136,108)
#787A60
(120,122,96)
#6A6C54
(106,108,84)
#5C5E48
(92,94,72)
#4E503C
(78,80,60)
#404230
(64,66,48)
#323424
(50,52,36)
#242618
(36,38,24)
#16180C
(22,24,12)
#000000
(0,0,0)

Tints of #A2A484

#A2A484
(162,164,132)
#AAAC8F
(170,172,143)
#B2B49A
(178,180,154)
#BABCA5
(186,188,165)
#C2C4B0
(194,196,176)
#CACCBB
(202,204,187)
#D2D4C6
(210,212,198)
#DADCD1
(218,220,209)
#E2E4DC
(226,228,220)
#EAECE7
(234,236,231)
#F2F4F2
(242,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2A484 color. Also use rgb(162,164,132) instead hex code.

Text Font Color

.myTextColor { color: #A2A484; }

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

This text font color is #A2A484.

Background Color

.myBgColor { background-color: #A2A484; }

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

This div background color is #A2A484.

Border color

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

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

This div border color is #A2A484.

Opacity

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

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

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

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

This text has shadow with #A2A484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A484.

Preview

Color preview on black background

This text has color #A2A484 on black background.


Color preview on white background

This text has color #A2A484 on white background.


Black color preview on #A2A484 background

This text has black color on #A2A484 background.


White color preview on #A2A484 background

This text has white color on #A2A484 background.


Related colors

Complementary color

Complementary color for #hex is #5D5B7B.


I love getcolorcode.com

Triadic colors

1 #84A2A4 and #A484A2 with #A2A484 are triadic colors.

2 #84A4A2 and #A4A284 with #A2A484 are triadic colors.