COLOR #A78994

HEX: #A78994 RGB: (167,137,148)

Color info

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

RGB color model

#A78994 color RGB value is (167,137,148).

RGB: (167,137,148) (65%, 54%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 137 of 255 = 54%
B 148 of 255 = 58%

167
137
148

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

Portions of RGB colors in percentages

R + G + B = 167 + 137 + 148 = 452 (100%)
R 167 of 452 ~ 36.95%
G 137 of 452 ~ 30.31%
B 148 of 452 ~ 32.74'%

%36.95
%30.31
%32.74

CMYK color model

#A78994 color CMYK value is (0,18,11,35).

  • cyan value is 0.00%
  • magenta value is 17.96%
  • yellow value is 11.38%
  • key color value is 34.51%
CMYK: (0,18,11,35) C0M18Y11K35 (0%,18%,11%,35%) (0.00/0.18/0.11/0.35) 

CMYK percentages

%0
%17.96
%11.38
%34.51

Codes

Color #A78994 in popluar color models

A7 89 94
RGB 167 137 148
HSL 338° 14.56% 59.61%
HSB/HSV 338° 17.96% 65.49%
CMYK 0.00% 17.96% 11.38%
34.51%

Color #A78994 in popluar number systems.

HEX A7 89 94
Decimal 167 137 148
Binary 10100111 10001001 10010100
Octal 247 211 224

Shades and tints

Shades of #A78994

#A78994
(167,137,148)
#987D87
(152,125,135)
#89717A
(137,113,122)
#7A656D
(122,101,109)
#6B5960
(107,89,96)
#5C4D53
(92,77,83)
#4D4146
(77,65,70)
#3E3539
(62,53,57)
#2F292C
(47,41,44)
#201D1F
(32,29,31)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #A78994

#A78994
(167,137,148)
#AF939D
(175,147,157)
#B79DA6
(183,157,166)
#BFA7AF
(191,167,175)
#C7B1B8
(199,177,184)
#CFBBC1
(207,187,193)
#D7C5CA
(215,197,202)
#DFCFD3
(223,207,211)
#E7D9DC
(231,217,220)
#EFE3E5
(239,227,229)
#F7EDEE
(247,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A78994; }

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

This text font color is #A78994.

Background Color

.myBgColor { background-color: #A78994; }

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

This div background color is #A78994.

Border color

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

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

This div border color is #A78994.

Opacity

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

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

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

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

This text has shadow with #A78994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A78994.

Preview

Color preview on black background

This text has color #A78994 on black background.


Color preview on white background

This text has color #A78994 on white background.


Black color preview on #A78994 background

This text has black color on #A78994 background.


White color preview on #A78994 background

This text has white color on #A78994 background.


Related colors

Complementary color

Complementary color for #hex is #58766B.


I love getcolorcode.com

Triadic colors

1 #94A789 and #8994A7 with #A78994 are triadic colors.

2 #9489A7 and #89A794 with #A78994 are triadic colors.