COLOR #A47973

HEX: #A47973 RGB: (164,121,115)

Color info

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

RGB color model

#A47973 color RGB value is (164,121,115).

RGB: (164,121,115) (64%, 47%, 45%)

RGB channels and saturation

R 164 of 255 = 64%
G 121 of 255 = 47%
B 115 of 255 = 45%

164
121
115

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

Portions of RGB colors in percentages

R + G + B = 164 + 121 + 115 = 400 (100%)
R 164 of 400 ~ 41%
G 121 of 400 ~ 30.25%
B 115 of 400 ~ 28.75'%

%41
%30.25
%28.75

CMYK color model

#A47973 color CMYK value is (0,26,30,36).

  • cyan value is 0.00%
  • magenta value is 26.22%
  • yellow value is 29.88%
  • key color value is 35.69%
CMYK: (0,26,30,36) C0M26Y30K36 (0%,26%,30%,36%) (0.00/0.26/0.30/0.36) 

CMYK percentages

%0
%26.22
%29.88
%35.69

Codes

Color #A47973 in popluar color models

A4 79 73
RGB 164 121 115
HSL 21.21% 54.71%
HSB/HSV 29.88% 64.31%
CMYK 0.00% 26.22% 29.88%
35.69%

Color #A47973 in popluar number systems.

HEX A4 79 73
Decimal 164 121 115
Binary 10100100 1111001 1110011
Octal 244 171 163

Shades and tints

Shades of #A47973

#A47973
(164,121,115)
#966E69
(150,110,105)
#88635F
(136,99,95)
#7A5855
(122,88,85)
#6C4D4B
(108,77,75)
#5E4241
(94,66,65)
#503737
(80,55,55)
#422C2D
(66,44,45)
#342123
(52,33,35)
#261619
(38,22,25)
#180B0F
(24,11,15)
#000000
(0,0,0)

Tints of #A47973

#A47973
(164,121,115)
#AC857F
(172,133,127)
#B4918B
(180,145,139)
#BC9D97
(188,157,151)
#C4A9A3
(196,169,163)
#CCB5AF
(204,181,175)
#D4C1BB
(212,193,187)
#DCCDC7
(220,205,199)
#E4D9D3
(228,217,211)
#ECE5DF
(236,229,223)
#F4F1EB
(244,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47973; }

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

This text font color is #A47973.

Background Color

.myBgColor { background-color: #A47973; }

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

This div background color is #A47973.

Border color

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

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

This div border color is #A47973.

Opacity

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

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

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

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

This text has shadow with #A47973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47973.

Preview

Color preview on black background

This text has color #A47973 on black background.


Color preview on white background

This text has color #A47973 on white background.


Black color preview on #A47973 background

This text has black color on #A47973 background.


White color preview on #A47973 background

This text has white color on #A47973 background.


Related colors

Complementary color

Complementary color for #hex is #5B868C.


I love getcolorcode.com

Triadic colors

1 #73A479 and #7973A4 with #A47973 are triadic colors.

2 #7379A4 and #79A473 with #A47973 are triadic colors.