COLOR #A47959

HEX: #A47959 RGB: (164,121,89)

Color info

#A47959 contains mainly red and green colors. Web safe color of #A47959 is #996666 (or #966).

RGB color model

#A47959 color RGB value is (164,121,89).

RGB: (164,121,89) (64%, 47%, 35%)

RGB channels and saturation

R 164 of 255 = 64%
G 121 of 255 = 47%
B 89 of 255 = 35%

164
121
89

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

Portions of RGB colors in percentages

R + G + B = 164 + 121 + 89 = 374 (100%)
R 164 of 374 ~ 43.85%
G 121 of 374 ~ 32.35%
B 89 of 374 ~ 23.8'%

%43.85
%32.35
%23.8

CMYK color model

#A47959 color CMYK value is (0,26,46,36).

  • cyan value is 0.00%
  • magenta value is 26.22%
  • yellow value is 45.73%
  • key color value is 35.69%
CMYK: (0,26,46,36) C0M26Y46K36 (0%,26%,46%,36%) (0.00/0.26/0.46/0.36) 

CMYK percentages

%0
%26.22
%45.73
%35.69

Codes

Color #A47959 in popluar color models

A4 79 59
RGB 164 121 89
HSL 26° 29.64% 49.61%
HSB/HSV 26° 45.73% 64.31%
CMYK 0.00% 26.22% 45.73%
35.69%

Color #A47959 in popluar number systems.

HEX A4 79 59
Decimal 164 121 89
Binary 10100100 1111001 1011001
Octal 244 171 131

Shades and tints

Shades of #A47959

#A47959
(164,121,89)
#966E51
(150,110,81)
#886349
(136,99,73)
#7A5841
(122,88,65)
#6C4D39
(108,77,57)
#5E4231
(94,66,49)
#503729
(80,55,41)
#422C21
(66,44,33)
#342119
(52,33,25)
#261611
(38,22,17)
#180B09
(24,11,9)
#000000
(0,0,0)

Tints of #A47959

#A47959
(164,121,89)
#AC8568
(172,133,104)
#B49177
(180,145,119)
#BC9D86
(188,157,134)
#C4A995
(196,169,149)
#CCB5A4
(204,181,164)
#D4C1B3
(212,193,179)
#DCCDC2
(220,205,194)
#E4D9D1
(228,217,209)
#ECE5E0
(236,229,224)
#F4F1EF
(244,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47959; }

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

This text font color is #A47959.

Background Color

.myBgColor { background-color: #A47959; }

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

This div background color is #A47959.

Border color

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

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

This div border color is #A47959.

Opacity

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

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

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

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

This text has shadow with #A47959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47959.

Preview

Color preview on black background

This text has color #A47959 on black background.


Color preview on white background

This text has color #A47959 on white background.


Black color preview on #A47959 background

This text has black color on #A47959 background.


White color preview on #A47959 background

This text has white color on #A47959 background.


Related colors

Complementary color

Complementary color for #hex is #5B86A6.


I love getcolorcode.com

Triadic colors

1 #59A479 and #7959A4 with #A47959 are triadic colors.

2 #5979A4 and #79A459 with #A47959 are triadic colors.