COLOR #A79794

HEX: #A79794 RGB: (167,151,148)

Color info

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

RGB color model

#A79794 color RGB value is (167,151,148).

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

RGB channels and saturation

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

167
151
148

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

Portions of RGB colors in percentages

R + G + B = 167 + 151 + 148 = 466 (100%)
R 167 of 466 ~ 35.84%
G 151 of 466 ~ 32.4%
B 148 of 466 ~ 31.76'%

%35.84
%32.4
%31.76

CMYK color model

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

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

CMYK: (0,10,11,35)
C0M10Y11K35 (0%, 10%, 11%, 35%)
(0.00 / 0.10 / 0.11 / 0.35)

CMYK percentages

%0
%9.58
%11.38
%34.51

Codes

Color #A79794 in popluar color models

A7 97 94
RGB 167 151 148
HSL 9.74% 61.76%
HSB/HSV 11.38% 65.49%
CMYK 0.00% 9.58% 11.38%
34.51%

Color #A79794 in popluar number systems.

HEX A7 97 94
Decimal 167 151 148
Binary 10100111 10010111 10010100
Octal 247 227 224

Shades and tints

Shades of #A79794

#A79794
(167,151,148)
#988A87
(152,138,135)
#897D7A
(137,125,122)
#7A706D
(122,112,109)
#6B6360
(107,99,96)
#5C5653
(92,86,83)
#4D4946
(77,73,70)
#3E3C39
(62,60,57)
#2F2F2C
(47,47,44)
#20221F
(32,34,31)
#111512
(17,21,18)
#000000
(0,0,0)

Tints of #A79794

#A79794
(167,151,148)
#AFA09D
(175,160,157)
#B7A9A6
(183,169,166)
#BFB2AF
(191,178,175)
#C7BBB8
(199,187,184)
#CFC4C1
(207,196,193)
#D7CDCA
(215,205,202)
#DFD6D3
(223,214,211)
#E7DFDC
(231,223,220)
#EFE8E5
(239,232,229)
#F7F1EE
(247,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A79794; }

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

This text font color is #A79794.

Background Color

.myBgColor { background-color: #A79794; }

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

This div background color is #A79794.

Border color

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

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

This div border color is #A79794.

Opacity

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

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

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

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

This text has shadow with #A79794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79794.

Preview

Color preview on black background

This text has color #A79794 on black background.


Color preview on white background

This text has color #A79794 on white background.


Black color preview on #A79794 background

This text has black color on #A79794 background.


White color preview on #A79794 background

This text has white color on #A79794 background.


Related colors

Complementary color

Complementary color for #hex is #58686B.


I love getcolorcode.com

Triadic colors

1 #94A797 and #9794A7 with #A79794 are triadic colors.

2 #9497A7 and #97A794 with #A79794 are triadic colors.