COLOR #A2A792

HEX: #A2A792 RGB: (162,167,146)

Color info

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

RGB color model

#A2A792 color RGB value is (162,167,146).

RGB: (162,167,146) (64%, 65%, 57%)

RGB channels and saturation

R 162 of 255 = 64%
G 167 of 255 = 65%
B 146 of 255 = 57%

162
167
146

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

Portions of RGB colors in percentages

R + G + B = 162 + 167 + 146 = 475 (100%)
R 162 of 475 ~ 34.11%
G 167 of 475 ~ 35.16%
B 146 of 475 ~ 30.74'%

%34.11
%35.16
%30.74

CMYK color model

#A2A792 color CMYK value is (3,0,13,35).

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

CMYK: (3,0,13,35)
C3M0Y13K35 (3%, 0%, 13%, 35%)
(0.03 / 0.00 / 0.13 / 0.35)

CMYK percentages

%2.99
%0
%12.57
%34.51

Codes

Color #A2A792 in popluar color models

A2 A7 92
RGB 162 167 146
HSL 74° 10.66% 61.37%
HSB/HSV 74° 12.57% 65.49%
CMYK 2.99% 0.00% 12.57%
34.51%

Color #A2A792 in popluar number systems.

HEX A2 A7 92
Decimal 162 167 146
Binary 10100010 10100111 10010010
Octal 242 247 222

Shades and tints

Shades of #A2A792

#A2A792
(162,167,146)
#949885
(148,152,133)
#868978
(134,137,120)
#787A6B
(120,122,107)
#6A6B5E
(106,107,94)
#5C5C51
(92,92,81)
#4E4D44
(78,77,68)
#403E37
(64,62,55)
#322F2A
(50,47,42)
#24201D
(36,32,29)
#161110
(22,17,16)
#000000
(0,0,0)

Tints of #A2A792

#A2A792
(162,167,146)
#AAAF9B
(170,175,155)
#B2B7A4
(178,183,164)
#BABFAD
(186,191,173)
#C2C7B6
(194,199,182)
#CACFBF
(202,207,191)
#D2D7C8
(210,215,200)
#DADFD1
(218,223,209)
#E2E7DA
(226,231,218)
#EAEFE3
(234,239,227)
#F2F7EC
(242,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A2A792; }

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

This text font color is #A2A792.

Background Color

.myBgColor { background-color: #A2A792; }

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

This div background color is #A2A792.

Border color

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

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

This div border color is #A2A792.

Opacity

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

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

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

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

This text has shadow with #A2A792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2A792.

Preview

Color preview on black background

This text has color #A2A792 on black background.


Color preview on white background

This text has color #A2A792 on white background.


Black color preview on #A2A792 background

This text has black color on #A2A792 background.


White color preview on #A2A792 background

This text has white color on #A2A792 background.


Related colors

Complementary color

Complementary color for #hex is #5D586D.


I love getcolorcode.com

Triadic colors

1 #92A2A7 and #A792A2 with #A2A792 are triadic colors.

2 #92A7A2 and #A7A292 with #A2A792 are triadic colors.