COLOR #A696A2

HEX: #A696A2 RGB: (166,150,162)

Color info

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

RGB color model

#A696A2 color RGB value is (166,150,162).

RGB: (166,150,162) (65%, 59%, 64%)

RGB channels and saturation

R 166 of 255 = 65%
G 150 of 255 = 59%
B 162 of 255 = 64%

166
150
162

R + G + B ~ 63%. #A696A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 150 + 162 = 478 (100%)
R 166 of 478 ~ 34.73%
G 150 of 478 ~ 31.38%
B 162 of 478 ~ 33.89'%

%34.73
%31.38
%33.89

CMYK color model

#A696A2 color CMYK value is (0,10,2,35).

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

CMYK: (0,10,2,35)
C0M10Y2K35 (0%, 10%, 2%, 35%)
(0.00 / 0.10 / 0.02 / 0.35)

CMYK percentages

%0
%9.64
%2.41
%34.9

Codes

Color #A696A2 in popluar color models

A6 96 A2
RGB 166 150 162
HSL 315° 8.25% 61.96%
HSB/HSV 315° 9.64% 65.10%
CMYK 0.00% 9.64% 2.41%
34.90%

Color #A696A2 in popluar number systems.

HEX A6 96 A2
Decimal 166 150 162
Binary 10100110 10010110 10100010
Octal 246 226 242

Shades and tints

Shades of #A696A2

#A696A2
(166,150,162)
#978994
(151,137,148)
#887C86
(136,124,134)
#796F78
(121,111,120)
#6A626A
(106,98,106)
#5B555C
(91,85,92)
#4C484E
(76,72,78)
#3D3B40
(61,59,64)
#2E2E32
(46,46,50)
#1F2124
(31,33,36)
#101416
(16,20,22)
#000000
(0,0,0)

Tints of #A696A2

#A696A2
(166,150,162)
#AE9FAA
(174,159,170)
#B6A8B2
(182,168,178)
#BEB1BA
(190,177,186)
#C6BAC2
(198,186,194)
#CEC3CA
(206,195,202)
#D6CCD2
(214,204,210)
#DED5DA
(222,213,218)
#E6DEE2
(230,222,226)
#EEE7EA
(238,231,234)
#F6F0F2
(246,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A696A2; }

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

This text font color is #A696A2.

Background Color

.myBgColor { background-color: #A696A2; }

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

This div background color is #A696A2.

Border color

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

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

This div border color is #A696A2.

Opacity

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

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

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

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

This text has shadow with #A696A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A696A2.

Preview

Color preview on black background

This text has color #A696A2 on black background.


Color preview on white background

This text has color #A696A2 on white background.


Black color preview on #A696A2 background

This text has black color on #A696A2 background.


White color preview on #A696A2 background

This text has white color on #A696A2 background.


Related colors

Complementary color

Complementary color for #hex is #59695D.


I love getcolorcode.com

Triadic colors

1 #A2A696 and #96A2A6 with #A696A2 are triadic colors.

2 #A296A6 and #96A6A2 with #A696A2 are triadic colors.