COLOR #A689A2

HEX: #A689A2 RGB: (166,137,162)

Color info

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

RGB color model

#A689A2 color RGB value is (166,137,162).

RGB: (166,137,162) (65%, 54%, 64%)

RGB channels and saturation

R 166 of 255 = 65%
G 137 of 255 = 54%
B 162 of 255 = 64%

166
137
162

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

Portions of RGB colors in percentages

R + G + B = 166 + 137 + 162 = 465 (100%)
R 166 of 465 ~ 35.7%
G 137 of 465 ~ 29.46%
B 162 of 465 ~ 34.84'%

%35.7
%29.46
%34.84

CMYK color model

#A689A2 color CMYK value is (0,17,2,35).

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

CMYK: (0,17,2,35)
C0M17Y2K35 (0%, 17%, 2%, 35%)
(0.00 / 0.17 / 0.02 / 0.35)

CMYK percentages

%0
%17.47
%2.41
%34.9

Codes

Color #A689A2 in popluar color models

A6 89 A2
RGB 166 137 162
HSL 308° 14.01% 59.41%
HSB/HSV 308° 17.47% 65.10%
CMYK 0.00% 17.47% 2.41%
34.90%

Color #A689A2 in popluar number systems.

HEX A6 89 A2
Decimal 166 137 162
Binary 10100110 10001001 10100010
Octal 246 211 242

Shades and tints

Shades of #A689A2

#A689A2
(166,137,162)
#977D94
(151,125,148)
#887186
(136,113,134)
#796578
(121,101,120)
#6A596A
(106,89,106)
#5B4D5C
(91,77,92)
#4C414E
(76,65,78)
#3D3540
(61,53,64)
#2E2932
(46,41,50)
#1F1D24
(31,29,36)
#101116
(16,17,22)
#000000
(0,0,0)

Tints of #A689A2

#A689A2
(166,137,162)
#AE93AA
(174,147,170)
#B69DB2
(182,157,178)
#BEA7BA
(190,167,186)
#C6B1C2
(198,177,194)
#CEBBCA
(206,187,202)
#D6C5D2
(214,197,210)
#DECFDA
(222,207,218)
#E6D9E2
(230,217,226)
#EEE3EA
(238,227,234)
#F6EDF2
(246,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A689A2; }

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

This text font color is #A689A2.

Background Color

.myBgColor { background-color: #A689A2; }

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

This div background color is #A689A2.

Border color

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

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

This div border color is #A689A2.

Opacity

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

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

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

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

This text has shadow with #A689A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A689A2.

Preview

Color preview on black background

This text has color #A689A2 on black background.


Color preview on white background

This text has color #A689A2 on white background.


Black color preview on #A689A2 background

This text has black color on #A689A2 background.


White color preview on #A689A2 background

This text has white color on #A689A2 background.


Related colors

Complementary color

Complementary color for #hex is #59765D.


I love getcolorcode.com

Triadic colors

1 #A2A689 and #89A2A6 with #A689A2 are triadic colors.

2 #A289A6 and #89A6A2 with #A689A2 are triadic colors.