COLOR #A47857

HEX: #A47857 RGB: (164,120,87)

Color info

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

RGB color model

#A47857 color RGB value is (164,120,87).

RGB: (164,120,87) (64%, 47%, 34%)

RGB channels and saturation

R 164 of 255 = 64%
G 120 of 255 = 47%
B 87 of 255 = 34%

164
120
87

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

Portions of RGB colors in percentages

R + G + B = 164 + 120 + 87 = 371 (100%)
R 164 of 371 ~ 44.2%
G 120 of 371 ~ 32.35%
B 87 of 371 ~ 23.45'%

%44.2
%32.35
%23.45

CMYK color model

#A47857 color CMYK value is (0,27,47,36).

  • cyan value is 0.00%
  • magenta value is 26.83%
  • yellow value is 46.95%
  • key color value is 35.69%

CMYK: (0,27,47,36)
C0M27Y47K36 (0%, 27%, 47%, 36%)
(0.00 / 0.27 / 0.47 / 0.36)

CMYK percentages

%0
%26.83
%46.95
%35.69

Codes

Color #A47857 in popluar color models

A4 78 57
RGB 164 120 87
HSL 26° 30.68% 49.22%
HSB/HSV 26° 46.95% 64.31%
CMYK 0.00% 26.83% 46.95%
35.69%

Color #A47857 in popluar number systems.

HEX A4 78 57
Decimal 164 120 87
Binary 10100100 1111000 1010111
Octal 244 170 127

Shades and tints

Shades of #A47857

#A47857
(164,120,87)
#966E50
(150,110,80)
#886449
(136,100,73)
#7A5A42
(122,90,66)
#6C503B
(108,80,59)
#5E4634
(94,70,52)
#503C2D
(80,60,45)
#423226
(66,50,38)
#34281F
(52,40,31)
#261E18
(38,30,24)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #A47857

#A47857
(164,120,87)
#AC8466
(172,132,102)
#B49075
(180,144,117)
#BC9C84
(188,156,132)
#C4A893
(196,168,147)
#CCB4A2
(204,180,162)
#D4C0B1
(212,192,177)
#DCCCC0
(220,204,192)
#E4D8CF
(228,216,207)
#ECE4DE
(236,228,222)
#F4F0ED
(244,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47857 color. Also use rgb(164,120,87) instead hex code.

Text Font Color

.myTextColor { color: #A47857; }

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

This text font color is #A47857.

Background Color

.myBgColor { background-color: #A47857; }

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

This div background color is #A47857.

Border color

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

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

This div border color is #A47857.

Opacity

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

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

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

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

This text has shadow with #A47857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47857.

Preview

Color preview on black background

This text has color #A47857 on black background.


Color preview on white background

This text has color #A47857 on white background.


Black color preview on #A47857 background

This text has black color on #A47857 background.


White color preview on #A47857 background

This text has white color on #A47857 background.


Related colors

Complementary color

Complementary color for #hex is #5B87A8.


I love getcolorcode.com

Triadic colors

1 #57A478 and #7857A4 with #A47857 are triadic colors.

2 #5778A4 and #78A457 with #A47857 are triadic colors.