COLOR #A8A494

HEX: #A8A494 RGB: (168,164,148)

Color info

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

RGB color model

#A8A494 color RGB value is (168,164,148).

RGB: (168,164,148) (66%, 64%, 58%)

RGB channels and saturation

R 168 of 255 = 66%
G 164 of 255 = 64%
B 148 of 255 = 58%

168
164
148

R + G + B ~ 63%. #A8A494 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 164 + 148 = 480 (100%)
R 168 of 480 ~ 35%
G 164 of 480 ~ 34.17%
B 148 of 480 ~ 30.83'%

%35
%34.17
%30.83

CMYK color model

#A8A494 color CMYK value is (0,2,12,34).

  • cyan value is 0.00%
  • magenta value is 2.38%
  • yellow value is 11.90%
  • key color value is 34.12%

CMYK: (0,2,12,34)
C0M2Y12K34 (0%, 2%, 12%, 34%)
(0.00 / 0.02 / 0.12 / 0.34)

CMYK percentages

%0
%2.38
%11.9
%34.12

Codes

Color #A8A494 in popluar color models

A8 A4 94
RGB 168 164 148
HSL 48° 10.31% 61.96%
HSB/HSV 48° 11.90% 65.88%
CMYK 0.00% 2.38% 11.90%
34.12%

Color #A8A494 in popluar number systems.

HEX A8 A4 94
Decimal 168 164 148
Binary 10101000 10100100 10010100
Octal 250 244 224

Shades and tints

Shades of #A8A494

#A8A494
(168,164,148)
#999687
(153,150,135)
#8A887A
(138,136,122)
#7B7A6D
(123,122,109)
#6C6C60
(108,108,96)
#5D5E53
(93,94,83)
#4E5046
(78,80,70)
#3F4239
(63,66,57)
#30342C
(48,52,44)
#21261F
(33,38,31)
#121812
(18,24,18)
#000000
(0,0,0)

Tints of #A8A494

#A8A494
(168,164,148)
#AFAC9D
(175,172,157)
#B6B4A6
(182,180,166)
#BDBCAF
(189,188,175)
#C4C4B8
(196,196,184)
#CBCCC1
(203,204,193)
#D2D4CA
(210,212,202)
#D9DCD3
(217,220,211)
#E0E4DC
(224,228,220)
#E7ECE5
(231,236,229)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8A494; }

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

This text font color is #A8A494.

Background Color

.myBgColor { background-color: #A8A494; }

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

This div background color is #A8A494.

Border color

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

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

This div border color is #A8A494.

Opacity

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

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

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

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

This text has shadow with #A8A494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A494.

Preview

Color preview on black background

This text has color #A8A494 on black background.


Color preview on white background

This text has color #A8A494 on white background.


Black color preview on #A8A494 background

This text has black color on #A8A494 background.


White color preview on #A8A494 background

This text has white color on #A8A494 background.


Related colors

Complementary color

Complementary color for #hex is #575B6B.


I love getcolorcode.com

Triadic colors

1 #94A8A4 and #A494A8 with #A8A494 are triadic colors.

2 #94A4A8 and #A4A894 with #A8A494 are triadic colors.