COLOR #A797A6

HEX: #A797A6 RGB: (167,151,166)

Color info

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

RGB color model

#A797A6 color RGB value is (167,151,166).

RGB: (167,151,166) (65%, 59%, 65%)

RGB channels and saturation

R 167 of 255 = 65%
G 151 of 255 = 59%
B 166 of 255 = 65%

167
151
166

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

Portions of RGB colors in percentages

R + G + B = 167 + 151 + 166 = 484 (100%)
R 167 of 484 ~ 34.5%
G 151 of 484 ~ 31.2%
B 166 of 484 ~ 34.3'%

%34.5
%31.2
%34.3

CMYK color model

#A797A6 color CMYK value is (0,10,1,35).

  • cyan value is 0.00%
  • magenta value is 9.58%
  • yellow value is 0.60%
  • key color value is 34.51%
CMYK: (0,10,1,35) C0M10Y1K35 (0%,10%,1%,35%) (0.00/0.10/0.01/0.35) 

CMYK percentages

%0
%9.58
%0.6
%34.51

Codes

Color #A797A6 in popluar color models

A7 97 A6
RGB 167 151 166
HSL 304° 8.33% 62.35%
HSB/HSV 304° 9.58% 65.49%
CMYK 0.00% 9.58% 0.60%
34.51%

Color #A797A6 in popluar number systems.

HEX A7 97 A6
Decimal 167 151 166
Binary 10100111 10010111 10100110
Octal 247 227 246

Shades and tints

Shades of #A797A6

#A797A6
(167,151,166)
#988A97
(152,138,151)
#897D88
(137,125,136)
#7A7079
(122,112,121)
#6B636A
(107,99,106)
#5C565B
(92,86,91)
#4D494C
(77,73,76)
#3E3C3D
(62,60,61)
#2F2F2E
(47,47,46)
#20221F
(32,34,31)
#111510
(17,21,16)
#000000
(0,0,0)

Tints of #A797A6

#A797A6
(167,151,166)
#AFA0AE
(175,160,174)
#B7A9B6
(183,169,182)
#BFB2BE
(191,178,190)
#C7BBC6
(199,187,198)
#CFC4CE
(207,196,206)
#D7CDD6
(215,205,214)
#DFD6DE
(223,214,222)
#E7DFE6
(231,223,230)
#EFE8EE
(239,232,238)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A797A6; }

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

This text font color is #A797A6.

Background Color

.myBgColor { background-color: #A797A6; }

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

This div background color is #A797A6.

Border color

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

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

This div border color is #A797A6.

Opacity

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

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

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

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

This text has shadow with #A797A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A797A6.

Preview

Color preview on black background

This text has color #A797A6 on black background.


Color preview on white background

This text has color #A797A6 on white background.


Black color preview on #A797A6 background

This text has black color on #A797A6 background.


White color preview on #A797A6 background

This text has white color on #A797A6 background.


Related colors

Complementary color

Complementary color for #hex is #586859.


I love getcolorcode.com

Triadic colors

1 #A6A797 and #97A6A7 with #A797A6 are triadic colors.

2 #A697A7 and #97A7A6 with #A797A6 are triadic colors.