COLOR #A1A596

HEX: #A1A596 RGB: (161,165,150)

Color info

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

RGB color model

#A1A596 color RGB value is (161,165,150).

RGB: (161,165,150) (63%, 65%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 165 of 255 = 65%
B 150 of 255 = 59%

161
165
150

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

Portions of RGB colors in percentages

R + G + B = 161 + 165 + 150 = 476 (100%)
R 161 of 476 ~ 33.82%
G 165 of 476 ~ 34.66%
B 150 of 476 ~ 31.51'%

%33.82
%34.66
%31.51

CMYK color model

#A1A596 color CMYK value is (2,0,9,35).

  • cyan value is 2.42%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 35.29%
CMYK: (2,0,9,35) C2M0Y9K35 (2%,0%,9%,35%) (0.02/0.00/0.09/0.35) 

CMYK percentages

%2.42
%0
%9.09
%35.29

Codes

Color #A1A596 in popluar color models

A1 A5 96
RGB 161 165 150
HSL 76° 7.69% 61.76%
HSB/HSV 76° 9.09% 64.71%
CMYK 2.42% 0.00% 9.09%
35.29%

Color #A1A596 in popluar number systems.

HEX A1 A5 96
Decimal 161 165 150
Binary 10100001 10100101 10010110
Octal 241 245 226

Shades and tints

Shades of #A1A596

#A1A596
(161,165,150)
#939689
(147,150,137)
#85877C
(133,135,124)
#77786F
(119,120,111)
#696962
(105,105,98)
#5B5A55
(91,90,85)
#4D4B48
(77,75,72)
#3F3C3B
(63,60,59)
#312D2E
(49,45,46)
#231E21
(35,30,33)
#150F14
(21,15,20)
#000000
(0,0,0)

Tints of #A1A596

#A1A596
(161,165,150)
#A9AD9F
(169,173,159)
#B1B5A8
(177,181,168)
#B9BDB1
(185,189,177)
#C1C5BA
(193,197,186)
#C9CDC3
(201,205,195)
#D1D5CC
(209,213,204)
#D9DDD5
(217,221,213)
#E1E5DE
(225,229,222)
#E9EDE7
(233,237,231)
#F1F5F0
(241,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1A596 color. Also use rgb(161,165,150) instead hex code.

Text Font Color

.myTextColor { color: #A1A596; }

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

This text font color is #A1A596.

Background Color

.myBgColor { background-color: #A1A596; }

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

This div background color is #A1A596.

Border color

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

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

This div border color is #A1A596.

Opacity

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

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

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

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

This text has shadow with #A1A596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1A596.

Preview

Color preview on black background

This text has color #A1A596 on black background.


Color preview on white background

This text has color #A1A596 on white background.


Black color preview on #A1A596 background

This text has black color on #A1A596 background.


White color preview on #A1A596 background

This text has white color on #A1A596 background.


Related colors

Complementary color

Complementary color for #hex is #5E5A69.


I love getcolorcode.com

Triadic colors

1 #96A1A5 and #A596A1 with #A1A596 are triadic colors.

2 #96A5A1 and #A5A196 with #A1A596 are triadic colors.