COLOR #A66491

HEX: #A66491 RGB: (166,100,145)

Color info

#A66491 contains mainly red and blue colors. Web safe color of #A66491 is #996699 (or #969).

RGB color model

#A66491 color RGB value is (166,100,145).

RGB: (166,100,145) (65%, 39%, 57%)

RGB channels and saturation

R 166 of 255 = 65%
G 100 of 255 = 39%
B 145 of 255 = 57%

166
100
145

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

Portions of RGB colors in percentages

R + G + B = 166 + 100 + 145 = 411 (100%)
R 166 of 411 ~ 40.39%
G 100 of 411 ~ 24.33%
B 145 of 411 ~ 35.28'%

%40.39
%24.33
%35.28

CMYK color model

#A66491 color CMYK value is (0,40,13,35).

  • cyan value is 0.00%
  • magenta value is 39.76%
  • yellow value is 12.65%
  • key color value is 34.90%

CMYK: (0,40,13,35)
C0M40Y13K35 (0%, 40%, 13%, 35%)
(0.00 / 0.40 / 0.13 / 0.35)

CMYK percentages

%0
%39.76
%12.65
%34.9

Codes

Color #A66491 in popluar color models

A6 64 91
RGB 166 100 145
HSL 319° 27.05% 52.16%
HSB/HSV 319° 39.76% 65.10%
CMYK 0.00% 39.76% 12.65%
34.90%

Color #A66491 in popluar number systems.

HEX A6 64 91
Decimal 166 100 145
Binary 10100110 1100100 10010001
Octal 246 144 221

Shades and tints

Shades of #A66491

#A66491
(166,100,145)
#975B84
(151,91,132)
#885277
(136,82,119)
#79496A
(121,73,106)
#6A405D
(106,64,93)
#5B3750
(91,55,80)
#4C2E43
(76,46,67)
#3D2536
(61,37,54)
#2E1C29
(46,28,41)
#1F131C
(31,19,28)
#100A0F
(16,10,15)
#000000
(0,0,0)

Tints of #A66491

#A66491
(166,100,145)
#AE729B
(174,114,155)
#B680A5
(182,128,165)
#BE8EAF
(190,142,175)
#C69CB9
(198,156,185)
#CEAAC3
(206,170,195)
#D6B8CD
(214,184,205)
#DEC6D7
(222,198,215)
#E6D4E1
(230,212,225)
#EEE2EB
(238,226,235)
#F6F0F5
(246,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A66491; }

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

This text font color is #A66491.

Background Color

.myBgColor { background-color: #A66491; }

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

This div background color is #A66491.

Border color

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

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

This div border color is #A66491.

Opacity

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

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

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

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

This text has shadow with #A66491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66491.

Preview

Color preview on black background

This text has color #A66491 on black background.


Color preview on white background

This text has color #A66491 on white background.


Black color preview on #A66491 background

This text has black color on #A66491 background.


White color preview on #A66491 background

This text has white color on #A66491 background.


Related colors

Complementary color

Complementary color for #hex is #599B6E.


I love getcolorcode.com

Triadic colors

1 #91A664 and #6491A6 with #A66491 are triadic colors.

2 #9164A6 and #64A691 with #A66491 are triadic colors.