COLOR #A2A788

HEX: #A2A788 RGB: (162,167,136)

Color info

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

RGB color model

#A2A788 color RGB value is (162,167,136).

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

RGB channels and saturation

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

162
167
136

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

Portions of RGB colors in percentages

R + G + B = 162 + 167 + 136 = 465 (100%)
R 162 of 465 ~ 34.84%
G 167 of 465 ~ 35.91%
B 136 of 465 ~ 29.25'%

%34.84
%35.91
%29.25

CMYK color model

#A2A788 color CMYK value is (3,0,19,35).

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

CMYK: (3,0,19,35)
C3M0Y19K35 (3%, 0%, 19%, 35%)
(0.03 / 0.00 / 0.19 / 0.35)

CMYK percentages

%2.99
%0
%18.56
%34.51

Codes

Color #A2A788 in popluar color models

A2 A7 88
RGB 162 167 136
HSL 70° 14.98% 59.41%
HSB/HSV 70° 18.56% 65.49%
CMYK 2.99% 0.00% 18.56%
34.51%

Color #A2A788 in popluar number systems.

HEX A2 A7 88
Decimal 162 167 136
Binary 10100010 10100111 10001000
Octal 242 247 210

Shades and tints

Shades of #A2A788

#A2A788
(162,167,136)
#94987C
(148,152,124)
#868970
(134,137,112)
#787A64
(120,122,100)
#6A6B58
(106,107,88)
#5C5C4C
(92,92,76)
#4E4D40
(78,77,64)
#403E34
(64,62,52)
#322F28
(50,47,40)
#24201C
(36,32,28)
#161110
(22,17,16)
#000000
(0,0,0)

Tints of #A2A788

#A2A788
(162,167,136)
#AAAF92
(170,175,146)
#B2B79C
(178,183,156)
#BABFA6
(186,191,166)
#C2C7B0
(194,199,176)
#CACFBA
(202,207,186)
#D2D7C4
(210,215,196)
#DADFCE
(218,223,206)
#E2E7D8
(226,231,216)
#EAEFE2
(234,239,226)
#F2F7EC
(242,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2A788; }

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

This text font color is #A2A788.

Background Color

.myBgColor { background-color: #A2A788; }

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

This div background color is #A2A788.

Border color

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

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

This div border color is #A2A788.

Opacity

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

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

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

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

This text has shadow with #A2A788 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A788.

Preview

Color preview on black background

This text has color #A2A788 on black background.


Color preview on white background

This text has color #A2A788 on white background.


Black color preview on #A2A788 background

This text has black color on #A2A788 background.


White color preview on #A2A788 background

This text has white color on #A2A788 background.


Related colors

Complementary color

Complementary color for #hex is #5D5877.


I love getcolorcode.com

Triadic colors

1 #88A2A7 and #A788A2 with #A2A788 are triadic colors.

2 #88A7A2 and #A7A288 with #A2A788 are triadic colors.