COLOR #A3A494

HEX: #A3A494 RGB: (163,164,148)

Color info

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

RGB color model

#A3A494 color RGB value is (163,164,148).

RGB: (163,164,148) (64%, 64%, 58%)

RGB channels and saturation

R 163 of 255 = 64%
G 164 of 255 = 64%
B 148 of 255 = 58%

163
164
148

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

Portions of RGB colors in percentages

R + G + B = 163 + 164 + 148 = 475 (100%)
R 163 of 475 ~ 34.32%
G 164 of 475 ~ 34.53%
B 148 of 475 ~ 31.16'%

%34.32
%34.53
%31.16

CMYK color model

#A3A494 color CMYK value is (1,0,10,36).

  • cyan value is 0.61%
  • magenta value is 0.00%
  • yellow value is 9.76%
  • key color value is 35.69%

CMYK: (1,0,10,36)
C1M0Y10K36 (1%, 0%, 10%, 36%)
(0.01 / 0.00 / 0.10 / 0.36)

CMYK percentages

%0.61
%0
%9.76
%35.69

Codes

Color #A3A494 in popluar color models

A3 A4 94
RGB 163 164 148
HSL 64° 8.08% 61.18%
HSB/HSV 64° 9.76% 64.31%
CMYK 0.61% 0.00% 9.76%
35.69%

Color #A3A494 in popluar number systems.

HEX A3 A4 94
Decimal 163 164 148
Binary 10100011 10100100 10010100
Octal 243 244 224

Shades and tints

Shades of #A3A494

#A3A494
(163,164,148)
#959687
(149,150,135)
#87887A
(135,136,122)
#797A6D
(121,122,109)
#6B6C60
(107,108,96)
#5D5E53
(93,94,83)
#4F5046
(79,80,70)
#414239
(65,66,57)
#33342C
(51,52,44)
#25261F
(37,38,31)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #A3A494

#A3A494
(163,164,148)
#ABAC9D
(171,172,157)
#B3B4A6
(179,180,166)
#BBBCAF
(187,188,175)
#C3C4B8
(195,196,184)
#CBCCC1
(203,204,193)
#D3D4CA
(211,212,202)
#DBDCD3
(219,220,211)
#E3E4DC
(227,228,220)
#EBECE5
(235,236,229)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A494; }

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

This text font color is #A3A494.

Background Color

.myBgColor { background-color: #A3A494; }

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

This div background color is #A3A494.

Border color

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

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

This div border color is #A3A494.

Opacity

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

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

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

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

This text has shadow with #A3A494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A494.

Preview

Color preview on black background

This text has color #A3A494 on black background.


Color preview on white background

This text has color #A3A494 on white background.


Black color preview on #A3A494 background

This text has black color on #A3A494 background.


White color preview on #A3A494 background

This text has white color on #A3A494 background.


Related colors

Complementary color

Complementary color for #hex is #5C5B6B.


I love getcolorcode.com

Triadic colors

1 #94A3A4 and #A494A3 with #A3A494 are triadic colors.

2 #94A4A3 and #A4A394 with #A3A494 are triadic colors.