COLOR #A47694

HEX: #A47694 RGB: (164,118,148)

Color info

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

RGB color model

#A47694 color RGB value is (164,118,148).

RGB: (164,118,148) (64%, 46%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 118 of 255 = 46%
B 148 of 255 = 58%

164
118
148

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

Portions of RGB colors in percentages

R + G + B = 164 + 118 + 148 = 430 (100%)
R 164 of 430 ~ 38.14%
G 118 of 430 ~ 27.44%
B 148 of 430 ~ 34.42'%

%38.14
%27.44
%34.42

CMYK color model

#A47694 color CMYK value is (0,28,10,36).

  • cyan value is 0.00%
  • magenta value is 28.05%
  • yellow value is 9.76%
  • key color value is 35.69%

CMYK: (0,28,10,36)
C0M28Y10K36 (0%, 28%, 10%, 36%)
(0.00 / 0.28 / 0.10 / 0.36)

CMYK percentages

%0
%28.05
%9.76
%35.69

Codes

Color #A47694 in popluar color models

A4 76 94
RGB 164 118 148
HSL 321° 20.18% 55.29%
HSB/HSV 321° 28.05% 64.31%
CMYK 0.00% 28.05% 9.76%
35.69%

Color #A47694 in popluar number systems.

HEX A4 76 94
Decimal 164 118 148
Binary 10100100 1110110 10010100
Octal 244 166 224

Shades and tints

Shades of #A47694

#A47694
(164,118,148)
#966C87
(150,108,135)
#88627A
(136,98,122)
#7A586D
(122,88,109)
#6C4E60
(108,78,96)
#5E4453
(94,68,83)
#503A46
(80,58,70)
#423039
(66,48,57)
#34262C
(52,38,44)
#261C1F
(38,28,31)
#181212
(24,18,18)
#000000
(0,0,0)

Tints of #A47694

#A47694
(164,118,148)
#AC829D
(172,130,157)
#B48EA6
(180,142,166)
#BC9AAF
(188,154,175)
#C4A6B8
(196,166,184)
#CCB2C1
(204,178,193)
#D4BECA
(212,190,202)
#DCCAD3
(220,202,211)
#E4D6DC
(228,214,220)
#ECE2E5
(236,226,229)
#F4EEEE
(244,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47694 color. Also use rgb(164,118,148) instead hex code.

Text Font Color

.myTextColor { color: #A47694; }

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

This text font color is #A47694.

Background Color

.myBgColor { background-color: #A47694; }

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

This div background color is #A47694.

Border color

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

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

This div border color is #A47694.

Opacity

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

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

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

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

This text has shadow with #A47694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47694.

Preview

Color preview on black background

This text has color #A47694 on black background.


Color preview on white background

This text has color #A47694 on white background.


Black color preview on #A47694 background

This text has black color on #A47694 background.


White color preview on #A47694 background

This text has white color on #A47694 background.


Related colors

Complementary color

Complementary color for #hex is #5B896B.


I love getcolorcode.com

Triadic colors

1 #94A476 and #7694A4 with #A47694 are triadic colors.

2 #9476A4 and #76A494 with #A47694 are triadic colors.