COLOR #A37A36

HEX: #A37A36 RGB: (163,122,54)

Color info

#A37A36 contains mainly red and green colors. Web safe color of #A37A36 is #996633 (or #963).

RGB color model

#A37A36 color RGB value is (163,122,54).

RGB: (163,122,54) (64%, 48%, 21%)

RGB channels and saturation

R 163 of 255 = 64%
G 122 of 255 = 48%
B 54 of 255 = 21%

163
122
54

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

Portions of RGB colors in percentages

R + G + B = 163 + 122 + 54 = 339 (100%)
R 163 of 339 ~ 48.08%
G 122 of 339 ~ 35.99%
B 54 of 339 ~ 15.93'%

%48.08
%35.99
%15.93

CMYK color model

#A37A36 color CMYK value is (0,25,67,36).

  • cyan value is 0.00%
  • magenta value is 25.15%
  • yellow value is 66.87%
  • key color value is 36.08%

CMYK: (0,25,67,36)
C0M25Y67K36 (0%, 25%, 67%, 36%)
(0.00 / 0.25 / 0.67 / 0.36)

CMYK percentages

%0
%25.15
%66.87
%36.08

Codes

Color #A37A36 in popluar color models

A3 7A 36
RGB 163 122 54
HSL 37° 50.23% 42.55%
HSB/HSV 37° 66.87% 63.92%
CMYK 0.00% 25.15% 66.87%
36.08%

Color #A37A36 in popluar number systems.

HEX A3 7A 36
Decimal 163 122 54
Binary 10100011 1111010 110110
Octal 243 172 66

Shades and tints

Shades of #A37A36

#A37A36
(163,122,54)
#956F32
(149,111,50)
#87642E
(135,100,46)
#79592A
(121,89,42)
#6B4E26
(107,78,38)
#5D4322
(93,67,34)
#4F381E
(79,56,30)
#412D1A
(65,45,26)
#332216
(51,34,22)
#251712
(37,23,18)
#170C0E
(23,12,14)
#000000
(0,0,0)

Tints of #A37A36

#A37A36
(163,122,54)
#AB8648
(171,134,72)
#B3925A
(179,146,90)
#BB9E6C
(187,158,108)
#C3AA7E
(195,170,126)
#CBB690
(203,182,144)
#D3C2A2
(211,194,162)
#DBCEB4
(219,206,180)
#E3DAC6
(227,218,198)
#EBE6D8
(235,230,216)
#F3F2EA
(243,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37A36 color. Also use rgb(163,122,54) instead hex code.

Text Font Color

.myTextColor { color: #A37A36; }

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

This text font color is #A37A36.

Background Color

.myBgColor { background-color: #A37A36; }

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

This div background color is #A37A36.

Border color

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

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

This div border color is #A37A36.

Opacity

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

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

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

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

This text has shadow with #A37A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37A36.

Preview

Color preview on black background

This text has color #A37A36 on black background.


Color preview on white background

This text has color #A37A36 on white background.


Black color preview on #A37A36 background

This text has black color on #A37A36 background.


White color preview on #A37A36 background

This text has white color on #A37A36 background.


Related colors

Complementary color

Complementary color for #hex is #5C85C9.


I love getcolorcode.com

Triadic colors

1 #36A37A and #7A36A3 with #A37A36 are triadic colors.

2 #367AA3 and #7AA336 with #A37A36 are triadic colors.