COLOR #A47497

HEX: #A47497 RGB: (164,116,151)

Color info

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

RGB color model

#A47497 color RGB value is (164,116,151).

RGB: (164,116,151) (64%, 45%, 59%)

RGB channels and saturation

R 164 of 255 = 64%
G 116 of 255 = 45%
B 151 of 255 = 59%

164
116
151

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

Portions of RGB colors in percentages

R + G + B = 164 + 116 + 151 = 431 (100%)
R 164 of 431 ~ 38.05%
G 116 of 431 ~ 26.91%
B 151 of 431 ~ 35.03'%

%38.05
%26.91
%35.03

CMYK color model

#A47497 color CMYK value is (0,29,8,36).

  • cyan value is 0.00%
  • magenta value is 29.27%
  • yellow value is 7.93%
  • key color value is 35.69%

CMYK: (0,29,8,36)
C0M29Y8K36 (0%, 29%, 8%, 36%)
(0.00 / 0.29 / 0.08 / 0.36)

CMYK percentages

%0
%29.27
%7.93
%35.69

Codes

Color #A47497 in popluar color models

A4 74 97
RGB 164 116 151
HSL 316° 20.87% 54.90%
HSB/HSV 316° 29.27% 64.31%
CMYK 0.00% 29.27% 7.93%
35.69%

Color #A47497 in popluar number systems.

HEX A4 74 97
Decimal 164 116 151
Binary 10100100 1110100 10010111
Octal 244 164 227

Shades and tints

Shades of #A47497

#A47497
(164,116,151)
#966A8A
(150,106,138)
#88607D
(136,96,125)
#7A5670
(122,86,112)
#6C4C63
(108,76,99)
#5E4256
(94,66,86)
#503849
(80,56,73)
#422E3C
(66,46,60)
#34242F
(52,36,47)
#261A22
(38,26,34)
#181015
(24,16,21)
#000000
(0,0,0)

Tints of #A47497

#A47497
(164,116,151)
#AC80A0
(172,128,160)
#B48CA9
(180,140,169)
#BC98B2
(188,152,178)
#C4A4BB
(196,164,187)
#CCB0C4
(204,176,196)
#D4BCCD
(212,188,205)
#DCC8D6
(220,200,214)
#E4D4DF
(228,212,223)
#ECE0E8
(236,224,232)
#F4ECF1
(244,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47497; }

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

This text font color is #A47497.

Background Color

.myBgColor { background-color: #A47497; }

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

This div background color is #A47497.

Border color

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

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

This div border color is #A47497.

Opacity

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

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

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

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

This text has shadow with #A47497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47497.

Preview

Color preview on black background

This text has color #A47497 on black background.


Color preview on white background

This text has color #A47497 on white background.


Black color preview on #A47497 background

This text has black color on #A47497 background.


White color preview on #A47497 background

This text has white color on #A47497 background.


Related colors

Complementary color

Complementary color for #hex is #5B8B68.


I love getcolorcode.com

Triadic colors

1 #97A474 and #7497A4 with #A47497 are triadic colors.

2 #9774A4 and #74A497 with #A47497 are triadic colors.