COLOR #A46A9D

HEX: #A46A9D RGB: (164,106,157)

Color info

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

RGB color model

#A46A9D color RGB value is (164,106,157).

RGB: (164,106,157) (64%, 42%, 62%)

RGB channels and saturation

R 164 of 255 = 64%
G 106 of 255 = 42%
B 157 of 255 = 62%

164
106
157

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

Portions of RGB colors in percentages

R + G + B = 164 + 106 + 157 = 427 (100%)
R 164 of 427 ~ 38.41%
G 106 of 427 ~ 24.82%
B 157 of 427 ~ 36.77'%

%38.41
%24.82
%36.77

CMYK color model

#A46A9D color CMYK value is (0,35,4,36).

  • cyan value is 0.00%
  • magenta value is 35.37%
  • yellow value is 4.27%
  • key color value is 35.69%
CMYK: (0,35,4,36) C0M35Y4K36 (0%,35%,4%,36%) (0.00/0.35/0.04/0.36) 

CMYK percentages

%0
%35.37
%4.27
%35.69

Codes

Color #A46A9D in popluar color models

A4 6A 9D
RGB 164 106 157
HSL 307° 24.17% 52.94%
HSB/HSV 307° 35.37% 64.31%
CMYK 0.00% 35.37% 4.27%
35.69%

Color #A46A9D in popluar number systems.

HEX A4 6A 9D
Decimal 164 106 157
Binary 10100100 1101010 10011101
Octal 244 152 235

Shades and tints

Shades of #A46A9D

#A46A9D
(164,106,157)
#96618F
(150,97,143)
#885881
(136,88,129)
#7A4F73
(122,79,115)
#6C4665
(108,70,101)
#5E3D57
(94,61,87)
#503449
(80,52,73)
#422B3B
(66,43,59)
#34222D
(52,34,45)
#26191F
(38,25,31)
#181011
(24,16,17)
#000000
(0,0,0)

Tints of #A46A9D

#A46A9D
(164,106,157)
#AC77A5
(172,119,165)
#B484AD
(180,132,173)
#BC91B5
(188,145,181)
#C49EBD
(196,158,189)
#CCABC5
(204,171,197)
#D4B8CD
(212,184,205)
#DCC5D5
(220,197,213)
#E4D2DD
(228,210,221)
#ECDFE5
(236,223,229)
#F4ECED
(244,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46A9D color. Also use rgb(164,106,157) instead hex code.

Text Font Color

.myTextColor { color: #A46A9D; }

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

This text font color is #A46A9D.

Background Color

.myBgColor { background-color: #A46A9D; }

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

This div background color is #A46A9D.

Border color

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

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

This div border color is #A46A9D.

Opacity

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

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

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

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

This text has shadow with #A46A9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46A9D.

Preview

Color preview on black background

This text has color #A46A9D on black background.


Color preview on white background

This text has color #A46A9D on white background.


Black color preview on #A46A9D background

This text has black color on #A46A9D background.


White color preview on #A46A9D background

This text has white color on #A46A9D background.


Related colors

Complementary color

Complementary color for #hex is #5B9562.


I love getcolorcode.com

Triadic colors

1 #9DA46A and #6A9DA4 with #A46A9D are triadic colors.

2 #9D6AA4 and #6AA49D with #A46A9D are triadic colors.