COLOR #A47579

HEX: #A47579 RGB: (164,117,121)

Color info

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

RGB color model

#A47579 color RGB value is (164,117,121).

RGB: (164,117,121) (64%, 46%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 117 of 255 = 46%
B 121 of 255 = 47%

164
117
121

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

Portions of RGB colors in percentages

R + G + B = 164 + 117 + 121 = 402 (100%)
R 164 of 402 ~ 40.8%
G 117 of 402 ~ 29.1%
B 121 of 402 ~ 30.1'%

%40.8
%29.1
%30.1

CMYK color model

#A47579 color CMYK value is (0,29,26,36).

  • cyan value is 0.00%
  • magenta value is 28.66%
  • yellow value is 26.22%
  • key color value is 35.69%

CMYK: (0,29,26,36)
C0M29Y26K36 (0%, 29%, 26%, 36%)
(0.00 / 0.29 / 0.26 / 0.36)

CMYK percentages

%0
%28.66
%26.22
%35.69

Codes

Color #A47579 in popluar color models

A4 75 79
RGB 164 117 121
HSL 355° 20.52% 55.10%
HSB/HSV 355° 28.66% 64.31%
CMYK 0.00% 28.66% 26.22%
35.69%

Color #A47579 in popluar number systems.

HEX A4 75 79
Decimal 164 117 121
Binary 10100100 1110101 1111001
Octal 244 165 171

Shades and tints

Shades of #A47579

#A47579
(164,117,121)
#966B6E
(150,107,110)
#886163
(136,97,99)
#7A5758
(122,87,88)
#6C4D4D
(108,77,77)
#5E4342
(94,67,66)
#503937
(80,57,55)
#422F2C
(66,47,44)
#342521
(52,37,33)
#261B16
(38,27,22)
#18110B
(24,17,11)
#000000
(0,0,0)

Tints of #A47579

#A47579
(164,117,121)
#AC8185
(172,129,133)
#B48D91
(180,141,145)
#BC999D
(188,153,157)
#C4A5A9
(196,165,169)
#CCB1B5
(204,177,181)
#D4BDC1
(212,189,193)
#DCC9CD
(220,201,205)
#E4D5D9
(228,213,217)
#ECE1E5
(236,225,229)
#F4EDF1
(244,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47579; }

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

This text font color is #A47579.

Background Color

.myBgColor { background-color: #A47579; }

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

This div background color is #A47579.

Border color

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

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

This div border color is #A47579.

Opacity

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

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

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

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

This text has shadow with #A47579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47579.

Preview

Color preview on black background

This text has color #A47579 on black background.


Color preview on white background

This text has color #A47579 on white background.


Black color preview on #A47579 background

This text has black color on #A47579 background.


White color preview on #A47579 background

This text has white color on #A47579 background.


Related colors

Complementary color

Complementary color for #hex is #5B8A86.


I love getcolorcode.com

Triadic colors

1 #79A475 and #7579A4 with #A47579 are triadic colors.

2 #7975A4 and #75A479 with #A47579 are triadic colors.