COLOR #A6A395

HEX: #A6A395 RGB: (166,163,149)

Color info

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

RGB color model

#A6A395 color RGB value is (166,163,149).

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

RGB channels and saturation

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

166
163
149

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

Portions of RGB colors in percentages

R + G + B = 166 + 163 + 149 = 478 (100%)
R 166 of 478 ~ 34.73%
G 163 of 478 ~ 34.1%
B 149 of 478 ~ 31.17'%

%34.73
%34.1
%31.17

CMYK color model

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

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

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

CMYK percentages

%0
%1.81
%10.24
%34.9

Codes

Color #A6A395 in popluar color models

A6 A3 95
RGB 166 163 149
HSL 49° 8.72% 61.76%
HSB/HSV 49° 10.24% 65.10%
CMYK 0.00% 1.81% 10.24%
34.90%

Color #A6A395 in popluar number systems.

HEX A6 A3 95
Decimal 166 163 149
Binary 10100110 10100011 10010101
Octal 246 243 225

Shades and tints

Shades of #A6A395

#A6A395
(166,163,149)
#979588
(151,149,136)
#88877B
(136,135,123)
#79796E
(121,121,110)
#6A6B61
(106,107,97)
#5B5D54
(91,93,84)
#4C4F47
(76,79,71)
#3D413A
(61,65,58)
#2E332D
(46,51,45)
#1F2520
(31,37,32)
#101713
(16,23,19)
#000000
(0,0,0)

Tints of #A6A395

#A6A395
(166,163,149)
#AEAB9E
(174,171,158)
#B6B3A7
(182,179,167)
#BEBBB0
(190,187,176)
#C6C3B9
(198,195,185)
#CECBC2
(206,203,194)
#D6D3CB
(214,211,203)
#DEDBD4
(222,219,212)
#E6E3DD
(230,227,221)
#EEEBE6
(238,235,230)
#F6F3EF
(246,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A395; }

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

This text font color is #A6A395.

Background Color

.myBgColor { background-color: #A6A395; }

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

This div background color is #A6A395.

Border color

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

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

This div border color is #A6A395.

Opacity

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

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

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

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

This text has shadow with #A6A395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A395.

Preview

Color preview on black background

This text has color #A6A395 on black background.


Color preview on white background

This text has color #A6A395 on white background.


Black color preview on #A6A395 background

This text has black color on #A6A395 background.


White color preview on #A6A395 background

This text has white color on #A6A395 background.


Related colors

Complementary color

Complementary color for #hex is #595C6A.


I love getcolorcode.com

Triadic colors

1 #95A6A3 and #A395A6 with #A6A395 are triadic colors.

2 #95A3A6 and #A3A695 with #A6A395 are triadic colors.