COLOR #A66489

HEX: #A66489 RGB: (166,100,137)

Color info

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

RGB color model

#A66489 color RGB value is (166,100,137).

RGB: (166,100,137) (65%, 39%, 54%)

RGB channels and saturation

R 166 of 255 = 65%
G 100 of 255 = 39%
B 137 of 255 = 54%

166
100
137

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

Portions of RGB colors in percentages

R + G + B = 166 + 100 + 137 = 403 (100%)
R 166 of 403 ~ 41.19%
G 100 of 403 ~ 24.81%
B 137 of 403 ~ 34'%

%41.19
%24.81
%34

CMYK color model

#A66489 color CMYK value is (0,40,17,35).

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

CMYK: (0,40,17,35)
C0M40Y17K35 (0%, 40%, 17%, 35%)
(0.00 / 0.40 / 0.17 / 0.35)

CMYK percentages

%0
%39.76
%17.47
%34.9

Codes

Color #A66489 in popluar color models

A6 64 89
RGB 166 100 137
HSL 326° 27.05% 52.16%
HSB/HSV 326° 39.76% 65.10%
CMYK 0.00% 39.76% 17.47%
34.90%

Color #A66489 in popluar number systems.

HEX A6 64 89
Decimal 166 100 137
Binary 10100110 1100100 10001001
Octal 246 144 211

Shades and tints

Shades of #A66489

#A66489
(166,100,137)
#975B7D
(151,91,125)
#885271
(136,82,113)
#794965
(121,73,101)
#6A4059
(106,64,89)
#5B374D
(91,55,77)
#4C2E41
(76,46,65)
#3D2535
(61,37,53)
#2E1C29
(46,28,41)
#1F131D
(31,19,29)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #A66489

#A66489
(166,100,137)
#AE7293
(174,114,147)
#B6809D
(182,128,157)
#BE8EA7
(190,142,167)
#C69CB1
(198,156,177)
#CEAABB
(206,170,187)
#D6B8C5
(214,184,197)
#DEC6CF
(222,198,207)
#E6D4D9
(230,212,217)
#EEE2E3
(238,226,227)
#F6F0ED
(246,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A66489; }

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

This text font color is #A66489.

Background Color

.myBgColor { background-color: #A66489; }

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

This div background color is #A66489.

Border color

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

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

This div border color is #A66489.

Opacity

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

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

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

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

This text has shadow with #A66489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A66489.

Preview

Color preview on black background

This text has color #A66489 on black background.


Color preview on white background

This text has color #A66489 on white background.


Black color preview on #A66489 background

This text has black color on #A66489 background.


White color preview on #A66489 background

This text has white color on #A66489 background.


Related colors

Complementary color

Complementary color for #hex is #599B76.


I love getcolorcode.com

Triadic colors

1 #89A664 and #6489A6 with #A66489 are triadic colors.

2 #8964A6 and #64A689 with #A66489 are triadic colors.