COLOR #A64991

HEX: #A64991 RGB: (166,73,145)

Color info

#A64991 contains mainly red and blue colors. Web safe color of #A64991 is #993399 (or #939).

RGB color model

#A64991 color RGB value is (166,73,145).

RGB: (166,73,145) (65%, 29%, 57%)

RGB channels and saturation

R 166 of 255 = 65%
G 73 of 255 = 29%
B 145 of 255 = 57%

166
73
145

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

Portions of RGB colors in percentages

R + G + B = 166 + 73 + 145 = 384 (100%)
R 166 of 384 ~ 43.23%
G 73 of 384 ~ 19.01%
B 145 of 384 ~ 37.76'%

%43.23
%19.01
%37.76

CMYK color model

#A64991 color CMYK value is (0,56,13,35).

  • cyan value is 0.00%
  • magenta value is 56.02%
  • yellow value is 12.65%
  • key color value is 34.90%
CMYK: (0,56,13,35) C0M56Y13K35 (0%,56%,13%,35%) (0.00/0.56/0.13/0.35) 

CMYK percentages

%0
%56.02
%12.65
%34.9

Codes

Color #A64991 in popluar color models

A6 49 91
RGB 166 73 145
HSL 314° 38.91% 46.86%
HSB/HSV 314° 56.02% 65.10%
CMYK 0.00% 56.02% 12.65%
34.90%

Color #A64991 in popluar number systems.

HEX A6 49 91
Decimal 166 73 145
Binary 10100110 1001001 10010001
Octal 246 111 221

Shades and tints

Shades of #A64991

#A64991
(166,73,145)
#974384
(151,67,132)
#883D77
(136,61,119)
#79376A
(121,55,106)
#6A315D
(106,49,93)
#5B2B50
(91,43,80)
#4C2543
(76,37,67)
#3D1F36
(61,31,54)
#2E1929
(46,25,41)
#1F131C
(31,19,28)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #A64991

#A64991
(166,73,145)
#AE599B
(174,89,155)
#B669A5
(182,105,165)
#BE79AF
(190,121,175)
#C689B9
(198,137,185)
#CE99C3
(206,153,195)
#D6A9CD
(214,169,205)
#DEB9D7
(222,185,215)
#E6C9E1
(230,201,225)
#EED9EB
(238,217,235)
#F6E9F5
(246,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A64991 color. Also use rgb(166,73,145) instead hex code.

Text Font Color

.myTextColor { color: #A64991; }

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

This text font color is #A64991.

Background Color

.myBgColor { background-color: #A64991; }

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

This div background color is #A64991.

Border color

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

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

This div border color is #A64991.

Opacity

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

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

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

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

This text has shadow with #A64991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A64991.

Preview

Color preview on black background

This text has color #A64991 on black background.


Color preview on white background

This text has color #A64991 on white background.


Black color preview on #A64991 background

This text has black color on #A64991 background.


White color preview on #A64991 background

This text has white color on #A64991 background.


Related colors

Complementary color

Complementary color for #hex is #59B66E.


I love getcolorcode.com

Triadic colors

1 #91A649 and #4991A6 with #A64991 are triadic colors.

2 #9149A6 and #49A691 with #A64991 are triadic colors.