COLOR #A47291

HEX: #A47291 RGB: (164,114,145)

Color info

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

RGB color model

#A47291 color RGB value is (164,114,145).

RGB: (164,114,145) (64%, 45%, 57%)

RGB channels and saturation

R 164 of 255 = 64%
G 114 of 255 = 45%
B 145 of 255 = 57%

164
114
145

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

Portions of RGB colors in percentages

R + G + B = 164 + 114 + 145 = 423 (100%)
R 164 of 423 ~ 38.77%
G 114 of 423 ~ 26.95%
B 145 of 423 ~ 34.28'%

%38.77
%26.95
%34.28

CMYK color model

#A47291 color CMYK value is (0,30,12,36).

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

CMYK: (0,30,12,36)
C0M30Y12K36 (0%, 30%, 12%, 36%)
(0.00 / 0.30 / 0.12 / 0.36)

CMYK percentages

%0
%30.49
%11.59
%35.69

Codes

Color #A47291 in popluar color models

A4 72 91
RGB 164 114 145
HSL 323° 21.55% 54.51%
HSB/HSV 323° 30.49% 64.31%
CMYK 0.00% 30.49% 11.59%
35.69%

Color #A47291 in popluar number systems.

HEX A4 72 91
Decimal 164 114 145
Binary 10100100 1110010 10010001
Octal 244 162 221

Shades and tints

Shades of #A47291

#A47291
(164,114,145)
#966884
(150,104,132)
#885E77
(136,94,119)
#7A546A
(122,84,106)
#6C4A5D
(108,74,93)
#5E4050
(94,64,80)
#503643
(80,54,67)
#422C36
(66,44,54)
#342229
(52,34,41)
#26181C
(38,24,28)
#180E0F
(24,14,15)
#000000
(0,0,0)

Tints of #A47291

#A47291
(164,114,145)
#AC7E9B
(172,126,155)
#B48AA5
(180,138,165)
#BC96AF
(188,150,175)
#C4A2B9
(196,162,185)
#CCAEC3
(204,174,195)
#D4BACD
(212,186,205)
#DCC6D7
(220,198,215)
#E4D2E1
(228,210,225)
#ECDEEB
(236,222,235)
#F4EAF5
(244,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A47291; }

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

This text font color is #A47291.

Background Color

.myBgColor { background-color: #A47291; }

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

This div background color is #A47291.

Border color

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

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

This div border color is #A47291.

Opacity

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

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

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

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

This text has shadow with #A47291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47291.

Preview

Color preview on black background

This text has color #A47291 on black background.


Color preview on white background

This text has color #A47291 on white background.


Black color preview on #A47291 background

This text has black color on #A47291 background.


White color preview on #A47291 background

This text has white color on #A47291 background.


Related colors

Complementary color

Complementary color for #hex is #5B8D6E.


I love getcolorcode.com

Triadic colors

1 #91A472 and #7291A4 with #A47291 are triadic colors.

2 #9172A4 and #72A491 with #A47291 are triadic colors.