COLOR #A47E70

HEX: #A47E70 RGB: (164,126,112)

Color info

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

RGB color model

#A47E70 color RGB value is (164,126,112).

RGB: (164,126,112) (64%, 49%, 44%)

RGB channels and saturation

R 164 of 255 = 64%
G 126 of 255 = 49%
B 112 of 255 = 44%

164
126
112

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

Portions of RGB colors in percentages

R + G + B = 164 + 126 + 112 = 402 (100%)
R 164 of 402 ~ 40.8%
G 126 of 402 ~ 31.34%
B 112 of 402 ~ 27.86'%

%40.8
%31.34
%27.86

CMYK color model

#A47E70 color CMYK value is (0,23,32,36).

  • cyan value is 0.00%
  • magenta value is 23.17%
  • yellow value is 31.71%
  • key color value is 35.69%

CMYK: (0,23,32,36)
C0M23Y32K36 (0%, 23%, 32%, 36%)
(0.00 / 0.23 / 0.32 / 0.36)

CMYK percentages

%0
%23.17
%31.71
%35.69

Codes

Color #A47E70 in popluar color models

A4 7E 70
RGB 164 126 112
HSL 16° 22.22% 54.12%
HSB/HSV 16° 31.71% 64.31%
CMYK 0.00% 23.17% 31.71%
35.69%

Color #A47E70 in popluar number systems.

HEX A4 7E 70
Decimal 164 126 112
Binary 10100100 1111110 1110000
Octal 244 176 160

Shades and tints

Shades of #A47E70

#A47E70
(164,126,112)
#967366
(150,115,102)
#88685C
(136,104,92)
#7A5D52
(122,93,82)
#6C5248
(108,82,72)
#5E473E
(94,71,62)
#503C34
(80,60,52)
#42312A
(66,49,42)
#342620
(52,38,32)
#261B16
(38,27,22)
#18100C
(24,16,12)
#000000
(0,0,0)

Tints of #A47E70

#A47E70
(164,126,112)
#AC897D
(172,137,125)
#B4948A
(180,148,138)
#BC9F97
(188,159,151)
#C4AAA4
(196,170,164)
#CCB5B1
(204,181,177)
#D4C0BE
(212,192,190)
#DCCBCB
(220,203,203)
#E4D6D8
(228,214,216)
#ECE1E5
(236,225,229)
#F4ECF2
(244,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47E70 color. Also use rgb(164,126,112) instead hex code.

Text Font Color

.myTextColor { color: #A47E70; }

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

This text font color is #A47E70.

Background Color

.myBgColor { background-color: #A47E70; }

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

This div background color is #A47E70.

Border color

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

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

This div border color is #A47E70.

Opacity

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

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

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

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

This text has shadow with #A47E70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47E70.

Preview

Color preview on black background

This text has color #A47E70 on black background.


Color preview on white background

This text has color #A47E70 on white background.


Black color preview on #A47E70 background

This text has black color on #A47E70 background.


White color preview on #A47E70 background

This text has white color on #A47E70 background.


Related colors

Complementary color

Complementary color for #hex is #5B818F.


I love getcolorcode.com

Triadic colors

1 #70A47E and #7E70A4 with #A47E70 are triadic colors.

2 #707EA4 and #7EA470 with #A47E70 are triadic colors.