COLOR #A79697

HEX: #A79697 RGB: (167,150,151)

Color info

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

RGB color model

#A79697 color RGB value is (167,150,151).

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

RGB channels and saturation

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

167
150
151

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

Portions of RGB colors in percentages

R + G + B = 167 + 150 + 151 = 468 (100%)
R 167 of 468 ~ 35.68%
G 150 of 468 ~ 32.05%
B 151 of 468 ~ 32.26'%

%35.68
%32.05
%32.26

CMYK color model

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

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

CMYK: (0,10,10,35)
C0M10Y10K35 (0%, 10%, 10%, 35%)
(0.00 / 0.10 / 0.10 / 0.35)

CMYK percentages

%0
%10.18
%9.58
%34.51

Codes

Color #A79697 in popluar color models

A7 96 97
RGB 167 150 151
HSL 356° 8.81% 62.16%
HSB/HSV 356° 10.18% 65.49%
CMYK 0.00% 10.18% 9.58%
34.51%

Color #A79697 in popluar number systems.

HEX A7 96 97
Decimal 167 150 151
Binary 10100111 10010110 10010111
Octal 247 226 227

Shades and tints

Shades of #A79697

#A79697
(167,150,151)
#98898A
(152,137,138)
#897C7D
(137,124,125)
#7A6F70
(122,111,112)
#6B6263
(107,98,99)
#5C5556
(92,85,86)
#4D4849
(77,72,73)
#3E3B3C
(62,59,60)
#2F2E2F
(47,46,47)
#202122
(32,33,34)
#111415
(17,20,21)
#000000
(0,0,0)

Tints of #A79697

#A79697
(167,150,151)
#AF9FA0
(175,159,160)
#B7A8A9
(183,168,169)
#BFB1B2
(191,177,178)
#C7BABB
(199,186,187)
#CFC3C4
(207,195,196)
#D7CCCD
(215,204,205)
#DFD5D6
(223,213,214)
#E7DEDF
(231,222,223)
#EFE7E8
(239,231,232)
#F7F0F1
(247,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A79697; }

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

This text font color is #A79697.

Background Color

.myBgColor { background-color: #A79697; }

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

This div background color is #A79697.

Border color

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

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

This div border color is #A79697.

Opacity

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

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

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

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

This text has shadow with #A79697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79697.

Preview

Color preview on black background

This text has color #A79697 on black background.


Color preview on white background

This text has color #A79697 on white background.


Black color preview on #A79697 background

This text has black color on #A79697 background.


White color preview on #A79697 background

This text has white color on #A79697 background.


Related colors

Complementary color

Complementary color for #hex is #586968.


I love getcolorcode.com

Triadic colors

1 #97A796 and #9697A7 with #A79697 are triadic colors.

2 #9796A7 and #96A797 with #A79697 are triadic colors.