COLOR #A1A494

HEX: #A1A494 RGB: (161,164,148)

Color info

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

RGB color model

#A1A494 color RGB value is (161,164,148).

RGB: (161,164,148) (63%, 64%, 58%)

RGB channels and saturation

R 161 of 255 = 63%
G 164 of 255 = 64%
B 148 of 255 = 58%

161
164
148

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

Portions of RGB colors in percentages

R + G + B = 161 + 164 + 148 = 473 (100%)
R 161 of 473 ~ 34.04%
G 164 of 473 ~ 34.67%
B 148 of 473 ~ 31.29'%

%34.04
%34.67
%31.29

CMYK color model

#A1A494 color CMYK value is (2,0,10,36).

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

CMYK: (2,0,10,36)
C2M0Y10K36 (2%, 0%, 10%, 36%)
(0.02 / 0.00 / 0.10 / 0.36)

CMYK percentages

%1.83
%0
%9.76
%35.69

Codes

Color #A1A494 in popluar color models

A1 A4 94
RGB 161 164 148
HSL 71° 8.08% 61.18%
HSB/HSV 71° 9.76% 64.31%
CMYK 1.83% 0.00% 9.76%
35.69%

Color #A1A494 in popluar number systems.

HEX A1 A4 94
Decimal 161 164 148
Binary 10100001 10100100 10010100
Octal 241 244 224

Shades and tints

Shades of #A1A494

#A1A494
(161,164,148)
#939687
(147,150,135)
#85887A
(133,136,122)
#777A6D
(119,122,109)
#696C60
(105,108,96)
#5B5E53
(91,94,83)
#4D5046
(77,80,70)
#3F4239
(63,66,57)
#31342C
(49,52,44)
#23261F
(35,38,31)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #A1A494

#A1A494
(161,164,148)
#A9AC9D
(169,172,157)
#B1B4A6
(177,180,166)
#B9BCAF
(185,188,175)
#C1C4B8
(193,196,184)
#C9CCC1
(201,204,193)
#D1D4CA
(209,212,202)
#D9DCD3
(217,220,211)
#E1E4DC
(225,228,220)
#E9ECE5
(233,236,229)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A1A494; }

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

This text font color is #A1A494.

Background Color

.myBgColor { background-color: #A1A494; }

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

This div background color is #A1A494.

Border color

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

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

This div border color is #A1A494.

Opacity

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

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

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

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

This text has shadow with #A1A494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1A494.

Preview

Color preview on black background

This text has color #A1A494 on black background.


Color preview on white background

This text has color #A1A494 on white background.


Black color preview on #A1A494 background

This text has black color on #A1A494 background.


White color preview on #A1A494 background

This text has white color on #A1A494 background.


Related colors

Complementary color

Complementary color for #hex is #5E5B6B.


I love getcolorcode.com

Triadic colors

1 #94A1A4 and #A494A1 with #A1A494 are triadic colors.

2 #94A4A1 and #A4A194 with #A1A494 are triadic colors.