COLOR #A3A787

HEX: #A3A787 RGB: (163,167,135)

Color info

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

RGB color model

#A3A787 color RGB value is (163,167,135).

RGB: (163,167,135) (64%, 65%, 53%)

RGB channels and saturation

R 163 of 255 = 64%
G 167 of 255 = 65%
B 135 of 255 = 53%

163
167
135

R + G + B ~ 61%. #A3A787 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 167 + 135 = 465 (100%)
R 163 of 465 ~ 35.05%
G 167 of 465 ~ 35.91%
B 135 of 465 ~ 29.03'%

%35.05
%35.91
%29.03

CMYK color model

#A3A787 color CMYK value is (2,0,19,35).

  • cyan value is 2.40%
  • magenta value is 0.00%
  • yellow value is 19.16%
  • key color value is 34.51%
CMYK: (2,0,19,35) C2M0Y19K35 (2%,0%,19%,35%) (0.02/0.00/0.19/0.35) 

CMYK percentages

%2.4
%0
%19.16
%34.51

Codes

Color #A3A787 in popluar color models

A3 A7 87
RGB 163 167 135
HSL 68° 15.38% 59.22%
HSB/HSV 68° 19.16% 65.49%
CMYK 2.40% 0.00% 19.16%
34.51%

Color #A3A787 in popluar number systems.

HEX A3 A7 87
Decimal 163 167 135
Binary 10100011 10100111 10000111
Octal 243 247 207

Shades and tints

Shades of #A3A787

#A3A787
(163,167,135)
#95987B
(149,152,123)
#87896F
(135,137,111)
#797A63
(121,122,99)
#6B6B57
(107,107,87)
#5D5C4B
(93,92,75)
#4F4D3F
(79,77,63)
#413E33
(65,62,51)
#332F27
(51,47,39)
#25201B
(37,32,27)
#17110F
(23,17,15)
#000000
(0,0,0)

Tints of #A3A787

#A3A787
(163,167,135)
#ABAF91
(171,175,145)
#B3B79B
(179,183,155)
#BBBFA5
(187,191,165)
#C3C7AF
(195,199,175)
#CBCFB9
(203,207,185)
#D3D7C3
(211,215,195)
#DBDFCD
(219,223,205)
#E3E7D7
(227,231,215)
#EBEFE1
(235,239,225)
#F3F7EB
(243,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A787; }

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

This text font color is #A3A787.

Background Color

.myBgColor { background-color: #A3A787; }

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

This div background color is #A3A787.

Border color

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

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

This div border color is #A3A787.

Opacity

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

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

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

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

This text has shadow with #A3A787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A787.

Preview

Color preview on black background

This text has color #A3A787 on black background.


Color preview on white background

This text has color #A3A787 on white background.


Black color preview on #A3A787 background

This text has black color on #A3A787 background.


White color preview on #A3A787 background

This text has white color on #A3A787 background.


Related colors

Complementary color

Complementary color for #hex is #5C5878.


I love getcolorcode.com

Triadic colors

1 #87A3A7 and #A787A3 with #A3A787 are triadic colors.

2 #87A7A3 and #A7A387 with #A3A787 are triadic colors.