COLOR #A4A387

HEX: #A4A387 RGB: (164,163,135)

Color info

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

RGB color model

#A4A387 color RGB value is (164,163,135).

RGB: (164,163,135) (64%, 64%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 163 of 255 = 64%
B 135 of 255 = 53%

164
163
135

R + G + B ~ 60%. #A4A387 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 164 + 163 + 135 = 462 (100%)
R 164 of 462 ~ 35.5%
G 163 of 462 ~ 35.28%
B 135 of 462 ~ 29.22'%

%35.5
%35.28
%29.22

CMYK color model

#A4A387 color CMYK value is (0,1,18,36).

  • cyan value is 0.00%
  • magenta value is 0.61%
  • yellow value is 17.68%
  • key color value is 35.69%
CMYK: (0,1,18,36) C0M1Y18K36 (0%,1%,18%,36%) (0.00/0.01/0.18/0.36) 

CMYK percentages

%0
%0.61
%17.68
%35.69

Codes

Color #A4A387 in popluar color models

A4 A3 87
RGB 164 163 135
HSL 58° 13.74% 58.63%
HSB/HSV 58° 17.68% 64.31%
CMYK 0.00% 0.61% 17.68%
35.69%

Color #A4A387 in popluar number systems.

HEX A4 A3 87
Decimal 164 163 135
Binary 10100100 10100011 10000111
Octal 244 243 207

Shades and tints

Shades of #A4A387

#A4A387
(164,163,135)
#96957B
(150,149,123)
#88876F
(136,135,111)
#7A7963
(122,121,99)
#6C6B57
(108,107,87)
#5E5D4B
(94,93,75)
#504F3F
(80,79,63)
#424133
(66,65,51)
#343327
(52,51,39)
#26251B
(38,37,27)
#18170F
(24,23,15)
#000000
(0,0,0)

Tints of #A4A387

#A4A387
(164,163,135)
#ACAB91
(172,171,145)
#B4B39B
(180,179,155)
#BCBBA5
(188,187,165)
#C4C3AF
(196,195,175)
#CCCBB9
(204,203,185)
#D4D3C3
(212,211,195)
#DCDBCD
(220,219,205)
#E4E3D7
(228,227,215)
#ECEBE1
(236,235,225)
#F4F3EB
(244,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A387 color. Also use rgb(164,163,135) instead hex code.

Text Font Color

.myTextColor { color: #A4A387; }

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

This text font color is #A4A387.

Background Color

.myBgColor { background-color: #A4A387; }

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

This div background color is #A4A387.

Border color

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

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

This div border color is #A4A387.

Opacity

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

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

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

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

This text has shadow with #A4A387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A387.

Preview

Color preview on black background

This text has color #A4A387 on black background.


Color preview on white background

This text has color #A4A387 on white background.


Black color preview on #A4A387 background

This text has black color on #A4A387 background.


White color preview on #A4A387 background

This text has white color on #A4A387 background.


Related colors

Complementary color

Complementary color for #hex is #5B5C78.


I love getcolorcode.com

Triadic colors

1 #87A4A3 and #A387A4 with #A4A387 are triadic colors.

2 #87A3A4 and #A3A487 with #A4A387 are triadic colors.