COLOR #A66584

HEX: #A66584 RGB: (166,101,132)

Color info

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

RGB color model

#A66584 color RGB value is (166,101,132).

RGB: (166,101,132) (65%, 40%, 52%)

RGB channels and saturation

R 166 of 255 = 65%
G 101 of 255 = 40%
B 132 of 255 = 52%

166
101
132

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

Portions of RGB colors in percentages

R + G + B = 166 + 101 + 132 = 399 (100%)
R 166 of 399 ~ 41.6%
G 101 of 399 ~ 25.31%
B 132 of 399 ~ 33.08'%

%41.6
%25.31
%33.08

CMYK color model

#A66584 color CMYK value is (0,39,20,35).

  • cyan value is 0.00%
  • magenta value is 39.16%
  • yellow value is 20.48%
  • key color value is 34.90%

CMYK: (0,39,20,35)
C0M39Y20K35 (0%, 39%, 20%, 35%)
(0.00 / 0.39 / 0.20 / 0.35)

CMYK percentages

%0
%39.16
%20.48
%34.9

Codes

Color #A66584 in popluar color models

A6 65 84
RGB 166 101 132
HSL 331° 26.75% 52.35%
HSB/HSV 331° 39.16% 65.10%
CMYK 0.00% 39.16% 20.48%
34.90%

Color #A66584 in popluar number systems.

HEX A6 65 84
Decimal 166 101 132
Binary 10100110 1100101 10000100
Octal 246 145 204

Shades and tints

Shades of #A66584

#A66584
(166,101,132)
#975C78
(151,92,120)
#88536C
(136,83,108)
#794A60
(121,74,96)
#6A4154
(106,65,84)
#5B3848
(91,56,72)
#4C2F3C
(76,47,60)
#3D2630
(61,38,48)
#2E1D24
(46,29,36)
#1F1418
(31,20,24)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #A66584

#A66584
(166,101,132)
#AE738F
(174,115,143)
#B6819A
(182,129,154)
#BE8FA5
(190,143,165)
#C69DB0
(198,157,176)
#CEABBB
(206,171,187)
#D6B9C6
(214,185,198)
#DEC7D1
(222,199,209)
#E6D5DC
(230,213,220)
#EEE3E7
(238,227,231)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A66584 color. Also use rgb(166,101,132) instead hex code.

Text Font Color

.myTextColor { color: #A66584; }

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

This text font color is #A66584.

Background Color

.myBgColor { background-color: #A66584; }

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

This div background color is #A66584.

Border color

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

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

This div border color is #A66584.

Opacity

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

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

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

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

This text has shadow with #A66584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66584.

Preview

Color preview on black background

This text has color #A66584 on black background.


Color preview on white background

This text has color #A66584 on white background.


Black color preview on #A66584 background

This text has black color on #A66584 background.


White color preview on #A66584 background

This text has white color on #A66584 background.


Related colors

Complementary color

Complementary color for #hex is #599A7B.


I love getcolorcode.com

Triadic colors

1 #84A665 and #6584A6 with #A66584 are triadic colors.

2 #8465A6 and #65A684 with #A66584 are triadic colors.