COLOR #A4A195

HEX: #A4A195 RGB: (164,161,149)

Color info

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

RGB color model

#A4A195 color RGB value is (164,161,149).

RGB: (164,161,149) (64%, 63%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 161 of 255 = 63%
B 149 of 255 = 58%

164
161
149

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

Portions of RGB colors in percentages

R + G + B = 164 + 161 + 149 = 474 (100%)
R 164 of 474 ~ 34.6%
G 161 of 474 ~ 33.97%
B 149 of 474 ~ 31.43'%

%34.6
%33.97
%31.43

CMYK color model

#A4A195 color CMYK value is (0,2,9,36).

  • cyan value is 0.00%
  • magenta value is 1.83%
  • yellow value is 9.15%
  • key color value is 35.69%

CMYK: (0,2,9,36)
C0M2Y9K36 (0%, 2%, 9%, 36%)
(0.00 / 0.02 / 0.09 / 0.36)

CMYK percentages

%0
%1.83
%9.15
%35.69

Codes

Color #A4A195 in popluar color models

A4 A1 95
RGB 164 161 149
HSL 48° 7.61% 61.37%
HSB/HSV 48° 9.15% 64.31%
CMYK 0.00% 1.83% 9.15%
35.69%

Color #A4A195 in popluar number systems.

HEX A4 A1 95
Decimal 164 161 149
Binary 10100100 10100001 10010101
Octal 244 241 225

Shades and tints

Shades of #A4A195

#A4A195
(164,161,149)
#969388
(150,147,136)
#88857B
(136,133,123)
#7A776E
(122,119,110)
#6C6961
(108,105,97)
#5E5B54
(94,91,84)
#504D47
(80,77,71)
#423F3A
(66,63,58)
#34312D
(52,49,45)
#262320
(38,35,32)
#181513
(24,21,19)
#000000
(0,0,0)

Tints of #A4A195

#A4A195
(164,161,149)
#ACA99E
(172,169,158)
#B4B1A7
(180,177,167)
#BCB9B0
(188,185,176)
#C4C1B9
(196,193,185)
#CCC9C2
(204,201,194)
#D4D1CB
(212,209,203)
#DCD9D4
(220,217,212)
#E4E1DD
(228,225,221)
#ECE9E6
(236,233,230)
#F4F1EF
(244,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A195 color. Also use rgb(164,161,149) instead hex code.

Text Font Color

.myTextColor { color: #A4A195; }

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

This text font color is #A4A195.

Background Color

.myBgColor { background-color: #A4A195; }

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

This div background color is #A4A195.

Border color

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

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

This div border color is #A4A195.

Opacity

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

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

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

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

This text has shadow with #A4A195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A195.

Preview

Color preview on black background

This text has color #A4A195 on black background.


Color preview on white background

This text has color #A4A195 on white background.


Black color preview on #A4A195 background

This text has black color on #A4A195 background.


White color preview on #A4A195 background

This text has white color on #A4A195 background.


Related colors

Complementary color

Complementary color for #hex is #5B5E6A.


I love getcolorcode.com

Triadic colors

1 #95A4A1 and #A195A4 with #A4A195 are triadic colors.

2 #95A1A4 and #A1A495 with #A4A195 are triadic colors.