COLOR #A6ADA4

HEX: #A6ADA4 RGB: (166,173,164)

Color info

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

RGB color model

#A6ADA4 color RGB value is (166,173,164).

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

RGB channels and saturation

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

166
173
164

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

Portions of RGB colors in percentages

R + G + B = 166 + 173 + 164 = 503 (100%)
R 166 of 503 ~ 33%
G 173 of 503 ~ 34.39%
B 164 of 503 ~ 32.6'%

%33
%34.39
%32.6

CMYK color model

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

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

CMYK: (4,0,5,32)
C4M0Y5K32 (4%, 0%, 5%, 32%)
(0.04 / 0.00 / 0.05 / 0.32)

CMYK percentages

%4.05
%0
%5.2
%32.16

Codes

Color #A6ADA4 in popluar color models

A6 AD A4
RGB 166 173 164
HSL 107° 5.20% 66.08%
HSB/HSV 107° 5.20% 67.84%
CMYK 4.05% 0.00% 5.20%
32.16%

Color #A6ADA4 in popluar number systems.

HEX A6 AD A4
Decimal 166 173 164
Binary 10100110 10101101 10100100
Octal 246 255 244

Shades and tints

Shades of #A6ADA4

#A6ADA4
(166,173,164)
#979E96
(151,158,150)
#888F88
(136,143,136)
#79807A
(121,128,122)
#6A716C
(106,113,108)
#5B625E
(91,98,94)
#4C5350
(76,83,80)
#3D4442
(61,68,66)
#2E3534
(46,53,52)
#1F2626
(31,38,38)
#101718
(16,23,24)
#000000
(0,0,0)

Tints of #A6ADA4

#A6ADA4
(166,173,164)
#AEB4AC
(174,180,172)
#B6BBB4
(182,187,180)
#BEC2BC
(190,194,188)
#C6C9C4
(198,201,196)
#CED0CC
(206,208,204)
#D6D7D4
(214,215,212)
#DEDEDC
(222,222,220)
#E6E5E4
(230,229,228)
#EEECEC
(238,236,236)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6ADA4; }

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

This text font color is #A6ADA4.

Background Color

.myBgColor { background-color: #A6ADA4; }

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

This div background color is #A6ADA4.

Border color

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

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

This div border color is #A6ADA4.

Opacity

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

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

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

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

This text has shadow with #A6ADA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6ADA4.

Preview

Color preview on black background

This text has color #A6ADA4 on black background.


Color preview on white background

This text has color #A6ADA4 on white background.


Black color preview on #A6ADA4 background

This text has black color on #A6ADA4 background.


White color preview on #A6ADA4 background

This text has white color on #A6ADA4 background.


Related colors

Complementary color

Complementary color for #hex is #59525B.


I love getcolorcode.com

Triadic colors

1 #A4A6AD and #ADA4A6 with #A6ADA4 are triadic colors.

2 #A4ADA6 and #ADA6A4 with #A6ADA4 are triadic colors.