COLOR #A6A394

HEX: #A6A394 RGB: (166,163,148)

Color info

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

RGB color model

#A6A394 color RGB value is (166,163,148).

RGB: (166,163,148) (65%, 64%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 163 of 255 = 64%
B 148 of 255 = 58%

166
163
148

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

Portions of RGB colors in percentages

R + G + B = 166 + 163 + 148 = 477 (100%)
R 166 of 477 ~ 34.8%
G 163 of 477 ~ 34.17%
B 148 of 477 ~ 31.03'%

%34.8
%34.17
%31.03

CMYK color model

#A6A394 color CMYK value is (0,2,11,35).

  • cyan value is 0.00%
  • magenta value is 1.81%
  • yellow value is 10.84%
  • key color value is 34.90%

CMYK: (0,2,11,35)
C0M2Y11K35 (0%, 2%, 11%, 35%)
(0.00 / 0.02 / 0.11 / 0.35)

CMYK percentages

%0
%1.81
%10.84
%34.9

Codes

Color #A6A394 in popluar color models

A6 A3 94
RGB 166 163 148
HSL 50° 9.18% 61.57%
HSB/HSV 50° 10.84% 65.10%
CMYK 0.00% 1.81% 10.84%
34.90%

Color #A6A394 in popluar number systems.

HEX A6 A3 94
Decimal 166 163 148
Binary 10100110 10100011 10010100
Octal 246 243 224

Shades and tints

Shades of #A6A394

#A6A394
(166,163,148)
#979587
(151,149,135)
#88877A
(136,135,122)
#79796D
(121,121,109)
#6A6B60
(106,107,96)
#5B5D53
(91,93,83)
#4C4F46
(76,79,70)
#3D4139
(61,65,57)
#2E332C
(46,51,44)
#1F251F
(31,37,31)
#101712
(16,23,18)
#000000
(0,0,0)

Tints of #A6A394

#A6A394
(166,163,148)
#AEAB9D
(174,171,157)
#B6B3A6
(182,179,166)
#BEBBAF
(190,187,175)
#C6C3B8
(198,195,184)
#CECBC1
(206,203,193)
#D6D3CA
(214,211,202)
#DEDBD3
(222,219,211)
#E6E3DC
(230,227,220)
#EEEBE5
(238,235,229)
#F6F3EE
(246,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A394; }

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

This text font color is #A6A394.

Background Color

.myBgColor { background-color: #A6A394; }

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

This div background color is #A6A394.

Border color

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

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

This div border color is #A6A394.

Opacity

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

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

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

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

This text has shadow with #A6A394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A394.

Preview

Color preview on black background

This text has color #A6A394 on black background.


Color preview on white background

This text has color #A6A394 on white background.


Black color preview on #A6A394 background

This text has black color on #A6A394 background.


White color preview on #A6A394 background

This text has white color on #A6A394 background.


Related colors

Complementary color

Complementary color for #hex is #595C6B.


I love getcolorcode.com

Triadic colors

1 #94A6A3 and #A394A6 with #A6A394 are triadic colors.

2 #94A3A6 and #A3A694 with #A6A394 are triadic colors.