COLOR #A6A294

HEX: #A6A294 RGB: (166,162,148)

Color info

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

RGB color model

#A6A294 color RGB value is (166,162,148).

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

RGB channels and saturation

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

166
162
148

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

Portions of RGB colors in percentages

R + G + B = 166 + 162 + 148 = 476 (100%)
R 166 of 476 ~ 34.87%
G 162 of 476 ~ 34.03%
B 148 of 476 ~ 31.09'%

%34.87
%34.03
%31.09

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 2.41%
  • 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
%2.41
%10.84
%34.9

Codes

Color #A6A294 in popluar color models

A6 A2 94
RGB 166 162 148
HSL 47° 9.18% 61.57%
HSB/HSV 47° 10.84% 65.10%
CMYK 0.00% 2.41% 10.84%
34.90%

Color #A6A294 in popluar number systems.

HEX A6 A2 94
Decimal 166 162 148
Binary 10100110 10100010 10010100
Octal 246 242 224

Shades and tints

Shades of #A6A294

#A6A294
(166,162,148)
#979487
(151,148,135)
#88867A
(136,134,122)
#79786D
(121,120,109)
#6A6A60
(106,106,96)
#5B5C53
(91,92,83)
#4C4E46
(76,78,70)
#3D4039
(61,64,57)
#2E322C
(46,50,44)
#1F241F
(31,36,31)
#101612
(16,22,18)
#000000
(0,0,0)

Tints of #A6A294

#A6A294
(166,162,148)
#AEAA9D
(174,170,157)
#B6B2A6
(182,178,166)
#BEBAAF
(190,186,175)
#C6C2B8
(198,194,184)
#CECAC1
(206,202,193)
#D6D2CA
(214,210,202)
#DEDAD3
(222,218,211)
#E6E2DC
(230,226,220)
#EEEAE5
(238,234,229)
#F6F2EE
(246,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A294; }

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

This text font color is #A6A294.

Background Color

.myBgColor { background-color: #A6A294; }

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

This div background color is #A6A294.

Border color

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

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

This div border color is #A6A294.

Opacity

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

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

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

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

This text has shadow with #A6A294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A294.

Preview

Color preview on black background

This text has color #A6A294 on black background.


Color preview on white background

This text has color #A6A294 on white background.


Black color preview on #A6A294 background

This text has black color on #A6A294 background.


White color preview on #A6A294 background

This text has white color on #A6A294 background.


Related colors

Complementary color

Complementary color for #hex is #595D6B.


I love getcolorcode.com

Triadic colors

1 #94A6A2 and #A294A6 with #A6A294 are triadic colors.

2 #94A2A6 and #A2A694 with #A6A294 are triadic colors.