COLOR #A3A696

HEX: #A3A696 RGB: (163,166,150)

Color info

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

RGB color model

#A3A696 color RGB value is (163,166,150).

RGB: (163,166,150) (64%, 65%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 166 of 255 = 65%
B 150 of 255 = 59%

163
166
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 166 + 150 = 479 (100%)
R 163 of 479 ~ 34.03%
G 166 of 479 ~ 34.66%
B 150 of 479 ~ 31.32'%

%34.03
%34.66
%31.32

CMYK color model

#A3A696 color CMYK value is (2,0,10,35).

  • cyan value is 1.81%
  • magenta value is 0.00%
  • yellow value is 9.64%
  • key color value is 34.90%

CMYK: (2,0,10,35)
C2M0Y10K35 (2%, 0%, 10%, 35%)
(0.02 / 0.00 / 0.10 / 0.35)

CMYK percentages

%1.81
%0
%9.64
%34.9

Codes

Color #A3A696 in popluar color models

A3 A6 96
RGB 163 166 150
HSL 71° 8.25% 61.96%
HSB/HSV 71° 9.64% 65.10%
CMYK 1.81% 0.00% 9.64%
34.90%

Color #A3A696 in popluar number systems.

HEX A3 A6 96
Decimal 163 166 150
Binary 10100011 10100110 10010110
Octal 243 246 226

Shades and tints

Shades of #A3A696

#A3A696
(163,166,150)
#959789
(149,151,137)
#87887C
(135,136,124)
#79796F
(121,121,111)
#6B6A62
(107,106,98)
#5D5B55
(93,91,85)
#4F4C48
(79,76,72)
#413D3B
(65,61,59)
#332E2E
(51,46,46)
#251F21
(37,31,33)
#171014
(23,16,20)
#000000
(0,0,0)

Tints of #A3A696

#A3A696
(163,166,150)
#ABAE9F
(171,174,159)
#B3B6A8
(179,182,168)
#BBBEB1
(187,190,177)
#C3C6BA
(195,198,186)
#CBCEC3
(203,206,195)
#D3D6CC
(211,214,204)
#DBDED5
(219,222,213)
#E3E6DE
(227,230,222)
#EBEEE7
(235,238,231)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A696; }

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

This text font color is #A3A696.

Background Color

.myBgColor { background-color: #A3A696; }

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

This div background color is #A3A696.

Border color

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

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

This div border color is #A3A696.

Opacity

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

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

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

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

This text has shadow with #A3A696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A696.

Preview

Color preview on black background

This text has color #A3A696 on black background.


Color preview on white background

This text has color #A3A696 on white background.


Black color preview on #A3A696 background

This text has black color on #A3A696 background.


White color preview on #A3A696 background

This text has white color on #A3A696 background.


Related colors

Complementary color

Complementary color for #hex is #5C5969.


I love getcolorcode.com

Triadic colors

1 #96A3A6 and #A696A3 with #A3A696 are triadic colors.

2 #96A6A3 and #A6A396 with #A3A696 are triadic colors.