COLOR #A686A9

HEX: #A686A9 RGB: (166,134,169)

Color info

#A686A9 contains red, green and blue colors in about the same proportion. Web safe color of #A686A9 is #999999 (or #999).

RGB color model

#A686A9 color RGB value is (166,134,169).

RGB: (166,134,169) (65%, 53%, 66%)

RGB channels and saturation

R 166 of 255 = 65%
G 134 of 255 = 53%
B 169 of 255 = 66%

166
134
169

R + G + B ~ 61%. #A686A9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 134 + 169 = 469 (100%)
R 166 of 469 ~ 35.39%
G 134 of 469 ~ 28.57%
B 169 of 469 ~ 36.03'%

%35.39
%28.57
%36.03

CMYK color model

#A686A9 color CMYK value is (2,21,0,34).

  • cyan value is 1.78%
  • magenta value is 20.71%
  • yellow value is 0.00%
  • key color value is 33.73%
CMYK: (2,21,0,34) C2M21Y0K34 (2%,21%,0%,34%) (0.02/0.21/0.00/0.34) 

CMYK percentages

%1.78
%20.71
%0
%33.73

Codes

Color #A686A9 in popluar color models

A6 86 A9
RGB 166 134 169
HSL 295° 16.91% 59.41%
HSB/HSV 295° 20.71% 66.27%
CMYK 1.78% 20.71% 0.00%
33.73%

Color #A686A9 in popluar number systems.

HEX A6 86 A9
Decimal 166 134 169
Binary 10100110 10000110 10101001
Octal 246 206 251

Shades and tints

Shades of #A686A9

#A686A9
(166,134,169)
#977A9A
(151,122,154)
#886E8B
(136,110,139)
#79627C
(121,98,124)
#6A566D
(106,86,109)
#5B4A5E
(91,74,94)
#4C3E4F
(76,62,79)
#3D3240
(61,50,64)
#2E2631
(46,38,49)
#1F1A22
(31,26,34)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #A686A9

#A686A9
(166,134,169)
#AE91B0
(174,145,176)
#B69CB7
(182,156,183)
#BEA7BE
(190,167,190)
#C6B2C5
(198,178,197)
#CEBDCC
(206,189,204)
#D6C8D3
(214,200,211)
#DED3DA
(222,211,218)
#E6DEE1
(230,222,225)
#EEE9E8
(238,233,232)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A686A9 color. Also use rgb(166,134,169) instead hex code.

Text Font Color

.myTextColor { color: #A686A9; }

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

This text font color is #A686A9.

Background Color

.myBgColor { background-color: #A686A9; }

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

This div background color is #A686A9.

Border color

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

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

This div border color is #A686A9.

Opacity

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

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

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

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

This text has shadow with #A686A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A686A9.

Preview

Color preview on black background

This text has color #A686A9 on black background.


Color preview on white background

This text has color #A686A9 on white background.


Black color preview on #A686A9 background

This text has black color on #A686A9 background.


White color preview on #A686A9 background

This text has white color on #A686A9 background.


Related colors

Complementary color

Complementary color for #hex is #597956.


I love getcolorcode.com

Triadic colors

1 #A9A686 and #86A9A6 with #A686A9 are triadic colors.

2 #A986A6 and #86A6A9 with #A686A9 are triadic colors.