COLOR #A696A1

HEX: #A696A1 RGB: (166,150,161)

Color info

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

RGB color model

#A696A1 color RGB value is (166,150,161).

RGB: (166,150,161) (65%, 59%, 63%)

RGB channels and saturation

R 166 of 255 = 65%
G 150 of 255 = 59%
B 161 of 255 = 63%

166
150
161

R + G + B ~ 62%. #A696A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 150 + 161 = 477 (100%)
R 166 of 477 ~ 34.8%
G 150 of 477 ~ 31.45%
B 161 of 477 ~ 33.75'%

%34.8
%31.45
%33.75

CMYK color model

#A696A1 color CMYK value is (0,10,3,35).

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

CMYK: (0,10,3,35)
C0M10Y3K35 (0%, 10%, 3%, 35%)
(0.00 / 0.10 / 0.03 / 0.35)

CMYK percentages

%0
%9.64
%3.01
%34.9

Codes

Color #A696A1 in popluar color models

A6 96 A1
RGB 166 150 161
HSL 319° 8.25% 61.96%
HSB/HSV 319° 9.64% 65.10%
CMYK 0.00% 9.64% 3.01%
34.90%

Color #A696A1 in popluar number systems.

HEX A6 96 A1
Decimal 166 150 161
Binary 10100110 10010110 10100001
Octal 246 226 241

Shades and tints

Shades of #A696A1

#A696A1
(166,150,161)
#978993
(151,137,147)
#887C85
(136,124,133)
#796F77
(121,111,119)
#6A6269
(106,98,105)
#5B555B
(91,85,91)
#4C484D
(76,72,77)
#3D3B3F
(61,59,63)
#2E2E31
(46,46,49)
#1F2123
(31,33,35)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #A696A1

#A696A1
(166,150,161)
#AE9FA9
(174,159,169)
#B6A8B1
(182,168,177)
#BEB1B9
(190,177,185)
#C6BAC1
(198,186,193)
#CEC3C9
(206,195,201)
#D6CCD1
(214,204,209)
#DED5D9
(222,213,217)
#E6DEE1
(230,222,225)
#EEE7E9
(238,231,233)
#F6F0F1
(246,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A696A1; }

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

This text font color is #A696A1.

Background Color

.myBgColor { background-color: #A696A1; }

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

This div background color is #A696A1.

Border color

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

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

This div border color is #A696A1.

Opacity

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

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

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

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

This text has shadow with #A696A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A696A1.

Preview

Color preview on black background

This text has color #A696A1 on black background.


Color preview on white background

This text has color #A696A1 on white background.


Black color preview on #A696A1 background

This text has black color on #A696A1 background.


White color preview on #A696A1 background

This text has white color on #A696A1 background.


Related colors

Complementary color

Complementary color for #hex is #59695E.


I love getcolorcode.com

Triadic colors

1 #A1A696 and #96A1A6 with #A696A1 are triadic colors.

2 #A196A6 and #96A6A1 with #A696A1 are triadic colors.