COLOR #A79397

HEX: #A79397 RGB: (167,147,151)

Color info

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

RGB color model

#A79397 color RGB value is (167,147,151).

RGB: (167,147,151) (65%, 58%, 59%)

RGB channels and saturation

R 167 of 255 = 65%
G 147 of 255 = 58%
B 151 of 255 = 59%

167
147
151

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

Portions of RGB colors in percentages

R + G + B = 167 + 147 + 151 = 465 (100%)
R 167 of 465 ~ 35.91%
G 147 of 465 ~ 31.61%
B 151 of 465 ~ 32.47'%

%35.91
%31.61
%32.47

CMYK color model

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

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

CMYK: (0,12,10,35)
C0M12Y10K35 (0%, 12%, 10%, 35%)
(0.00 / 0.12 / 0.10 / 0.35)

CMYK percentages

%0
%11.98
%9.58
%34.51

Codes

Color #A79397 in popluar color models

A7 93 97
RGB 167 147 151
HSL 348° 10.20% 61.57%
HSB/HSV 348° 11.98% 65.49%
CMYK 0.00% 11.98% 9.58%
34.51%

Color #A79397 in popluar number systems.

HEX A7 93 97
Decimal 167 147 151
Binary 10100111 10010011 10010111
Octal 247 223 227

Shades and tints

Shades of #A79397

#A79397
(167,147,151)
#98868A
(152,134,138)
#89797D
(137,121,125)
#7A6C70
(122,108,112)
#6B5F63
(107,95,99)
#5C5256
(92,82,86)
#4D4549
(77,69,73)
#3E383C
(62,56,60)
#2F2B2F
(47,43,47)
#201E22
(32,30,34)
#111115
(17,17,21)
#000000
(0,0,0)

Tints of #A79397

#A79397
(167,147,151)
#AF9CA0
(175,156,160)
#B7A5A9
(183,165,169)
#BFAEB2
(191,174,178)
#C7B7BB
(199,183,187)
#CFC0C4
(207,192,196)
#D7C9CD
(215,201,205)
#DFD2D6
(223,210,214)
#E7DBDF
(231,219,223)
#EFE4E8
(239,228,232)
#F7EDF1
(247,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A79397; }

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

This text font color is #A79397.

Background Color

.myBgColor { background-color: #A79397; }

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

This div background color is #A79397.

Border color

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

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

This div border color is #A79397.

Opacity

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

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

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

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

This text has shadow with #A79397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79397.

Preview

Color preview on black background

This text has color #A79397 on black background.


Color preview on white background

This text has color #A79397 on white background.


Black color preview on #A79397 background

This text has black color on #A79397 background.


White color preview on #A79397 background

This text has white color on #A79397 background.


Related colors

Complementary color

Complementary color for #hex is #586C68.


I love getcolorcode.com

Triadic colors

1 #97A793 and #9397A7 with #A79397 are triadic colors.

2 #9793A7 and #93A797 with #A79397 are triadic colors.