COLOR #A2A588

HEX: #A2A588 RGB: (162,165,136)

Color info

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

RGB color model

#A2A588 color RGB value is (162,165,136).

RGB: (162,165,136) (64%, 65%, 53%)

RGB channels and saturation

R 162 of 255 = 64%
G 165 of 255 = 65%
B 136 of 255 = 53%

162
165
136

R + G + B ~ 61%. #A2A588 is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 165 + 136 = 463 (100%)
R 162 of 463 ~ 34.99%
G 165 of 463 ~ 35.64%
B 136 of 463 ~ 29.37'%

%34.99
%35.64
%29.37

CMYK color model

#A2A588 color CMYK value is (2,0,18,35).

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

CMYK: (2,0,18,35)
C2M0Y18K35 (2%, 0%, 18%, 35%)
(0.02 / 0.00 / 0.18 / 0.35)

CMYK percentages

%1.82
%0
%17.58
%35.29

Codes

Color #A2A588 in popluar color models

A2 A5 88
RGB 162 165 136
HSL 66° 13.88% 59.02%
HSB/HSV 66° 17.58% 64.71%
CMYK 1.82% 0.00% 17.58%
35.29%

Color #A2A588 in popluar number systems.

HEX A2 A5 88
Decimal 162 165 136
Binary 10100010 10100101 10001000
Octal 242 245 210

Shades and tints

Shades of #A2A588

#A2A588
(162,165,136)
#94967C
(148,150,124)
#868770
(134,135,112)
#787864
(120,120,100)
#6A6958
(106,105,88)
#5C5A4C
(92,90,76)
#4E4B40
(78,75,64)
#403C34
(64,60,52)
#322D28
(50,45,40)
#241E1C
(36,30,28)
#160F10
(22,15,16)
#000000
(0,0,0)

Tints of #A2A588

#A2A588
(162,165,136)
#AAAD92
(170,173,146)
#B2B59C
(178,181,156)
#BABDA6
(186,189,166)
#C2C5B0
(194,197,176)
#CACDBA
(202,205,186)
#D2D5C4
(210,213,196)
#DADDCE
(218,221,206)
#E2E5D8
(226,229,216)
#EAEDE2
(234,237,226)
#F2F5EC
(242,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2A588; }

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

This text font color is #A2A588.

Background Color

.myBgColor { background-color: #A2A588; }

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

This div background color is #A2A588.

Border color

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

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

This div border color is #A2A588.

Opacity

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

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

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

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

This text has shadow with #A2A588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A588.

Preview

Color preview on black background

This text has color #A2A588 on black background.


Color preview on white background

This text has color #A2A588 on white background.


Black color preview on #A2A588 background

This text has black color on #A2A588 background.


White color preview on #A2A588 background

This text has white color on #A2A588 background.


Related colors

Complementary color

Complementary color for #hex is #5D5A77.


I love getcolorcode.com

Triadic colors

1 #88A2A5 and #A588A2 with #A2A588 are triadic colors.

2 #88A5A2 and #A5A288 with #A2A588 are triadic colors.