COLOR #A39071

HEX: #A39071 RGB: (163,144,113)

Color info

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

RGB color model

#A39071 color RGB value is (163,144,113).

RGB: (163,144,113) (64%, 56%, 44%)

RGB channels and saturation

R 163 of 255 = 64%
G 144 of 255 = 56%
B 113 of 255 = 44%

163
144
113

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

Portions of RGB colors in percentages

R + G + B = 163 + 144 + 113 = 420 (100%)
R 163 of 420 ~ 38.81%
G 144 of 420 ~ 34.29%
B 113 of 420 ~ 26.9'%

%38.81
%34.29
%26.9

CMYK color model

#A39071 color CMYK value is (0,12,31,36).

  • cyan value is 0.00%
  • magenta value is 11.66%
  • yellow value is 30.67%
  • key color value is 36.08%

CMYK: (0,12,31,36)
C0M12Y31K36 (0%, 12%, 31%, 36%)
(0.00 / 0.12 / 0.31 / 0.36)

CMYK percentages

%0
%11.66
%30.67
%36.08

Codes

Color #A39071 in popluar color models

A3 90 71
RGB 163 144 113
HSL 37° 21.37% 54.12%
HSB/HSV 37° 30.67% 63.92%
CMYK 0.00% 11.66% 30.67%
36.08%

Color #A39071 in popluar number systems.

HEX A3 90 71
Decimal 163 144 113
Binary 10100011 10010000 1110001
Octal 243 220 161

Shades and tints

Shades of #A39071

#A39071
(163,144,113)
#958367
(149,131,103)
#87765D
(135,118,93)
#796953
(121,105,83)
#6B5C49
(107,92,73)
#5D4F3F
(93,79,63)
#4F4235
(79,66,53)
#41352B
(65,53,43)
#332821
(51,40,33)
#251B17
(37,27,23)
#170E0D
(23,14,13)
#000000
(0,0,0)

Tints of #A39071

#A39071
(163,144,113)
#AB9A7D
(171,154,125)
#B3A489
(179,164,137)
#BBAE95
(187,174,149)
#C3B8A1
(195,184,161)
#CBC2AD
(203,194,173)
#D3CCB9
(211,204,185)
#DBD6C5
(219,214,197)
#E3E0D1
(227,224,209)
#EBEADD
(235,234,221)
#F3F4E9
(243,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A39071 color. Also use rgb(163,144,113) instead hex code.

Text Font Color

.myTextColor { color: #A39071; }

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

This text font color is #A39071.

Background Color

.myBgColor { background-color: #A39071; }

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

This div background color is #A39071.

Border color

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

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

This div border color is #A39071.

Opacity

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

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

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

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

This text has shadow with #A39071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39071.

Preview

Color preview on black background

This text has color #A39071 on black background.


Color preview on white background

This text has color #A39071 on white background.


Black color preview on #A39071 background

This text has black color on #A39071 background.


White color preview on #A39071 background

This text has white color on #A39071 background.


Related colors

Complementary color

Complementary color for #hex is #5C6F8E.


I love getcolorcode.com

Triadic colors

1 #71A390 and #9071A3 with #A39071 are triadic colors.

2 #7190A3 and #90A371 with #A39071 are triadic colors.