COLOR #A47173

HEX: #A47173 RGB: (164,113,115)

Color info

#A47173 contains red, green and blue colors in about the same proportion. Web safe color of #A47173 is #996666 (or #966).

RGB color model

#A47173 color RGB value is (164,113,115).

RGB: (164,113,115) (64%, 44%, 45%)

RGB channels and saturation

R 164 of 255 = 64%
G 113 of 255 = 44%
B 115 of 255 = 45%

164
113
115

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

Portions of RGB colors in percentages

R + G + B = 164 + 113 + 115 = 392 (100%)
R 164 of 392 ~ 41.84%
G 113 of 392 ~ 28.83%
B 115 of 392 ~ 29.34'%

%41.84
%28.83
%29.34

CMYK color model

#A47173 color CMYK value is (0,31,30,36).

  • cyan value is 0.00%
  • magenta value is 31.10%
  • yellow value is 29.88%
  • key color value is 35.69%

CMYK: (0,31,30,36)
C0M31Y30K36 (0%, 31%, 30%, 36%)
(0.00 / 0.31 / 0.30 / 0.36)

CMYK percentages

%0
%31.1
%29.88
%35.69

Codes

Color #A47173 in popluar color models

A4 71 73
RGB 164 113 115
HSL 358° 21.89% 54.31%
HSB/HSV 358° 31.10% 64.31%
CMYK 0.00% 31.10% 29.88%
35.69%

Color #A47173 in popluar number systems.

HEX A4 71 73
Decimal 164 113 115
Binary 10100100 1110001 1110011
Octal 244 161 163

Shades and tints

Shades of #A47173

#A47173
(164,113,115)
#966769
(150,103,105)
#885D5F
(136,93,95)
#7A5355
(122,83,85)
#6C494B
(108,73,75)
#5E3F41
(94,63,65)
#503537
(80,53,55)
#422B2D
(66,43,45)
#342123
(52,33,35)
#261719
(38,23,25)
#180D0F
(24,13,15)
#000000
(0,0,0)

Tints of #A47173

#A47173
(164,113,115)
#AC7D7F
(172,125,127)
#B4898B
(180,137,139)
#BC9597
(188,149,151)
#C4A1A3
(196,161,163)
#CCADAF
(204,173,175)
#D4B9BB
(212,185,187)
#DCC5C7
(220,197,199)
#E4D1D3
(228,209,211)
#ECDDDF
(236,221,223)
#F4E9EB
(244,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47173 color. Also use rgb(164,113,115) instead hex code.

Text Font Color

.myTextColor { color: #A47173; }

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

This text font color is #A47173.

Background Color

.myBgColor { background-color: #A47173; }

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

This div background color is #A47173.

Border color

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

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

This div border color is #A47173.

Opacity

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

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

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

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

This text has shadow with #A47173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47173.

Preview

Color preview on black background

This text has color #A47173 on black background.


Color preview on white background

This text has color #A47173 on white background.


Black color preview on #A47173 background

This text has black color on #A47173 background.


White color preview on #A47173 background

This text has white color on #A47173 background.


Related colors

Complementary color

Complementary color for #hex is #5B8E8C.


I love getcolorcode.com

Triadic colors

1 #73A471 and #7173A4 with #A47173 are triadic colors.

2 #7371A4 and #71A473 with #A47173 are triadic colors.