COLOR #A39944

HEX: #A39944 RGB: (163,153,68)

Color info

#A39944 contains mainly red and green colors. Web safe color of #A39944 is #999933 (or #993).

RGB color model

#A39944 color RGB value is (163,153,68).

RGB: (163,153,68) (64%, 60%, 27%)

RGB channels and saturation

R 163 of 255 = 64%
G 153 of 255 = 60%
B 68 of 255 = 27%

163
153
68

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

Portions of RGB colors in percentages

R + G + B = 163 + 153 + 68 = 384 (100%)
R 163 of 384 ~ 42.45%
G 153 of 384 ~ 39.84%
B 68 of 384 ~ 17.71'%

%42.45
%39.84
%17.71

CMYK color model

#A39944 color CMYK value is (0,6,58,36).

  • cyan value is 0.00%
  • magenta value is 6.13%
  • yellow value is 58.28%
  • key color value is 36.08%

CMYK: (0,6,58,36)
C0M6Y58K36 (0%, 6%, 58%, 36%)
(0.00 / 0.06 / 0.58 / 0.36)

CMYK percentages

%0
%6.13
%58.28
%36.08

Codes

Color #A39944 in popluar color models

A3 99 44
RGB 163 153 68
HSL 54° 41.13% 45.29%
HSB/HSV 54° 58.28% 63.92%
CMYK 0.00% 6.13% 58.28%
36.08%

Color #A39944 in popluar number systems.

HEX A3 99 44
Decimal 163 153 68
Binary 10100011 10011001 1000100
Octal 243 231 104

Shades and tints

Shades of #A39944

#A39944
(163,153,68)
#958C3E
(149,140,62)
#877F38
(135,127,56)
#797232
(121,114,50)
#6B652C
(107,101,44)
#5D5826
(93,88,38)
#4F4B20
(79,75,32)
#413E1A
(65,62,26)
#333114
(51,49,20)
#25240E
(37,36,14)
#171708
(23,23,8)
#000000
(0,0,0)

Tints of #A39944

#A39944
(163,153,68)
#ABA255
(171,162,85)
#B3AB66
(179,171,102)
#BBB477
(187,180,119)
#C3BD88
(195,189,136)
#CBC699
(203,198,153)
#D3CFAA
(211,207,170)
#DBD8BB
(219,216,187)
#E3E1CC
(227,225,204)
#EBEADD
(235,234,221)
#F3F3EE
(243,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A39944 color. Also use rgb(163,153,68) instead hex code.

Text Font Color

.myTextColor { color: #A39944; }

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

This text font color is #A39944.

Background Color

.myBgColor { background-color: #A39944; }

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

This div background color is #A39944.

Border color

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

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

This div border color is #A39944.

Opacity

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

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

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

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

This text has shadow with #A39944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A39944.

Preview

Color preview on black background

This text has color #A39944 on black background.


Color preview on white background

This text has color #A39944 on white background.


Black color preview on #A39944 background

This text has black color on #A39944 background.


White color preview on #A39944 background

This text has white color on #A39944 background.


Related colors

Complementary color

Complementary color for #hex is #5C66BB.


I love getcolorcode.com

Triadic colors

1 #44A399 and #9944A3 with #A39944 are triadic colors.

2 #4499A3 and #99A344 with #A39944 are triadic colors.