COLOR #A3A896

HEX: #A3A896 RGB: (163,168,150)

Color info

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

RGB color model

#A3A896 color RGB value is (163,168,150).

RGB: (163,168,150) (64%, 66%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 168 of 255 = 66%
B 150 of 255 = 59%

163
168
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 168 + 150 = 481 (100%)
R 163 of 481 ~ 33.89%
G 168 of 481 ~ 34.93%
B 150 of 481 ~ 31.19'%

%33.89
%34.93
%31.19

CMYK color model

#A3A896 color CMYK value is (3,0,11,34).

  • cyan value is 2.98%
  • magenta value is 0.00%
  • yellow value is 10.71%
  • key color value is 34.12%

CMYK: (3,0,11,34)
C3M0Y11K34 (3%, 0%, 11%, 34%)
(0.03 / 0.00 / 0.11 / 0.34)

CMYK percentages

%2.98
%0
%10.71
%34.12

Codes

Color #A3A896 in popluar color models

A3 A8 96
RGB 163 168 150
HSL 77° 9.38% 62.35%
HSB/HSV 77° 10.71% 65.88%
CMYK 2.98% 0.00% 10.71%
34.12%

Color #A3A896 in popluar number systems.

HEX A3 A8 96
Decimal 163 168 150
Binary 10100011 10101000 10010110
Octal 243 250 226

Shades and tints

Shades of #A3A896

#A3A896
(163,168,150)
#959989
(149,153,137)
#878A7C
(135,138,124)
#797B6F
(121,123,111)
#6B6C62
(107,108,98)
#5D5D55
(93,93,85)
#4F4E48
(79,78,72)
#413F3B
(65,63,59)
#33302E
(51,48,46)
#252121
(37,33,33)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #A3A896

#A3A896
(163,168,150)
#ABAF9F
(171,175,159)
#B3B6A8
(179,182,168)
#BBBDB1
(187,189,177)
#C3C4BA
(195,196,186)
#CBCBC3
(203,203,195)
#D3D2CC
(211,210,204)
#DBD9D5
(219,217,213)
#E3E0DE
(227,224,222)
#EBE7E7
(235,231,231)
#F3EEF0
(243,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3A896 color. Also use rgb(163,168,150) instead hex code.

Text Font Color

.myTextColor { color: #A3A896; }

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

This text font color is #A3A896.

Background Color

.myBgColor { background-color: #A3A896; }

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

This div background color is #A3A896.

Border color

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

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

This div border color is #A3A896.

Opacity

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

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

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

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

This text has shadow with #A3A896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A896.

Preview

Color preview on black background

This text has color #A3A896 on black background.


Color preview on white background

This text has color #A3A896 on white background.


Black color preview on #A3A896 background

This text has black color on #A3A896 background.


White color preview on #A3A896 background

This text has white color on #A3A896 background.


Related colors

Complementary color

Complementary color for #hex is #5C5769.


I love getcolorcode.com

Triadic colors

1 #96A3A8 and #A896A3 with #A3A896 are triadic colors.

2 #96A8A3 and #A8A396 with #A3A896 are triadic colors.