COLOR #A2A690

HEX: #A2A690 RGB: (162,166,144)

Color info

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

RGB color model

#A2A690 color RGB value is (162,166,144).

RGB: (162,166,144) (64%, 65%, 56%)

RGB channels and saturation

R 162 of 255 = 64%
G 166 of 255 = 65%
B 144 of 255 = 56%

162
166
144

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

Portions of RGB colors in percentages

R + G + B = 162 + 166 + 144 = 472 (100%)
R 162 of 472 ~ 34.32%
G 166 of 472 ~ 35.17%
B 144 of 472 ~ 30.51'%

%34.32
%35.17
%30.51

CMYK color model

#A2A690 color CMYK value is (2,0,13,35).

  • cyan value is 2.41%
  • magenta value is 0.00%
  • yellow value is 13.25%
  • key color value is 34.90%

CMYK: (2,0,13,35)
C2M0Y13K35 (2%, 0%, 13%, 35%)
(0.02 / 0.00 / 0.13 / 0.35)

CMYK percentages

%2.41
%0
%13.25
%34.9

Codes

Color #A2A690 in popluar color models

A2 A6 90
RGB 162 166 144
HSL 71° 11.00% 60.78%
HSB/HSV 71° 13.25% 65.10%
CMYK 2.41% 0.00% 13.25%
34.90%

Color #A2A690 in popluar number systems.

HEX A2 A6 90
Decimal 162 166 144
Binary 10100010 10100110 10010000
Octal 242 246 220

Shades and tints

Shades of #A2A690

#A2A690
(162,166,144)
#949783
(148,151,131)
#868876
(134,136,118)
#787969
(120,121,105)
#6A6A5C
(106,106,92)
#5C5B4F
(92,91,79)
#4E4C42
(78,76,66)
#403D35
(64,61,53)
#322E28
(50,46,40)
#241F1B
(36,31,27)
#16100E
(22,16,14)
#000000
(0,0,0)

Tints of #A2A690

#A2A690
(162,166,144)
#AAAE9A
(170,174,154)
#B2B6A4
(178,182,164)
#BABEAE
(186,190,174)
#C2C6B8
(194,198,184)
#CACEC2
(202,206,194)
#D2D6CC
(210,214,204)
#DADED6
(218,222,214)
#E2E6E0
(226,230,224)
#EAEEEA
(234,238,234)
#F2F6F4
(242,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2A690 color. Also use rgb(162,166,144) instead hex code.

Text Font Color

.myTextColor { color: #A2A690; }

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

This text font color is #A2A690.

Background Color

.myBgColor { background-color: #A2A690; }

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

This div background color is #A2A690.

Border color

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

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

This div border color is #A2A690.

Opacity

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

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

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

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

This text has shadow with #A2A690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A690.

Preview

Color preview on black background

This text has color #A2A690 on black background.


Color preview on white background

This text has color #A2A690 on white background.


Black color preview on #A2A690 background

This text has black color on #A2A690 background.


White color preview on #A2A690 background

This text has white color on #A2A690 background.


Related colors

Complementary color

Complementary color for #hex is #5D596F.


I love getcolorcode.com

Triadic colors

1 #90A2A6 and #A690A2 with #A2A690 are triadic colors.

2 #90A6A2 and #A6A290 with #A2A690 are triadic colors.