COLOR #A3A789

HEX: #A3A789 RGB: (163,167,137)

Color info

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

RGB color model

#A3A789 color RGB value is (163,167,137).

RGB: (163,167,137) (64%, 65%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 167 of 255 = 65%
B 137 of 255 = 54%

163
167
137

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

Portions of RGB colors in percentages

R + G + B = 163 + 167 + 137 = 467 (100%)
R 163 of 467 ~ 34.9%
G 167 of 467 ~ 35.76%
B 137 of 467 ~ 29.34'%

%34.9
%35.76
%29.34

CMYK color model

#A3A789 color CMYK value is (2,0,18,35).

  • cyan value is 2.40%
  • magenta value is 0.00%
  • yellow value is 17.96%
  • key color value is 34.51%

CMYK: (2,0,18,35)
C2M0Y18K35 (2%, 0%, 18%, 35%)
(0.02 / 0.00 / 0.18 / 0.35)

CMYK percentages

%2.4
%0
%17.96
%34.51

Codes

Color #A3A789 in popluar color models

A3 A7 89
RGB 163 167 137
HSL 68° 14.56% 59.61%
HSB/HSV 68° 17.96% 65.49%
CMYK 2.40% 0.00% 17.96%
34.51%

Color #A3A789 in popluar number systems.

HEX A3 A7 89
Decimal 163 167 137
Binary 10100011 10100111 10001001
Octal 243 247 211

Shades and tints

Shades of #A3A789

#A3A789
(163,167,137)
#95987D
(149,152,125)
#878971
(135,137,113)
#797A65
(121,122,101)
#6B6B59
(107,107,89)
#5D5C4D
(93,92,77)
#4F4D41
(79,77,65)
#413E35
(65,62,53)
#332F29
(51,47,41)
#25201D
(37,32,29)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #A3A789

#A3A789
(163,167,137)
#ABAF93
(171,175,147)
#B3B79D
(179,183,157)
#BBBFA7
(187,191,167)
#C3C7B1
(195,199,177)
#CBCFBB
(203,207,187)
#D3D7C5
(211,215,197)
#DBDFCF
(219,223,207)
#E3E7D9
(227,231,217)
#EBEFE3
(235,239,227)
#F3F7ED
(243,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A789; }

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

This text font color is #A3A789.

Background Color

.myBgColor { background-color: #A3A789; }

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

This div background color is #A3A789.

Border color

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

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

This div border color is #A3A789.

Opacity

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

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

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

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

This text has shadow with #A3A789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A789.

Preview

Color preview on black background

This text has color #A3A789 on black background.


Color preview on white background

This text has color #A3A789 on white background.


Black color preview on #A3A789 background

This text has black color on #A3A789 background.


White color preview on #A3A789 background

This text has white color on #A3A789 background.


Related colors

Complementary color

Complementary color for #hex is #5C5876.


I love getcolorcode.com

Triadic colors

1 #89A3A7 and #A789A3 with #A3A789 are triadic colors.

2 #89A7A3 and #A7A389 with #A3A789 are triadic colors.