COLOR #A4A696

HEX: #A4A696 RGB: (164,166,150)

Color info

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

RGB color model

#A4A696 color RGB value is (164,166,150).

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

RGB channels and saturation

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

164
166
150

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

Portions of RGB colors in percentages

R + G + B = 164 + 166 + 150 = 480 (100%)
R 164 of 480 ~ 34.17%
G 166 of 480 ~ 34.58%
B 150 of 480 ~ 31.25'%

%34.17
%34.58
%31.25

CMYK color model

#A4A696 color CMYK value is (1,0,10,35).

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

CMYK: (1,0,10,35)
C1M0Y10K35 (1%, 0%, 10%, 35%)
(0.01 / 0.00 / 0.10 / 0.35)

CMYK percentages

%1.2
%0
%9.64
%34.9

Codes

Color #A4A696 in popluar color models

A4 A6 96
RGB 164 166 150
HSL 68° 8.25% 61.96%
HSB/HSV 68° 9.64% 65.10%
CMYK 1.20% 0.00% 9.64%
34.90%

Color #A4A696 in popluar number systems.

HEX A4 A6 96
Decimal 164 166 150
Binary 10100100 10100110 10010110
Octal 244 246 226

Shades and tints

Shades of #A4A696

#A4A696
(164,166,150)
#969789
(150,151,137)
#88887C
(136,136,124)
#7A796F
(122,121,111)
#6C6A62
(108,106,98)
#5E5B55
(94,91,85)
#504C48
(80,76,72)
#423D3B
(66,61,59)
#342E2E
(52,46,46)
#261F21
(38,31,33)
#181014
(24,16,20)
#000000
(0,0,0)

Tints of #A4A696

#A4A696
(164,166,150)
#ACAE9F
(172,174,159)
#B4B6A8
(180,182,168)
#BCBEB1
(188,190,177)
#C4C6BA
(196,198,186)
#CCCEC3
(204,206,195)
#D4D6CC
(212,214,204)
#DCDED5
(220,222,213)
#E4E6DE
(228,230,222)
#ECEEE7
(236,238,231)
#F4F6F0
(244,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A696; }

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

This text font color is #A4A696.

Background Color

.myBgColor { background-color: #A4A696; }

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

This div background color is #A4A696.

Border color

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

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

This div border color is #A4A696.

Opacity

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

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

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

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

This text has shadow with #A4A696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A696.

Preview

Color preview on black background

This text has color #A4A696 on black background.


Color preview on white background

This text has color #A4A696 on white background.


Black color preview on #A4A696 background

This text has black color on #A4A696 background.


White color preview on #A4A696 background

This text has white color on #A4A696 background.


Related colors

Complementary color

Complementary color for #hex is #5B5969.


I love getcolorcode.com

Triadic colors

1 #96A4A6 and #A696A4 with #A4A696 are triadic colors.

2 #96A6A4 and #A6A496 with #A4A696 are triadic colors.