COLOR #A7A187

HEX: #A7A187 RGB: (167,161,135)

Color info

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

RGB color model

#A7A187 color RGB value is (167,161,135).

RGB: (167,161,135) (65%, 63%, 53%)

RGB channels and saturation

R 167 of 255 = 65%
G 161 of 255 = 63%
B 135 of 255 = 53%

167
161
135

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

Portions of RGB colors in percentages

R + G + B = 167 + 161 + 135 = 463 (100%)
R 167 of 463 ~ 36.07%
G 161 of 463 ~ 34.77%
B 135 of 463 ~ 29.16'%

%36.07
%34.77
%29.16

CMYK color model

#A7A187 color CMYK value is (0,4,19,35).

  • cyan value is 0.00%
  • magenta value is 3.59%
  • yellow value is 19.16%
  • key color value is 34.51%

CMYK: (0,4,19,35)
C0M4Y19K35 (0%, 4%, 19%, 35%)
(0.00 / 0.04 / 0.19 / 0.35)

CMYK percentages

%0
%3.59
%19.16
%34.51

Codes

Color #A7A187 in popluar color models

A7 A1 87
RGB 167 161 135
HSL 49° 15.38% 59.22%
HSB/HSV 49° 19.16% 65.49%
CMYK 0.00% 3.59% 19.16%
34.51%

Color #A7A187 in popluar number systems.

HEX A7 A1 87
Decimal 167 161 135
Binary 10100111 10100001 10000111
Octal 247 241 207

Shades and tints

Shades of #A7A187

#A7A187
(167,161,135)
#98937B
(152,147,123)
#89856F
(137,133,111)
#7A7763
(122,119,99)
#6B6957
(107,105,87)
#5C5B4B
(92,91,75)
#4D4D3F
(77,77,63)
#3E3F33
(62,63,51)
#2F3127
(47,49,39)
#20231B
(32,35,27)
#11150F
(17,21,15)
#000000
(0,0,0)

Tints of #A7A187

#A7A187
(167,161,135)
#AFA991
(175,169,145)
#B7B19B
(183,177,155)
#BFB9A5
(191,185,165)
#C7C1AF
(199,193,175)
#CFC9B9
(207,201,185)
#D7D1C3
(215,209,195)
#DFD9CD
(223,217,205)
#E7E1D7
(231,225,215)
#EFE9E1
(239,233,225)
#F7F1EB
(247,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A187 color. Also use rgb(167,161,135) instead hex code.

Text Font Color

.myTextColor { color: #A7A187; }

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

This text font color is #A7A187.

Background Color

.myBgColor { background-color: #A7A187; }

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

This div background color is #A7A187.

Border color

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

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

This div border color is #A7A187.

Opacity

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

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

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

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

This text has shadow with #A7A187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A187.

Preview

Color preview on black background

This text has color #A7A187 on black background.


Color preview on white background

This text has color #A7A187 on white background.


Black color preview on #A7A187 background

This text has black color on #A7A187 background.


White color preview on #A7A187 background

This text has white color on #A7A187 background.


Related colors

Complementary color

Complementary color for #hex is #585E78.


I love getcolorcode.com

Triadic colors

1 #87A7A1 and #A187A7 with #A7A187 are triadic colors.

2 #87A1A7 and #A1A787 with #A7A187 are triadic colors.