COLOR #A4A296

HEX: #A4A296 RGB: (164,162,150)

Color info

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

RGB color model

#A4A296 color RGB value is (164,162,150).

RGB: (164,162,150) (64%, 64%, 59%)

RGB channels and saturation

R 164 of 255 = 64%
G 162 of 255 = 64%
B 150 of 255 = 59%

164
162
150

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

Portions of RGB colors in percentages

R + G + B = 164 + 162 + 150 = 476 (100%)
R 164 of 476 ~ 34.45%
G 162 of 476 ~ 34.03%
B 150 of 476 ~ 31.51'%

%34.45
%34.03
%31.51

CMYK color model

#A4A296 color CMYK value is (0,1,9,36).

  • cyan value is 0.00%
  • magenta value is 1.22%
  • yellow value is 8.54%
  • key color value is 35.69%

CMYK: (0,1,9,36)
C0M1Y9K36 (0%, 1%, 9%, 36%)
(0.00 / 0.01 / 0.09 / 0.36)

CMYK percentages

%0
%1.22
%8.54
%35.69

Codes

Color #A4A296 in popluar color models

A4 A2 96
RGB 164 162 150
HSL 51° 7.14% 61.57%
HSB/HSV 51° 8.54% 64.31%
CMYK 0.00% 1.22% 8.54%
35.69%

Color #A4A296 in popluar number systems.

HEX A4 A2 96
Decimal 164 162 150
Binary 10100100 10100010 10010110
Octal 244 242 226

Shades and tints

Shades of #A4A296

#A4A296
(164,162,150)
#969489
(150,148,137)
#88867C
(136,134,124)
#7A786F
(122,120,111)
#6C6A62
(108,106,98)
#5E5C55
(94,92,85)
#504E48
(80,78,72)
#42403B
(66,64,59)
#34322E
(52,50,46)
#262421
(38,36,33)
#181614
(24,22,20)
#000000
(0,0,0)

Tints of #A4A296

#A4A296
(164,162,150)
#ACAA9F
(172,170,159)
#B4B2A8
(180,178,168)
#BCBAB1
(188,186,177)
#C4C2BA
(196,194,186)
#CCCAC3
(204,202,195)
#D4D2CC
(212,210,204)
#DCDAD5
(220,218,213)
#E4E2DE
(228,226,222)
#ECEAE7
(236,234,231)
#F4F2F0
(244,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A296; }

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

This text font color is #A4A296.

Background Color

.myBgColor { background-color: #A4A296; }

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

This div background color is #A4A296.

Border color

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

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

This div border color is #A4A296.

Opacity

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

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

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

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

This text has shadow with #A4A296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A296.

Preview

Color preview on black background

This text has color #A4A296 on black background.


Color preview on white background

This text has color #A4A296 on white background.


Black color preview on #A4A296 background

This text has black color on #A4A296 background.


White color preview on #A4A296 background

This text has white color on #A4A296 background.


Related colors

Complementary color

Complementary color for #hex is #5B5D69.


I love getcolorcode.com

Triadic colors

1 #96A4A2 and #A296A4 with #A4A296 are triadic colors.

2 #96A2A4 and #A2A496 with #A4A296 are triadic colors.