COLOR #A87847

HEX: #A87847 RGB: (168,120,71)

Color info

#A87847 contains mainly red and green colors. Web safe color of #A87847 is #996633 (or #963).

RGB color model

#A87847 color RGB value is (168,120,71).

RGB: (168,120,71) (66%, 47%, 28%)

RGB channels and saturation

R 168 of 255 = 66%
G 120 of 255 = 47%
B 71 of 255 = 28%

168
120
71

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

Portions of RGB colors in percentages

R + G + B = 168 + 120 + 71 = 359 (100%)
R 168 of 359 ~ 46.8%
G 120 of 359 ~ 33.43%
B 71 of 359 ~ 19.78'%

%46.8
%33.43
%19.78

CMYK color model

#A87847 color CMYK value is (0,29,58,34).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 57.74%
  • key color value is 34.12%

CMYK: (0,29,58,34)
C0M29Y58K34 (0%, 29%, 58%, 34%)
(0.00 / 0.29 / 0.58 / 0.34)

CMYK percentages

%0
%28.57
%57.74
%34.12

Codes

Color #A87847 in popluar color models

A8 78 47
RGB 168 120 71
HSL 30° 40.59% 46.86%
HSB/HSV 30° 57.74% 65.88%
CMYK 0.00% 28.57% 57.74%
34.12%

Color #A87847 in popluar number systems.

HEX A8 78 47
Decimal 168 120 71
Binary 10101000 1111000 1000111
Octal 250 170 107

Shades and tints

Shades of #A87847

#A87847
(168,120,71)
#996E41
(153,110,65)
#8A643B
(138,100,59)
#7B5A35
(123,90,53)
#6C502F
(108,80,47)
#5D4629
(93,70,41)
#4E3C23
(78,60,35)
#3F321D
(63,50,29)
#302817
(48,40,23)
#211E11
(33,30,17)
#12140B
(18,20,11)
#000000
(0,0,0)

Tints of #A87847

#A87847
(168,120,71)
#AF8457
(175,132,87)
#B69067
(182,144,103)
#BD9C77
(189,156,119)
#C4A887
(196,168,135)
#CBB497
(203,180,151)
#D2C0A7
(210,192,167)
#D9CCB7
(217,204,183)
#E0D8C7
(224,216,199)
#E7E4D7
(231,228,215)
#EEF0E7
(238,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A87847 color. Also use rgb(168,120,71) instead hex code.

Text Font Color

.myTextColor { color: #A87847; }

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

This text font color is #A87847.

Background Color

.myBgColor { background-color: #A87847; }

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

This div background color is #A87847.

Border color

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

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

This div border color is #A87847.

Opacity

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

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

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

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

This text has shadow with #A87847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A87847.

Preview

Color preview on black background

This text has color #A87847 on black background.


Color preview on white background

This text has color #A87847 on white background.


Black color preview on #A87847 background

This text has black color on #A87847 background.


White color preview on #A87847 background

This text has white color on #A87847 background.


Related colors

Complementary color

Complementary color for #hex is #5787B8.


I love getcolorcode.com

Triadic colors

1 #47A878 and #7847A8 with #A87847 are triadic colors.

2 #4778A8 and #78A847 with #A87847 are triadic colors.