COLOR #A2A688

HEX: #A2A688 RGB: (162,166,136)

Color info

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

RGB color model

#A2A688 color RGB value is (162,166,136).

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

RGB channels and saturation

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

162
166
136

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

Portions of RGB colors in percentages

R + G + B = 162 + 166 + 136 = 464 (100%)
R 162 of 464 ~ 34.91%
G 166 of 464 ~ 35.78%
B 136 of 464 ~ 29.31'%

%34.91
%35.78
%29.31

CMYK color model

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

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

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

CMYK percentages

%2.41
%0
%18.07
%34.9

Codes

Color #A2A688 in popluar color models

A2 A6 88
RGB 162 166 136
HSL 68° 14.42% 59.22%
HSB/HSV 68° 18.07% 65.10%
CMYK 2.41% 0.00% 18.07%
34.90%

Color #A2A688 in popluar number systems.

HEX A2 A6 88
Decimal 162 166 136
Binary 10100010 10100110 10001000
Octal 242 246 210

Shades and tints

Shades of #A2A688

#A2A688
(162,166,136)
#94977C
(148,151,124)
#868870
(134,136,112)
#787964
(120,121,100)
#6A6A58
(106,106,88)
#5C5B4C
(92,91,76)
#4E4C40
(78,76,64)
#403D34
(64,61,52)
#322E28
(50,46,40)
#241F1C
(36,31,28)
#161010
(22,16,16)
#000000
(0,0,0)

Tints of #A2A688

#A2A688
(162,166,136)
#AAAE92
(170,174,146)
#B2B69C
(178,182,156)
#BABEA6
(186,190,166)
#C2C6B0
(194,198,176)
#CACEBA
(202,206,186)
#D2D6C4
(210,214,196)
#DADECE
(218,222,206)
#E2E6D8
(226,230,216)
#EAEEE2
(234,238,226)
#F2F6EC
(242,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2A688; }

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

This text font color is #A2A688.

Background Color

.myBgColor { background-color: #A2A688; }

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

This div background color is #A2A688.

Border color

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

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

This div border color is #A2A688.

Opacity

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

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

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

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

This text has shadow with #A2A688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A688.

Preview

Color preview on black background

This text has color #A2A688 on black background.


Color preview on white background

This text has color #A2A688 on white background.


Black color preview on #A2A688 background

This text has black color on #A2A688 background.


White color preview on #A2A688 background

This text has white color on #A2A688 background.


Related colors

Complementary color

Complementary color for #hex is #5D5977.


I love getcolorcode.com

Triadic colors

1 #88A2A6 and #A688A2 with #A2A688 are triadic colors.

2 #88A6A2 and #A6A288 with #A2A688 are triadic colors.