COLOR #A47B8A

HEX: #A47B8A RGB: (164,123,138)

Color info

#A47B8A contains red, green and blue colors in about the same proportion. Web safe color of #A47B8A is #996699 (or #969).

RGB color model

#A47B8A color RGB value is (164,123,138).

RGB: (164,123,138) (64%, 48%, 54%)

RGB channels and saturation

R 164 of 255 = 64%
G 123 of 255 = 48%
B 138 of 255 = 54%

164
123
138

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

Portions of RGB colors in percentages

R + G + B = 164 + 123 + 138 = 425 (100%)
R 164 of 425 ~ 38.59%
G 123 of 425 ~ 28.94%
B 138 of 425 ~ 32.47'%

%38.59
%28.94
%32.47

CMYK color model

#A47B8A color CMYK value is (0,25,16,36).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 15.85%
  • key color value is 35.69%
CMYK: (0,25,16,36) C0M25Y16K36 (0%,25%,16%,36%) (0.00/0.25/0.16/0.36) 

CMYK percentages

%0
%25
%15.85
%35.69

Codes

Color #A47B8A in popluar color models

A4 7B 8A
RGB 164 123 138
HSL 338° 18.39% 56.27%
HSB/HSV 338° 25.00% 64.31%
CMYK 0.00% 25.00% 15.85%
35.69%

Color #A47B8A in popluar number systems.

HEX A4 7B 8A
Decimal 164 123 138
Binary 10100100 1111011 10001010
Octal 244 173 212

Shades and tints

Shades of #A47B8A

#A47B8A
(164,123,138)
#96707E
(150,112,126)
#886572
(136,101,114)
#7A5A66
(122,90,102)
#6C4F5A
(108,79,90)
#5E444E
(94,68,78)
#503942
(80,57,66)
#422E36
(66,46,54)
#34232A
(52,35,42)
#26181E
(38,24,30)
#180D12
(24,13,18)
#000000
(0,0,0)

Tints of #A47B8A

#A47B8A
(164,123,138)
#AC8794
(172,135,148)
#B4939E
(180,147,158)
#BC9FA8
(188,159,168)
#C4ABB2
(196,171,178)
#CCB7BC
(204,183,188)
#D4C3C6
(212,195,198)
#DCCFD0
(220,207,208)
#E4DBDA
(228,219,218)
#ECE7E4
(236,231,228)
#F4F3EE
(244,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47B8A color. Also use rgb(164,123,138) instead hex code.

Text Font Color

.myTextColor { color: #A47B8A; }

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

This text font color is #A47B8A.

Background Color

.myBgColor { background-color: #A47B8A; }

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

This div background color is #A47B8A.

Border color

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

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

This div border color is #A47B8A.

Opacity

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

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

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

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

This text has shadow with #A47B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47B8A.

Preview

Color preview on black background

This text has color #A47B8A on black background.


Color preview on white background

This text has color #A47B8A on white background.


Black color preview on #A47B8A background

This text has black color on #A47B8A background.


White color preview on #A47B8A background

This text has white color on #A47B8A background.


Related colors

Complementary color

Complementary color for #hex is #5B8475.


I love getcolorcode.com

Triadic colors

1 #8AA47B and #7B8AA4 with #A47B8A are triadic colors.

2 #8A7BA4 and #7BA48A with #A47B8A are triadic colors.