COLOR #A47786

HEX: #A47786 RGB: (164,119,134)

Color info

#A47786 contains red, green and blue colors in about the same proportion. Web safe color of #A47786 is #996699 (or #969).

RGB color model

#A47786 color RGB value is (164,119,134).

RGB: (164,119,134) (64%, 47%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 119 of 255 = 47%
B 134 of 255 = 53%

164
119
134

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

Portions of RGB colors in percentages

R + G + B = 164 + 119 + 134 = 417 (100%)
R 164 of 417 ~ 39.33%
G 119 of 417 ~ 28.54%
B 134 of 417 ~ 32.13'%

%39.33
%28.54
%32.13

CMYK color model

#A47786 color CMYK value is (0,27,18,36).

  • cyan value is 0.00%
  • magenta value is 27.44%
  • yellow value is 18.29%
  • key color value is 35.69%

CMYK: (0,27,18,36)
C0M27Y18K36 (0%, 27%, 18%, 36%)
(0.00 / 0.27 / 0.18 / 0.36)

CMYK percentages

%0
%27.44
%18.29
%35.69

Codes

Color #A47786 in popluar color models

A4 77 86
RGB 164 119 134
HSL 340° 19.82% 55.49%
HSB/HSV 340° 27.44% 64.31%
CMYK 0.00% 27.44% 18.29%
35.69%

Color #A47786 in popluar number systems.

HEX A4 77 86
Decimal 164 119 134
Binary 10100100 1110111 10000110
Octal 244 167 206

Shades and tints

Shades of #A47786

#A47786
(164,119,134)
#966D7A
(150,109,122)
#88636E
(136,99,110)
#7A5962
(122,89,98)
#6C4F56
(108,79,86)
#5E454A
(94,69,74)
#503B3E
(80,59,62)
#423132
(66,49,50)
#342726
(52,39,38)
#261D1A
(38,29,26)
#18130E
(24,19,14)
#000000
(0,0,0)

Tints of #A47786

#A47786
(164,119,134)
#AC8391
(172,131,145)
#B48F9C
(180,143,156)
#BC9BA7
(188,155,167)
#C4A7B2
(196,167,178)
#CCB3BD
(204,179,189)
#D4BFC8
(212,191,200)
#DCCBD3
(220,203,211)
#E4D7DE
(228,215,222)
#ECE3E9
(236,227,233)
#F4EFF4
(244,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47786 color. Also use rgb(164,119,134) instead hex code.

Text Font Color

.myTextColor { color: #A47786; }

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

This text font color is #A47786.

Background Color

.myBgColor { background-color: #A47786; }

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

This div background color is #A47786.

Border color

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

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

This div border color is #A47786.

Opacity

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

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

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

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

This text has shadow with #A47786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47786.

Preview

Color preview on black background

This text has color #A47786 on black background.


Color preview on white background

This text has color #A47786 on white background.


Black color preview on #A47786 background

This text has black color on #A47786 background.


White color preview on #A47786 background

This text has white color on #A47786 background.


Related colors

Complementary color

Complementary color for #hex is #5B8879.


I love getcolorcode.com

Triadic colors

1 #86A477 and #7786A4 with #A47786 are triadic colors.

2 #8677A4 and #77A486 with #A47786 are triadic colors.