COLOR #A37331

HEX: #A37331 RGB: (163,115,49)

Color info

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

RGB color model

#A37331 color RGB value is (163,115,49).

RGB: (163,115,49) (64%, 45%, 19%)

RGB channels and saturation

R 163 of 255 = 64%
G 115 of 255 = 45%
B 49 of 255 = 19%

163
115
49

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

Portions of RGB colors in percentages

R + G + B = 163 + 115 + 49 = 327 (100%)
R 163 of 327 ~ 49.85%
G 115 of 327 ~ 35.17%
B 49 of 327 ~ 14.98'%

%49.85
%35.17
%14.98

CMYK color model

#A37331 color CMYK value is (0,29,70,36).

  • cyan value is 0.00%
  • magenta value is 29.45%
  • yellow value is 69.94%
  • key color value is 36.08%
CMYK: (0,29,70,36) C0M29Y70K36 (0%,29%,70%,36%) (0.00/0.29/0.70/0.36) 

CMYK percentages

%0
%29.45
%69.94
%36.08

Codes

Color #A37331 in popluar color models

A3 73 31
RGB 163 115 49
HSL 35° 53.77% 41.57%
HSB/HSV 35° 69.94% 63.92%
CMYK 0.00% 29.45% 69.94%
36.08%

Color #A37331 in popluar number systems.

HEX A3 73 31
Decimal 163 115 49
Binary 10100011 1110011 110001
Octal 243 163 61

Shades and tints

Shades of #A37331

#A37331
(163,115,49)
#95692D
(149,105,45)
#875F29
(135,95,41)
#795525
(121,85,37)
#6B4B21
(107,75,33)
#5D411D
(93,65,29)
#4F3719
(79,55,25)
#412D15
(65,45,21)
#332311
(51,35,17)
#25190D
(37,25,13)
#170F09
(23,15,9)
#000000
(0,0,0)

Tints of #A37331

#A37331
(163,115,49)
#AB7F43
(171,127,67)
#B38B55
(179,139,85)
#BB9767
(187,151,103)
#C3A379
(195,163,121)
#CBAF8B
(203,175,139)
#D3BB9D
(211,187,157)
#DBC7AF
(219,199,175)
#E3D3C1
(227,211,193)
#EBDFD3
(235,223,211)
#F3EBE5
(243,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37331 color. Also use rgb(163,115,49) instead hex code.

Text Font Color

.myTextColor { color: #A37331; }

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

This text font color is #A37331.

Background Color

.myBgColor { background-color: #A37331; }

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

This div background color is #A37331.

Border color

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

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

This div border color is #A37331.

Opacity

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

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

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

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

This text has shadow with #A37331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37331.

Preview

Color preview on black background

This text has color #A37331 on black background.


Color preview on white background

This text has color #A37331 on white background.


Black color preview on #A37331 background

This text has black color on #A37331 background.


White color preview on #A37331 background

This text has white color on #A37331 background.


Related colors

Complementary color

Complementary color for #hex is #5C8CCE.


I love getcolorcode.com

Triadic colors

1 #31A373 and #7331A3 with #A37331 are triadic colors.

2 #3173A3 and #73A331 with #A37331 are triadic colors.