COLOR #A39B77

HEX: #A39B77 RGB: (163,155,119)

Color info

#A39B77 contains red, green and blue colors in about the same proportion. Web safe color of #A39B77 is #999966 (or #996).

RGB color model

#A39B77 color RGB value is (163,155,119).

RGB: (163,155,119) (64%, 61%, 47%)

RGB channels and saturation

R 163 of 255 = 64%
G 155 of 255 = 61%
B 119 of 255 = 47%

163
155
119

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

Portions of RGB colors in percentages

R + G + B = 163 + 155 + 119 = 437 (100%)
R 163 of 437 ~ 37.3%
G 155 of 437 ~ 35.47%
B 119 of 437 ~ 27.23'%

%37.3
%35.47
%27.23

CMYK color model

#A39B77 color CMYK value is (0,5,27,36).

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

CMYK: (0,5,27,36)
C0M5Y27K36 (0%, 5%, 27%, 36%)
(0.00 / 0.05 / 0.27 / 0.36)

CMYK percentages

%0
%4.91
%26.99
%36.08

Codes

Color #A39B77 in popluar color models

A3 9B 77
RGB 163 155 119
HSL 49° 19.30% 55.29%
HSB/HSV 49° 26.99% 63.92%
CMYK 0.00% 4.91% 26.99%
36.08%

Color #A39B77 in popluar number systems.

HEX A3 9B 77
Decimal 163 155 119
Binary 10100011 10011011 1110111
Octal 243 233 167

Shades and tints

Shades of #A39B77

#A39B77
(163,155,119)
#958D6D
(149,141,109)
#877F63
(135,127,99)
#797159
(121,113,89)
#6B634F
(107,99,79)
#5D5545
(93,85,69)
#4F473B
(79,71,59)
#413931
(65,57,49)
#332B27
(51,43,39)
#251D1D
(37,29,29)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #A39B77

#A39B77
(163,155,119)
#ABA483
(171,164,131)
#B3AD8F
(179,173,143)
#BBB69B
(187,182,155)
#C3BFA7
(195,191,167)
#CBC8B3
(203,200,179)
#D3D1BF
(211,209,191)
#DBDACB
(219,218,203)
#E3E3D7
(227,227,215)
#EBECE3
(235,236,227)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A39B77; }

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

This text font color is #A39B77.

Background Color

.myBgColor { background-color: #A39B77; }

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

This div background color is #A39B77.

Border color

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

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

This div border color is #A39B77.

Opacity

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

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

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

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

This text has shadow with #A39B77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39B77.

Preview

Color preview on black background

This text has color #A39B77 on black background.


Color preview on white background

This text has color #A39B77 on white background.


Black color preview on #A39B77 background

This text has black color on #A39B77 background.


White color preview on #A39B77 background

This text has white color on #A39B77 background.


Related colors

Complementary color

Complementary color for #hex is #5C6488.


I love getcolorcode.com

Triadic colors

1 #77A39B and #9B77A3 with #A39B77 are triadic colors.

2 #779BA3 and #9BA377 with #A39B77 are triadic colors.