COLOR #A4A997

HEX: #A4A997 RGB: (164,169,151)

Color info

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

RGB color model

#A4A997 color RGB value is (164,169,151).

RGB: (164,169,151) (64%, 66%, 59%)

RGB channels and saturation

R 164 of 255 = 64%
G 169 of 255 = 66%
B 151 of 255 = 59%

164
169
151

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

Portions of RGB colors in percentages

R + G + B = 164 + 169 + 151 = 484 (100%)
R 164 of 484 ~ 33.88%
G 169 of 484 ~ 34.92%
B 151 of 484 ~ 31.2'%

%33.88
%34.92
%31.2

CMYK color model

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

  • cyan value is 2.96%
  • magenta value is 0.00%
  • yellow value is 10.65%
  • key color value is 33.73%

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

CMYK percentages

%2.96
%0
%10.65
%33.73

Codes

Color #A4A997 in popluar color models

A4 A9 97
RGB 164 169 151
HSL 77° 9.47% 62.75%
HSB/HSV 77° 10.65% 66.27%
CMYK 2.96% 0.00% 10.65%
33.73%

Color #A4A997 in popluar number systems.

HEX A4 A9 97
Decimal 164 169 151
Binary 10100100 10101001 10010111
Octal 244 251 227

Shades and tints

Shades of #A4A997

#A4A997
(164,169,151)
#969A8A
(150,154,138)
#888B7D
(136,139,125)
#7A7C70
(122,124,112)
#6C6D63
(108,109,99)
#5E5E56
(94,94,86)
#504F49
(80,79,73)
#42403C
(66,64,60)
#34312F
(52,49,47)
#262222
(38,34,34)
#181315
(24,19,21)
#000000
(0,0,0)

Tints of #A4A997

#A4A997
(164,169,151)
#ACB0A0
(172,176,160)
#B4B7A9
(180,183,169)
#BCBEB2
(188,190,178)
#C4C5BB
(196,197,187)
#CCCCC4
(204,204,196)
#D4D3CD
(212,211,205)
#DCDAD6
(220,218,214)
#E4E1DF
(228,225,223)
#ECE8E8
(236,232,232)
#F4EFF1
(244,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A997 color. Also use rgb(164,169,151) instead hex code.

Text Font Color

.myTextColor { color: #A4A997; }

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

This text font color is #A4A997.

Background Color

.myBgColor { background-color: #A4A997; }

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

This div background color is #A4A997.

Border color

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

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

This div border color is #A4A997.

Opacity

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

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

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

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

This text has shadow with #A4A997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A997.

Preview

Color preview on black background

This text has color #A4A997 on black background.


Color preview on white background

This text has color #A4A997 on white background.


Black color preview on #A4A997 background

This text has black color on #A4A997 background.


White color preview on #A4A997 background

This text has white color on #A4A997 background.


Related colors

Complementary color

Complementary color for #hex is #5B5668.


I love getcolorcode.com

Triadic colors

1 #97A4A9 and #A997A4 with #A4A997 are triadic colors.

2 #97A9A4 and #A9A497 with #A4A997 are triadic colors.