COLOR #A4A991

HEX: #A4A991 RGB: (164,169,145)

Color info

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

RGB color model

#A4A991 color RGB value is (164,169,145).

RGB: (164,169,145) (64%, 66%, 57%)

RGB channels and saturation

R 164 of 255 = 64%
G 169 of 255 = 66%
B 145 of 255 = 57%

164
169
145

R + G + B ~ 62%. #A4A991 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 169 + 145 = 478 (100%)
R 164 of 478 ~ 34.31%
G 169 of 478 ~ 35.36%
B 145 of 478 ~ 30.33'%

%34.31
%35.36
%30.33

CMYK color model

#A4A991 color CMYK value is (3,0,14,34).

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

CMYK: (3,0,14,34)
C3M0Y14K34 (3%, 0%, 14%, 34%)
(0.03 / 0.00 / 0.14 / 0.34)

CMYK percentages

%2.96
%0
%14.2
%33.73

Codes

Color #A4A991 in popluar color models

A4 A9 91
RGB 164 169 145
HSL 73° 12.24% 61.57%
HSB/HSV 73° 14.20% 66.27%
CMYK 2.96% 0.00% 14.20%
33.73%

Color #A4A991 in popluar number systems.

HEX A4 A9 91
Decimal 164 169 145
Binary 10100100 10101001 10010001
Octal 244 251 221

Shades and tints

Shades of #A4A991

#A4A991
(164,169,145)
#969A84
(150,154,132)
#888B77
(136,139,119)
#7A7C6A
(122,124,106)
#6C6D5D
(108,109,93)
#5E5E50
(94,94,80)
#504F43
(80,79,67)
#424036
(66,64,54)
#343129
(52,49,41)
#26221C
(38,34,28)
#18130F
(24,19,15)
#000000
(0,0,0)

Tints of #A4A991

#A4A991
(164,169,145)
#ACB09B
(172,176,155)
#B4B7A5
(180,183,165)
#BCBEAF
(188,190,175)
#C4C5B9
(196,197,185)
#CCCCC3
(204,204,195)
#D4D3CD
(212,211,205)
#DCDAD7
(220,218,215)
#E4E1E1
(228,225,225)
#ECE8EB
(236,232,235)
#F4EFF5
(244,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A991; }

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

This text font color is #A4A991.

Background Color

.myBgColor { background-color: #A4A991; }

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

This div background color is #A4A991.

Border color

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

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

This div border color is #A4A991.

Opacity

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

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

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

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

This text has shadow with #A4A991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A991.

Preview

Color preview on black background

This text has color #A4A991 on black background.


Color preview on white background

This text has color #A4A991 on white background.


Black color preview on #A4A991 background

This text has black color on #A4A991 background.


White color preview on #A4A991 background

This text has white color on #A4A991 background.


Related colors

Complementary color

Complementary color for #hex is #5B566E.


I love getcolorcode.com

Triadic colors

1 #91A4A9 and #A991A4 with #A4A991 are triadic colors.

2 #91A9A4 and #A9A491 with #A4A991 are triadic colors.