COLOR #A2A699

HEX: #A2A699 RGB: (162,166,153)

Color info

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

RGB color model

#A2A699 color RGB value is (162,166,153).

RGB: (162,166,153) (64%, 65%, 60%)

RGB channels and saturation

R 162 of 255 = 64%
G 166 of 255 = 65%
B 153 of 255 = 60%

162
166
153

R + G + B ~ 63%. #A2A699 is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 166 + 153 = 481 (100%)
R 162 of 481 ~ 33.68%
G 166 of 481 ~ 34.51%
B 153 of 481 ~ 31.81'%

%33.68
%34.51
%31.81

CMYK color model

#A2A699 color CMYK value is (2,0,8,35).

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

CMYK: (2,0,8,35)
C2M0Y8K35 (2%, 0%, 8%, 35%)
(0.02 / 0.00 / 0.08 / 0.35)

CMYK percentages

%2.41
%0
%7.83
%34.9

Codes

Color #A2A699 in popluar color models

A2 A6 99
RGB 162 166 153
HSL 78° 6.81% 62.55%
HSB/HSV 78° 7.83% 65.10%
CMYK 2.41% 0.00% 7.83%
34.90%

Color #A2A699 in popluar number systems.

HEX A2 A6 99
Decimal 162 166 153
Binary 10100010 10100110 10011001
Octal 242 246 231

Shades and tints

Shades of #A2A699

#A2A699
(162,166,153)
#94978C
(148,151,140)
#86887F
(134,136,127)
#787972
(120,121,114)
#6A6A65
(106,106,101)
#5C5B58
(92,91,88)
#4E4C4B
(78,76,75)
#403D3E
(64,61,62)
#322E31
(50,46,49)
#241F24
(36,31,36)
#161017
(22,16,23)
#000000
(0,0,0)

Tints of #A2A699

#A2A699
(162,166,153)
#AAAEA2
(170,174,162)
#B2B6AB
(178,182,171)
#BABEB4
(186,190,180)
#C2C6BD
(194,198,189)
#CACEC6
(202,206,198)
#D2D6CF
(210,214,207)
#DADED8
(218,222,216)
#E2E6E1
(226,230,225)
#EAEEEA
(234,238,234)
#F2F6F3
(242,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2A699; }

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

This text font color is #A2A699.

Background Color

.myBgColor { background-color: #A2A699; }

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

This div background color is #A2A699.

Border color

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

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

This div border color is #A2A699.

Opacity

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

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

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

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

This text has shadow with #A2A699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A699.

Preview

Color preview on black background

This text has color #A2A699 on black background.


Color preview on white background

This text has color #A2A699 on white background.


Black color preview on #A2A699 background

This text has black color on #A2A699 background.


White color preview on #A2A699 background

This text has white color on #A2A699 background.


Related colors

Complementary color

Complementary color for #hex is #5D5966.


I love getcolorcode.com

Triadic colors

1 #99A2A6 and #A699A2 with #A2A699 are triadic colors.

2 #99A6A2 and #A6A299 with #A2A699 are triadic colors.