COLOR #A7AEA6

HEX: #A7AEA6 RGB: (167,174,166)

Color info

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

RGB color model

#A7AEA6 color RGB value is (167,174,166).

RGB: (167,174,166) (65%, 68%, 65%)

RGB channels and saturation

R 167 of 255 = 65%
G 174 of 255 = 68%
B 166 of 255 = 65%

167
174
166

R + G + B ~ 66%. #A7AEA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 174 + 166 = 507 (100%)
R 167 of 507 ~ 32.94%
G 174 of 507 ~ 34.32%
B 166 of 507 ~ 32.74'%

%32.94
%34.32
%32.74

CMYK color model

#A7AEA6 color CMYK value is (4,0,5,32).

  • cyan value is 4.02%
  • magenta value is 0.00%
  • yellow value is 4.60%
  • key color value is 31.76%
CMYK: (4,0,5,32) C4M0Y5K32 (4%,0%,5%,32%) (0.04/0.00/0.05/0.32) 

CMYK percentages

%4.02
%0
%4.6
%31.76

Codes

Color #A7AEA6 in popluar color models

A7 AE A6
RGB 167 174 166
HSL 113° 4.71% 66.67%
HSB/HSV 113° 4.60% 68.24%
CMYK 4.02% 0.00% 4.60%
31.76%

Color #A7AEA6 in popluar number systems.

HEX A7 AE A6
Decimal 167 174 166
Binary 10100111 10101110 10100110
Octal 247 256 246

Shades and tints

Shades of #A7AEA6

#A7AEA6
(167,174,166)
#989F97
(152,159,151)
#899088
(137,144,136)
#7A8179
(122,129,121)
#6B726A
(107,114,106)
#5C635B
(92,99,91)
#4D544C
(77,84,76)
#3E453D
(62,69,61)
#2F362E
(47,54,46)
#20271F
(32,39,31)
#111810
(17,24,16)
#000000
(0,0,0)

Tints of #A7AEA6

#A7AEA6
(167,174,166)
#AFB5AE
(175,181,174)
#B7BCB6
(183,188,182)
#BFC3BE
(191,195,190)
#C7CAC6
(199,202,198)
#CFD1CE
(207,209,206)
#D7D8D6
(215,216,214)
#DFDFDE
(223,223,222)
#E7E6E6
(231,230,230)
#EFEDEE
(239,237,238)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7AEA6 color. Also use rgb(167,174,166) instead hex code.

Text Font Color

.myTextColor { color: #A7AEA6; }

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

This text font color is #A7AEA6.

Background Color

.myBgColor { background-color: #A7AEA6; }

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

This div background color is #A7AEA6.

Border color

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

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

This div border color is #A7AEA6.

Opacity

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

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

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

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

This text has shadow with #A7AEA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7AEA6.

Preview

Color preview on black background

This text has color #A7AEA6 on black background.


Color preview on white background

This text has color #A7AEA6 on white background.


Black color preview on #A7AEA6 background

This text has black color on #A7AEA6 background.


White color preview on #A7AEA6 background

This text has white color on #A7AEA6 background.


Related colors

Complementary color

Complementary color for #hex is #585159.


I love getcolorcode.com

Triadic colors

1 #A6A7AE and #AEA6A7 with #A7AEA6 are triadic colors.

2 #A6AEA7 and #AEA7A6 with #A7AEA6 are triadic colors.