COLOR #A47D97

HEX: #A47D97 RGB: (164,125,151)

Color info

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

RGB color model

#A47D97 color RGB value is (164,125,151).

RGB: (164,125,151) (64%, 49%, 59%)

RGB channels and saturation

R 164 of 255 = 64%
G 125 of 255 = 49%
B 151 of 255 = 59%

164
125
151

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

Portions of RGB colors in percentages

R + G + B = 164 + 125 + 151 = 440 (100%)
R 164 of 440 ~ 37.27%
G 125 of 440 ~ 28.41%
B 151 of 440 ~ 34.32'%

%37.27
%28.41
%34.32

CMYK color model

#A47D97 color CMYK value is (0,24,8,36).

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

CMYK: (0,24,8,36)
C0M24Y8K36 (0%, 24%, 8%, 36%)
(0.00 / 0.24 / 0.08 / 0.36)

CMYK percentages

%0
%23.78
%7.93
%35.69

Codes

Color #A47D97 in popluar color models

A4 7D 97
RGB 164 125 151
HSL 320° 17.65% 56.67%
HSB/HSV 320° 23.78% 64.31%
CMYK 0.00% 23.78% 7.93%
35.69%

Color #A47D97 in popluar number systems.

HEX A4 7D 97
Decimal 164 125 151
Binary 10100100 1111101 10010111
Octal 244 175 227

Shades and tints

Shades of #A47D97

#A47D97
(164,125,151)
#96728A
(150,114,138)
#88677D
(136,103,125)
#7A5C70
(122,92,112)
#6C5163
(108,81,99)
#5E4656
(94,70,86)
#503B49
(80,59,73)
#42303C
(66,48,60)
#34252F
(52,37,47)
#261A22
(38,26,34)
#180F15
(24,15,21)
#000000
(0,0,0)

Tints of #A47D97

#A47D97
(164,125,151)
#AC88A0
(172,136,160)
#B493A9
(180,147,169)
#BC9EB2
(188,158,178)
#C4A9BB
(196,169,187)
#CCB4C4
(204,180,196)
#D4BFCD
(212,191,205)
#DCCAD6
(220,202,214)
#E4D5DF
(228,213,223)
#ECE0E8
(236,224,232)
#F4EBF1
(244,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47D97; }

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

This text font color is #A47D97.

Background Color

.myBgColor { background-color: #A47D97; }

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

This div background color is #A47D97.

Border color

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

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

This div border color is #A47D97.

Opacity

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

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

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

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

This text has shadow with #A47D97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47D97.

Preview

Color preview on black background

This text has color #A47D97 on black background.


Color preview on white background

This text has color #A47D97 on white background.


Black color preview on #A47D97 background

This text has black color on #A47D97 background.


White color preview on #A47D97 background

This text has white color on #A47D97 background.


Related colors

Complementary color

Complementary color for #hex is #5B8268.


I love getcolorcode.com

Triadic colors

1 #97A47D and #7D97A4 with #A47D97 are triadic colors.

2 #977DA4 and #7DA497 with #A47D97 are triadic colors.