COLOR #A79194

HEX: #A79194 RGB: (167,145,148)

Color info

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

RGB color model

#A79194 color RGB value is (167,145,148).

RGB: (167,145,148) (65%, 57%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 145 of 255 = 57%
B 148 of 255 = 58%

167
145
148

R + G + B ~ 60%. #A79194 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 145 + 148 = 460 (100%)
R 167 of 460 ~ 36.3%
G 145 of 460 ~ 31.52%
B 148 of 460 ~ 32.17'%

%36.3
%31.52
%32.17

CMYK color model

#A79194 color CMYK value is (0,13,11,35).

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

CMYK: (0,13,11,35)
C0M13Y11K35 (0%, 13%, 11%, 35%)
(0.00 / 0.13 / 0.11 / 0.35)

CMYK percentages

%0
%13.17
%11.38
%34.51

Codes

Color #A79194 in popluar color models

A7 91 94
RGB 167 145 148
HSL 352° 11.11% 61.18%
HSB/HSV 352° 13.17% 65.49%
CMYK 0.00% 13.17% 11.38%
34.51%

Color #A79194 in popluar number systems.

HEX A7 91 94
Decimal 167 145 148
Binary 10100111 10010001 10010100
Octal 247 221 224

Shades and tints

Shades of #A79194

#A79194
(167,145,148)
#988487
(152,132,135)
#89777A
(137,119,122)
#7A6A6D
(122,106,109)
#6B5D60
(107,93,96)
#5C5053
(92,80,83)
#4D4346
(77,67,70)
#3E3639
(62,54,57)
#2F292C
(47,41,44)
#201C1F
(32,28,31)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #A79194

#A79194
(167,145,148)
#AF9B9D
(175,155,157)
#B7A5A6
(183,165,166)
#BFAFAF
(191,175,175)
#C7B9B8
(199,185,184)
#CFC3C1
(207,195,193)
#D7CDCA
(215,205,202)
#DFD7D3
(223,215,211)
#E7E1DC
(231,225,220)
#EFEBE5
(239,235,229)
#F7F5EE
(247,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A79194; }

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

This text font color is #A79194.

Background Color

.myBgColor { background-color: #A79194; }

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

This div background color is #A79194.

Border color

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

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

This div border color is #A79194.

Opacity

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

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

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

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

This text has shadow with #A79194 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79194.

Preview

Color preview on black background

This text has color #A79194 on black background.


Color preview on white background

This text has color #A79194 on white background.


Black color preview on #A79194 background

This text has black color on #A79194 background.


White color preview on #A79194 background

This text has white color on #A79194 background.


Related colors

Complementary color

Complementary color for #hex is #586E6B.


I love getcolorcode.com

Triadic colors

1 #94A791 and #9194A7 with #A79194 are triadic colors.

2 #9491A7 and #91A794 with #A79194 are triadic colors.