COLOR #A7A697

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

167
166
151

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

Portions of RGB colors in percentages

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

%34.5
%34.3
%31.2

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.60%
  • yellow value is 9.58%
  • key color value is 34.51%

CMYK: (0,1,10,35)
C0M1Y10K35 (0%, 1%, 10%, 35%)
(0.00 / 0.01 / 0.10 / 0.35)

CMYK percentages

%0
%0.6
%9.58
%34.51

Codes

Color #A7A697 in popluar color models

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

Color #A7A697 in popluar number systems.

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

Shades and tints

Shades of #A7A697

#A7A697
(167,166,151)
#98978A
(152,151,138)
#89887D
(137,136,125)
#7A7970
(122,121,112)
#6B6A63
(107,106,99)
#5C5B56
(92,91,86)
#4D4C49
(77,76,73)
#3E3D3C
(62,61,60)
#2F2E2F
(47,46,47)
#201F22
(32,31,34)
#111015
(17,16,21)
#000000
(0,0,0)

Tints of #A7A697

#A7A697
(167,166,151)
#AFAEA0
(175,174,160)
#B7B6A9
(183,182,169)
#BFBEB2
(191,190,178)
#C7C6BB
(199,198,187)
#CFCEC4
(207,206,196)
#D7D6CD
(215,214,205)
#DFDED6
(223,222,214)
#E7E6DF
(231,230,223)
#EFEEE8
(239,238,232)
#F7F6F1
(247,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A697; }

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

This text font color is #A7A697.

Background Color

.myBgColor { background-color: #A7A697; }

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

This div background color is #A7A697.

Border color

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

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

This div border color is #A7A697.

Opacity

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

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

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

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

This text has shadow with #A7A697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A697.

Preview

Color preview on black background

This text has color #A7A697 on black background.


Color preview on white background

This text has color #A7A697 on white background.


Black color preview on #A7A697 background

This text has black color on #A7A697 background.


White color preview on #A7A697 background

This text has white color on #A7A697 background.


Related colors

Complementary color

Complementary color for #hex is #585968.


I love getcolorcode.com

Triadic colors

1 #97A7A6 and #A697A7 with #A7A697 are triadic colors.

2 #97A6A7 and #A6A797 with #A7A697 are triadic colors.