COLOR #A47366

HEX: #A47366 RGB: (164,115,102)

Color info

#A47366 contains mainly red and green colors. Web safe color of #A47366 is #996666 (or #966).

RGB color model

#A47366 color RGB value is (164,115,102).

RGB: (164,115,102) (64%, 45%, 40%)

RGB channels and saturation

R 164 of 255 = 64%
G 115 of 255 = 45%
B 102 of 255 = 40%

164
115
102

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

Portions of RGB colors in percentages

R + G + B = 164 + 115 + 102 = 381 (100%)
R 164 of 381 ~ 43.04%
G 115 of 381 ~ 30.18%
B 102 of 381 ~ 26.77'%

%43.04
%30.18
%26.77

CMYK color model

#A47366 color CMYK value is (0,30,38,36).

  • cyan value is 0.00%
  • magenta value is 29.88%
  • yellow value is 37.80%
  • key color value is 35.69%
CMYK: (0,30,38,36) C0M30Y38K36 (0%,30%,38%,36%) (0.00/0.30/0.38/0.36) 

CMYK percentages

%0
%29.88
%37.8
%35.69

Codes

Color #A47366 in popluar color models

A4 73 66
RGB 164 115 102
HSL 13° 25.41% 52.16%
HSB/HSV 13° 37.80% 64.31%
CMYK 0.00% 29.88% 37.80%
35.69%

Color #A47366 in popluar number systems.

HEX A4 73 66
Decimal 164 115 102
Binary 10100100 1110011 1100110
Octal 244 163 146

Shades and tints

Shades of #A47366

#A47366
(164,115,102)
#96695D
(150,105,93)
#885F54
(136,95,84)
#7A554B
(122,85,75)
#6C4B42
(108,75,66)
#5E4139
(94,65,57)
#503730
(80,55,48)
#422D27
(66,45,39)
#34231E
(52,35,30)
#261915
(38,25,21)
#180F0C
(24,15,12)
#000000
(0,0,0)

Tints of #A47366

#A47366
(164,115,102)
#AC7F73
(172,127,115)
#B48B80
(180,139,128)
#BC978D
(188,151,141)
#C4A39A
(196,163,154)
#CCAFA7
(204,175,167)
#D4BBB4
(212,187,180)
#DCC7C1
(220,199,193)
#E4D3CE
(228,211,206)
#ECDFDB
(236,223,219)
#F4EBE8
(244,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47366 color. Also use rgb(164,115,102) instead hex code.

Text Font Color

.myTextColor { color: #A47366; }

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

This text font color is #A47366.

Background Color

.myBgColor { background-color: #A47366; }

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

This div background color is #A47366.

Border color

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

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

This div border color is #A47366.

Opacity

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

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

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

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

This text has shadow with #A47366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47366.

Preview

Color preview on black background

This text has color #A47366 on black background.


Color preview on white background

This text has color #A47366 on white background.


Black color preview on #A47366 background

This text has black color on #A47366 background.


White color preview on #A47366 background

This text has white color on #A47366 background.


Related colors

Complementary color

Complementary color for #hex is #5B8C99.


I love getcolorcode.com

Triadic colors

1 #66A473 and #7366A4 with #A47366 are triadic colors.

2 #6673A4 and #73A466 with #A47366 are triadic colors.