COLOR #A47479

HEX: #A47479 RGB: (164,116,121)

Color info

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

RGB color model

#A47479 color RGB value is (164,116,121).

RGB: (164,116,121) (64%, 45%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 116 of 255 = 45%
B 121 of 255 = 47%

164
116
121

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

Portions of RGB colors in percentages

R + G + B = 164 + 116 + 121 = 401 (100%)
R 164 of 401 ~ 40.9%
G 116 of 401 ~ 28.93%
B 121 of 401 ~ 30.17'%

%40.9
%28.93
%30.17

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 29.27%
  • 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
%29.27
%26.22
%35.69

Codes

Color #A47479 in popluar color models

A4 74 79
RGB 164 116 121
HSL 354° 20.87% 54.90%
HSB/HSV 354° 29.27% 64.31%
CMYK 0.00% 29.27% 26.22%
35.69%

Color #A47479 in popluar number systems.

HEX A4 74 79
Decimal 164 116 121
Binary 10100100 1110100 1111001
Octal 244 164 171

Shades and tints

Shades of #A47479

#A47479
(164,116,121)
#966A6E
(150,106,110)
#886063
(136,96,99)
#7A5658
(122,86,88)
#6C4C4D
(108,76,77)
#5E4242
(94,66,66)
#503837
(80,56,55)
#422E2C
(66,46,44)
#342421
(52,36,33)
#261A16
(38,26,22)
#18100B
(24,16,11)
#000000
(0,0,0)

Tints of #A47479

#A47479
(164,116,121)
#AC8085
(172,128,133)
#B48C91
(180,140,145)
#BC989D
(188,152,157)
#C4A4A9
(196,164,169)
#CCB0B5
(204,176,181)
#D4BCC1
(212,188,193)
#DCC8CD
(220,200,205)
#E4D4D9
(228,212,217)
#ECE0E5
(236,224,229)
#F4ECF1
(244,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47479; }

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

This text font color is #A47479.

Background Color

.myBgColor { background-color: #A47479; }

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

This div background color is #A47479.

Border color

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

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

This div border color is #A47479.

Opacity

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

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

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

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

This text has shadow with #A47479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47479.

Preview

Color preview on black background

This text has color #A47479 on black background.


Color preview on white background

This text has color #A47479 on white background.


Black color preview on #A47479 background

This text has black color on #A47479 background.


White color preview on #A47479 background

This text has white color on #A47479 background.


Related colors

Complementary color

Complementary color for #hex is #5B8B86.


I love getcolorcode.com

Triadic colors

1 #79A474 and #7479A4 with #A47479 are triadic colors.

2 #7974A4 and #74A479 with #A47479 are triadic colors.