COLOR #A39B8A

HEX: #A39B8A RGB: (163,155,138)

Color info

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

RGB color model

#A39B8A color RGB value is (163,155,138).

RGB: (163,155,138) (64%, 61%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 155 of 255 = 61%
B 138 of 255 = 54%

163
155
138

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

Portions of RGB colors in percentages

R + G + B = 163 + 155 + 138 = 456 (100%)
R 163 of 456 ~ 35.75%
G 155 of 456 ~ 33.99%
B 138 of 456 ~ 30.26'%

%35.75
%33.99
%30.26

CMYK color model

#A39B8A color CMYK value is (0,5,15,36).

  • cyan value is 0.00%
  • magenta value is 4.91%
  • yellow value is 15.34%
  • key color value is 36.08%

CMYK: (0,5,15,36)
C0M5Y15K36 (0%, 5%, 15%, 36%)
(0.00 / 0.05 / 0.15 / 0.36)

CMYK percentages

%0
%4.91
%15.34
%36.08

Codes

Color #A39B8A in popluar color models

A3 9B 8A
RGB 163 155 138
HSL 41° 11.96% 59.02%
HSB/HSV 41° 15.34% 63.92%
CMYK 0.00% 4.91% 15.34%
36.08%

Color #A39B8A in popluar number systems.

HEX A3 9B 8A
Decimal 163 155 138
Binary 10100011 10011011 10001010
Octal 243 233 212

Shades and tints

Shades of #A39B8A

#A39B8A
(163,155,138)
#958D7E
(149,141,126)
#877F72
(135,127,114)
#797166
(121,113,102)
#6B635A
(107,99,90)
#5D554E
(93,85,78)
#4F4742
(79,71,66)
#413936
(65,57,54)
#332B2A
(51,43,42)
#251D1E
(37,29,30)
#170F12
(23,15,18)
#000000
(0,0,0)

Tints of #A39B8A

#A39B8A
(163,155,138)
#ABA494
(171,164,148)
#B3AD9E
(179,173,158)
#BBB6A8
(187,182,168)
#C3BFB2
(195,191,178)
#CBC8BC
(203,200,188)
#D3D1C6
(211,209,198)
#DBDAD0
(219,218,208)
#E3E3DA
(227,227,218)
#EBECE4
(235,236,228)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A39B8A color. Also use rgb(163,155,138) instead hex code.

Text Font Color

.myTextColor { color: #A39B8A; }

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

This text font color is #A39B8A.

Background Color

.myBgColor { background-color: #A39B8A; }

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

This div background color is #A39B8A.

Border color

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

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

This div border color is #A39B8A.

Opacity

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

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

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

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

This text has shadow with #A39B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39B8A.

Preview

Color preview on black background

This text has color #A39B8A on black background.


Color preview on white background

This text has color #A39B8A on white background.


Black color preview on #A39B8A background

This text has black color on #A39B8A background.


White color preview on #A39B8A background

This text has white color on #A39B8A background.


Related colors

Complementary color

Complementary color for #hex is #5C6475.


I love getcolorcode.com

Triadic colors

1 #8AA39B and #9B8AA3 with #A39B8A are triadic colors.

2 #8A9BA3 and #9BA38A with #A39B8A are triadic colors.