COLOR #A2A591

HEX: #A2A591 RGB: (162,165,145)

Color info

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

RGB color model

#A2A591 color RGB value is (162,165,145).

RGB: (162,165,145) (64%, 65%, 57%)

RGB channels and saturation

R 162 of 255 = 64%
G 165 of 255 = 65%
B 145 of 255 = 57%

162
165
145

R + G + B ~ 62%. #A2A591 is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 165 + 145 = 472 (100%)
R 162 of 472 ~ 34.32%
G 165 of 472 ~ 34.96%
B 145 of 472 ~ 30.72'%

%34.32
%34.96
%30.72

CMYK color model

#A2A591 color CMYK value is (2,0,12,35).

  • cyan value is 1.82%
  • magenta value is 0.00%
  • yellow value is 12.12%
  • key color value is 35.29%

CMYK: (2,0,12,35)
C2M0Y12K35 (2%, 0%, 12%, 35%)
(0.02 / 0.00 / 0.12 / 0.35)

CMYK percentages

%1.82
%0
%12.12
%35.29

Codes

Color #A2A591 in popluar color models

A2 A5 91
RGB 162 165 145
HSL 69° 10.00% 60.78%
HSB/HSV 69° 12.12% 64.71%
CMYK 1.82% 0.00% 12.12%
35.29%

Color #A2A591 in popluar number systems.

HEX A2 A5 91
Decimal 162 165 145
Binary 10100010 10100101 10010001
Octal 242 245 221

Shades and tints

Shades of #A2A591

#A2A591
(162,165,145)
#949684
(148,150,132)
#868777
(134,135,119)
#78786A
(120,120,106)
#6A695D
(106,105,93)
#5C5A50
(92,90,80)
#4E4B43
(78,75,67)
#403C36
(64,60,54)
#322D29
(50,45,41)
#241E1C
(36,30,28)
#160F0F
(22,15,15)
#000000
(0,0,0)

Tints of #A2A591

#A2A591
(162,165,145)
#AAAD9B
(170,173,155)
#B2B5A5
(178,181,165)
#BABDAF
(186,189,175)
#C2C5B9
(194,197,185)
#CACDC3
(202,205,195)
#D2D5CD
(210,213,205)
#DADDD7
(218,221,215)
#E2E5E1
(226,229,225)
#EAEDEB
(234,237,235)
#F2F5F5
(242,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2A591 color. Also use rgb(162,165,145) instead hex code.

Text Font Color

.myTextColor { color: #A2A591; }

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

This text font color is #A2A591.

Background Color

.myBgColor { background-color: #A2A591; }

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

This div background color is #A2A591.

Border color

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

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

This div border color is #A2A591.

Opacity

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

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

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

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

This text has shadow with #A2A591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A591.

Preview

Color preview on black background

This text has color #A2A591 on black background.


Color preview on white background

This text has color #A2A591 on white background.


Black color preview on #A2A591 background

This text has black color on #A2A591 background.


White color preview on #A2A591 background

This text has white color on #A2A591 background.


Related colors

Complementary color

Complementary color for #hex is #5D5A6E.


I love getcolorcode.com

Triadic colors

1 #91A2A5 and #A591A2 with #A2A591 are triadic colors.

2 #91A5A2 and #A5A291 with #A2A591 are triadic colors.