COLOR #A3A189

HEX: #A3A189 RGB: (163,161,137)

Color info

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

RGB color model

#A3A189 color RGB value is (163,161,137).

RGB: (163,161,137) (64%, 63%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 161 of 255 = 63%
B 137 of 255 = 54%

163
161
137

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

Portions of RGB colors in percentages

R + G + B = 163 + 161 + 137 = 461 (100%)
R 163 of 461 ~ 35.36%
G 161 of 461 ~ 34.92%
B 137 of 461 ~ 29.72'%

%35.36
%34.92
%29.72

CMYK color model

#A3A189 color CMYK value is (0,1,16,36).

  • cyan value is 0.00%
  • magenta value is 1.23%
  • yellow value is 15.95%
  • key color value is 36.08%

CMYK: (0,1,16,36)
C0M1Y16K36 (0%, 1%, 16%, 36%)
(0.00 / 0.01 / 0.16 / 0.36)

CMYK percentages

%0
%1.23
%15.95
%36.08

Codes

Color #A3A189 in popluar color models

A3 A1 89
RGB 163 161 137
HSL 55° 12.38% 58.82%
HSB/HSV 55° 15.95% 63.92%
CMYK 0.00% 1.23% 15.95%
36.08%

Color #A3A189 in popluar number systems.

HEX A3 A1 89
Decimal 163 161 137
Binary 10100011 10100001 10001001
Octal 243 241 211

Shades and tints

Shades of #A3A189

#A3A189
(163,161,137)
#95937D
(149,147,125)
#878571
(135,133,113)
#797765
(121,119,101)
#6B6959
(107,105,89)
#5D5B4D
(93,91,77)
#4F4D41
(79,77,65)
#413F35
(65,63,53)
#333129
(51,49,41)
#25231D
(37,35,29)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #A3A189

#A3A189
(163,161,137)
#ABA993
(171,169,147)
#B3B19D
(179,177,157)
#BBB9A7
(187,185,167)
#C3C1B1
(195,193,177)
#CBC9BB
(203,201,187)
#D3D1C5
(211,209,197)
#DBD9CF
(219,217,207)
#E3E1D9
(227,225,217)
#EBE9E3
(235,233,227)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A189; }

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

This text font color is #A3A189.

Background Color

.myBgColor { background-color: #A3A189; }

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

This div background color is #A3A189.

Border color

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

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

This div border color is #A3A189.

Opacity

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

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

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

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

This text has shadow with #A3A189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A189.

Preview

Color preview on black background

This text has color #A3A189 on black background.


Color preview on white background

This text has color #A3A189 on white background.


Black color preview on #A3A189 background

This text has black color on #A3A189 background.


White color preview on #A3A189 background

This text has white color on #A3A189 background.


Related colors

Complementary color

Complementary color for #hex is #5C5E76.


I love getcolorcode.com

Triadic colors

1 #89A3A1 and #A189A3 with #A3A189 are triadic colors.

2 #89A1A3 and #A1A389 with #A3A189 are triadic colors.