COLOR #A47260

HEX: #A47260 RGB: (164,114,96)

Color info

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

RGB color model

#A47260 color RGB value is (164,114,96).

RGB: (164,114,96) (64%, 45%, 38%)

RGB channels and saturation

R 164 of 255 = 64%
G 114 of 255 = 45%
B 96 of 255 = 38%

164
114
96

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

Portions of RGB colors in percentages

R + G + B = 164 + 114 + 96 = 374 (100%)
R 164 of 374 ~ 43.85%
G 114 of 374 ~ 30.48%
B 96 of 374 ~ 25.67'%

%43.85
%30.48
%25.67

CMYK color model

#A47260 color CMYK value is (0,30,41,36).

  • cyan value is 0.00%
  • magenta value is 30.49%
  • yellow value is 41.46%
  • key color value is 35.69%

CMYK: (0,30,41,36)
C0M30Y41K36 (0%, 30%, 41%, 36%)
(0.00 / 0.30 / 0.41 / 0.36)

CMYK percentages

%0
%30.49
%41.46
%35.69

Codes

Color #A47260 in popluar color models

A4 72 60
RGB 164 114 96
HSL 16° 27.20% 50.98%
HSB/HSV 16° 41.46% 64.31%
CMYK 0.00% 30.49% 41.46%
35.69%

Color #A47260 in popluar number systems.

HEX A4 72 60
Decimal 164 114 96
Binary 10100100 1110010 1100000
Octal 244 162 140

Shades and tints

Shades of #A47260

#A47260
(164,114,96)
#966858
(150,104,88)
#885E50
(136,94,80)
#7A5448
(122,84,72)
#6C4A40
(108,74,64)
#5E4038
(94,64,56)
#503630
(80,54,48)
#422C28
(66,44,40)
#342220
(52,34,32)
#261818
(38,24,24)
#180E10
(24,14,16)
#000000
(0,0,0)

Tints of #A47260

#A47260
(164,114,96)
#AC7E6E
(172,126,110)
#B48A7C
(180,138,124)
#BC968A
(188,150,138)
#C4A298
(196,162,152)
#CCAEA6
(204,174,166)
#D4BAB4
(212,186,180)
#DCC6C2
(220,198,194)
#E4D2D0
(228,210,208)
#ECDEDE
(236,222,222)
#F4EAEC
(244,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47260 color. Also use rgb(164,114,96) instead hex code.

Text Font Color

.myTextColor { color: #A47260; }

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

This text font color is #A47260.

Background Color

.myBgColor { background-color: #A47260; }

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

This div background color is #A47260.

Border color

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

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

This div border color is #A47260.

Opacity

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

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

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

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

This text has shadow with #A47260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47260.

Preview

Color preview on black background

This text has color #A47260 on black background.


Color preview on white background

This text has color #A47260 on white background.


Black color preview on #A47260 background

This text has black color on #A47260 background.


White color preview on #A47260 background

This text has white color on #A47260 background.


Related colors

Complementary color

Complementary color for #hex is #5B8D9F.


I love getcolorcode.com

Triadic colors

1 #60A472 and #7260A4 with #A47260 are triadic colors.

2 #6072A4 and #72A460 with #A47260 are triadic colors.