COLOR #A87772

HEX: #A87772 RGB: (168,119,114)

Color info

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

RGB color model

#A87772 color RGB value is (168,119,114).

RGB: (168,119,114) (66%, 47%, 45%)

RGB channels and saturation

R 168 of 255 = 66%
G 119 of 255 = 47%
B 114 of 255 = 45%

168
119
114

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

Portions of RGB colors in percentages

R + G + B = 168 + 119 + 114 = 401 (100%)
R 168 of 401 ~ 41.9%
G 119 of 401 ~ 29.68%
B 114 of 401 ~ 28.43'%

%41.9
%29.68
%28.43

CMYK color model

#A87772 color CMYK value is (0,29,32,34).

  • cyan value is 0.00%
  • magenta value is 29.17%
  • yellow value is 32.14%
  • key color value is 34.12%

CMYK: (0,29,32,34)
C0M29Y32K34 (0%, 29%, 32%, 34%)
(0.00 / 0.29 / 0.32 / 0.34)

CMYK percentages

%0
%29.17
%32.14
%34.12

Codes

Color #A87772 in popluar color models

A8 77 72
RGB 168 119 114
HSL 23.68% 55.29%
HSB/HSV 32.14% 65.88%
CMYK 0.00% 29.17% 32.14%
34.12%

Color #A87772 in popluar number systems.

HEX A8 77 72
Decimal 168 119 114
Binary 10101000 1110111 1110010
Octal 250 167 162

Shades and tints

Shades of #A87772

#A87772
(168,119,114)
#996D68
(153,109,104)
#8A635E
(138,99,94)
#7B5954
(123,89,84)
#6C4F4A
(108,79,74)
#5D4540
(93,69,64)
#4E3B36
(78,59,54)
#3F312C
(63,49,44)
#302722
(48,39,34)
#211D18
(33,29,24)
#12130E
(18,19,14)
#000000
(0,0,0)

Tints of #A87772

#A87772
(168,119,114)
#AF837E
(175,131,126)
#B68F8A
(182,143,138)
#BD9B96
(189,155,150)
#C4A7A2
(196,167,162)
#CBB3AE
(203,179,174)
#D2BFBA
(210,191,186)
#D9CBC6
(217,203,198)
#E0D7D2
(224,215,210)
#E7E3DE
(231,227,222)
#EEEFEA
(238,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A87772 color. Also use rgb(168,119,114) instead hex code.

Text Font Color

.myTextColor { color: #A87772; }

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

This text font color is #A87772.

Background Color

.myBgColor { background-color: #A87772; }

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

This div background color is #A87772.

Border color

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

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

This div border color is #A87772.

Opacity

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

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

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

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

This text has shadow with #A87772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A87772.

Preview

Color preview on black background

This text has color #A87772 on black background.


Color preview on white background

This text has color #A87772 on white background.


Black color preview on #A87772 background

This text has black color on #A87772 background.


White color preview on #A87772 background

This text has white color on #A87772 background.


Related colors

Complementary color

Complementary color for #hex is #57888D.


I love getcolorcode.com

Triadic colors

1 #72A877 and #7772A8 with #A87772 are triadic colors.

2 #7277A8 and #77A872 with #A87772 are triadic colors.