COLOR #A47355

HEX: #A47355 RGB: (164,115,85)

Color info

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

RGB color model

#A47355 color RGB value is (164,115,85).

RGB: (164,115,85) (64%, 45%, 33%)

RGB channels and saturation

R 164 of 255 = 64%
G 115 of 255 = 45%
B 85 of 255 = 33%

164
115
85

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

Portions of RGB colors in percentages

R + G + B = 164 + 115 + 85 = 364 (100%)
R 164 of 364 ~ 45.05%
G 115 of 364 ~ 31.59%
B 85 of 364 ~ 23.35'%

%45.05
%31.59
%23.35

CMYK color model

#A47355 color CMYK value is (0,30,48,36).

  • cyan value is 0.00%
  • magenta value is 29.88%
  • yellow value is 48.17%
  • key color value is 35.69%

CMYK: (0,30,48,36)
C0M30Y48K36 (0%, 30%, 48%, 36%)
(0.00 / 0.30 / 0.48 / 0.36)

CMYK percentages

%0
%29.88
%48.17
%35.69

Codes

Color #A47355 in popluar color models

A4 73 55
RGB 164 115 85
HSL 23° 31.73% 48.82%
HSB/HSV 23° 48.17% 64.31%
CMYK 0.00% 29.88% 48.17%
35.69%

Color #A47355 in popluar number systems.

HEX A4 73 55
Decimal 164 115 85
Binary 10100100 1110011 1010101
Octal 244 163 125

Shades and tints

Shades of #A47355

#A47355
(164,115,85)
#96694E
(150,105,78)
#885F47
(136,95,71)
#7A5540
(122,85,64)
#6C4B39
(108,75,57)
#5E4132
(94,65,50)
#50372B
(80,55,43)
#422D24
(66,45,36)
#34231D
(52,35,29)
#261916
(38,25,22)
#180F0F
(24,15,15)
#000000
(0,0,0)

Tints of #A47355

#A47355
(164,115,85)
#AC7F64
(172,127,100)
#B48B73
(180,139,115)
#BC9782
(188,151,130)
#C4A391
(196,163,145)
#CCAFA0
(204,175,160)
#D4BBAF
(212,187,175)
#DCC7BE
(220,199,190)
#E4D3CD
(228,211,205)
#ECDFDC
(236,223,220)
#F4EBEB
(244,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47355; }

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

This text font color is #A47355.

Background Color

.myBgColor { background-color: #A47355; }

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

This div background color is #A47355.

Border color

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

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

This div border color is #A47355.

Opacity

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

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

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

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

This text has shadow with #A47355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47355.

Preview

Color preview on black background

This text has color #A47355 on black background.


Color preview on white background

This text has color #A47355 on white background.


Black color preview on #A47355 background

This text has black color on #A47355 background.


White color preview on #A47355 background

This text has white color on #A47355 background.


Related colors

Complementary color

Complementary color for #hex is #5B8CAA.


I love getcolorcode.com

Triadic colors

1 #55A473 and #7355A4 with #A47355 are triadic colors.

2 #5573A4 and #73A455 with #A47355 are triadic colors.