COLOR #A685A6

HEX: #A685A6 RGB: (166,133,166)

Color info

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

RGB color model

#A685A6 color RGB value is (166,133,166).

RGB: (166,133,166) (65%, 52%, 65%)

RGB channels and saturation

R 166 of 255 = 65%
G 133 of 255 = 52%
B 166 of 255 = 65%

166
133
166

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

Portions of RGB colors in percentages

R + G + B = 166 + 133 + 166 = 465 (100%)
R 166 of 465 ~ 35.7%
G 133 of 465 ~ 28.6%
B 166 of 465 ~ 35.7'%

%35.7
%28.6
%35.7

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 19.88%
  • yellow value is 0.00%
  • key color value is 34.90%
CMYK: (0,20,0,35) C0M20Y0K35 (0%,20%,0%,35%) (0.00/0.20/0.00/0.35) 

CMYK percentages

%0
%19.88
%0
%34.9

Codes

Color #A685A6 in popluar color models

A6 85 A6
RGB 166 133 166
HSL 300° 15.64% 58.63%
HSB/HSV 300° 19.88% 65.10%
CMYK 0.00% 19.88% 0.00%
34.90%

Color #A685A6 in popluar number systems.

HEX A6 85 A6
Decimal 166 133 166
Binary 10100110 10000101 10100110
Octal 246 205 246

Shades and tints

Shades of #A685A6

#A685A6
(166,133,166)
#977997
(151,121,151)
#886D88
(136,109,136)
#796179
(121,97,121)
#6A556A
(106,85,106)
#5B495B
(91,73,91)
#4C3D4C
(76,61,76)
#3D313D
(61,49,61)
#2E252E
(46,37,46)
#1F191F
(31,25,31)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #A685A6

#A685A6
(166,133,166)
#AE90AE
(174,144,174)
#B69BB6
(182,155,182)
#BEA6BE
(190,166,190)
#C6B1C6
(198,177,198)
#CEBCCE
(206,188,206)
#D6C7D6
(214,199,214)
#DED2DE
(222,210,222)
#E6DDE6
(230,221,230)
#EEE8EE
(238,232,238)
#F6F3F6
(246,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A685A6; }

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

This text font color is #A685A6.

Background Color

.myBgColor { background-color: #A685A6; }

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

This div background color is #A685A6.

Border color

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

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

This div border color is #A685A6.

Opacity

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

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

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

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

This text has shadow with #A685A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A685A6.

Preview

Color preview on black background

This text has color #A685A6 on black background.


Color preview on white background

This text has color #A685A6 on white background.


Black color preview on #A685A6 background

This text has black color on #A685A6 background.


White color preview on #A685A6 background

This text has white color on #A685A6 background.


Related colors

Complementary color

Complementary color for #hex is #597A59.


I love getcolorcode.com

Triadic colors

1 #A6A685 and #85A6A6 with #A685A6 are triadic colors.

2 #A685A6 and #85A6A6 with #A685A6 are triadic colors.