COLOR #A46EA2

HEX: #A46EA2 RGB: (164,110,162)

Color info

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

RGB color model

#A46EA2 color RGB value is (164,110,162).

RGB: (164,110,162) (64%, 43%, 64%)

RGB channels and saturation

R 164 of 255 = 64%
G 110 of 255 = 43%
B 162 of 255 = 64%

164
110
162

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

Portions of RGB colors in percentages

R + G + B = 164 + 110 + 162 = 436 (100%)
R 164 of 436 ~ 37.61%
G 110 of 436 ~ 25.23%
B 162 of 436 ~ 37.16'%

%37.61
%25.23
%37.16

CMYK color model

#A46EA2 color CMYK value is (0,33,1,36).

  • cyan value is 0.00%
  • magenta value is 32.93%
  • yellow value is 1.22%
  • key color value is 35.69%

CMYK: (0,33,1,36)
C0M33Y1K36 (0%, 33%, 1%, 36%)
(0.00 / 0.33 / 0.01 / 0.36)

CMYK percentages

%0
%32.93
%1.22
%35.69

Codes

Color #A46EA2 in popluar color models

A4 6E A2
RGB 164 110 162
HSL 302° 22.88% 53.73%
HSB/HSV 302° 32.93% 64.31%
CMYK 0.00% 32.93% 1.22%
35.69%

Color #A46EA2 in popluar number systems.

HEX A4 6E A2
Decimal 164 110 162
Binary 10100100 1101110 10100010
Octal 244 156 242

Shades and tints

Shades of #A46EA2

#A46EA2
(164,110,162)
#966494
(150,100,148)
#885A86
(136,90,134)
#7A5078
(122,80,120)
#6C466A
(108,70,106)
#5E3C5C
(94,60,92)
#50324E
(80,50,78)
#422840
(66,40,64)
#341E32
(52,30,50)
#261424
(38,20,36)
#180A16
(24,10,22)
#000000
(0,0,0)

Tints of #A46EA2

#A46EA2
(164,110,162)
#AC7BAA
(172,123,170)
#B488B2
(180,136,178)
#BC95BA
(188,149,186)
#C4A2C2
(196,162,194)
#CCAFCA
(204,175,202)
#D4BCD2
(212,188,210)
#DCC9DA
(220,201,218)
#E4D6E2
(228,214,226)
#ECE3EA
(236,227,234)
#F4F0F2
(244,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A46EA2 color. Also use rgb(164,110,162) instead hex code.

Text Font Color

.myTextColor { color: #A46EA2; }

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

This text font color is #A46EA2.

Background Color

.myBgColor { background-color: #A46EA2; }

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

This div background color is #A46EA2.

Border color

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

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

This div border color is #A46EA2.

Opacity

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

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

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

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

This text has shadow with #A46EA2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A46EA2.

Preview

Color preview on black background

This text has color #A46EA2 on black background.


Color preview on white background

This text has color #A46EA2 on white background.


Black color preview on #A46EA2 background

This text has black color on #A46EA2 background.


White color preview on #A46EA2 background

This text has white color on #A46EA2 background.


Related colors

Complementary color

Complementary color for #hex is #5B915D.


I love getcolorcode.com

Triadic colors

1 #A2A46E and #6EA2A4 with #A46EA2 are triadic colors.

2 #A26EA4 and #6EA4A2 with #A46EA2 are triadic colors.