COLOR #A6ADA6

HEX: #A6ADA6 RGB: (166,173,166)

Color info

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

RGB color model

#A6ADA6 color RGB value is (166,173,166).

RGB: (166,173,166) (65%, 68%, 65%)

RGB channels and saturation

R 166 of 255 = 65%
G 173 of 255 = 68%
B 166 of 255 = 65%

166
173
166

R + G + B ~ 66%. #A6ADA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 173 + 166 = 505 (100%)
R 166 of 505 ~ 32.87%
G 173 of 505 ~ 34.26%
B 166 of 505 ~ 32.87'%

%32.87
%34.26
%32.87

CMYK color model

#A6ADA6 color CMYK value is (4,0,4,32).

  • cyan value is 4.05%
  • magenta value is 0.00%
  • yellow value is 4.05%
  • key color value is 32.16%

CMYK: (4,0,4,32)
C4M0Y4K32 (4%, 0%, 4%, 32%)
(0.04 / 0.00 / 0.04 / 0.32)

CMYK percentages

%4.05
%0
%4.05
%32.16

Codes

Color #A6ADA6 in popluar color models

A6 AD A6
RGB 166 173 166
HSL 120° 4.09% 66.47%
HSB/HSV 120° 4.05% 67.84%
CMYK 4.05% 0.00% 4.05%
32.16%

Color #A6ADA6 in popluar number systems.

HEX A6 AD A6
Decimal 166 173 166
Binary 10100110 10101101 10100110
Octal 246 255 246

Shades and tints

Shades of #A6ADA6

#A6ADA6
(166,173,166)
#979E97
(151,158,151)
#888F88
(136,143,136)
#798079
(121,128,121)
#6A716A
(106,113,106)
#5B625B
(91,98,91)
#4C534C
(76,83,76)
#3D443D
(61,68,61)
#2E352E
(46,53,46)
#1F261F
(31,38,31)
#101710
(16,23,16)
#000000
(0,0,0)

Tints of #A6ADA6

#A6ADA6
(166,173,166)
#AEB4AE
(174,180,174)
#B6BBB6
(182,187,182)
#BEC2BE
(190,194,190)
#C6C9C6
(198,201,198)
#CED0CE
(206,208,206)
#D6D7D6
(214,215,214)
#DEDEDE
(222,222,222)
#E6E5E6
(230,229,230)
#EEECEE
(238,236,238)
#F6F3F6
(246,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6ADA6; }

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

This text font color is #A6ADA6.

Background Color

.myBgColor { background-color: #A6ADA6; }

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

This div background color is #A6ADA6.

Border color

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

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

This div border color is #A6ADA6.

Opacity

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

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

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

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

This text has shadow with #A6ADA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ADA6.

Preview

Color preview on black background

This text has color #A6ADA6 on black background.


Color preview on white background

This text has color #A6ADA6 on white background.


Black color preview on #A6ADA6 background

This text has black color on #A6ADA6 background.


White color preview on #A6ADA6 background

This text has white color on #A6ADA6 background.


Related colors

Complementary color

Complementary color for #hex is #595259.


I love getcolorcode.com

Triadic colors

1 #A6A6AD and #ADA6A6 with #A6ADA6 are triadic colors.

2 #A6ADA6 and #ADA6A6 with #A6ADA6 are triadic colors.