COLOR #A37A4B

HEX: #A37A4B RGB: (163,122,75)

Color info

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

RGB color model

#A37A4B color RGB value is (163,122,75).

RGB: (163,122,75) (64%, 48%, 29%)

RGB channels and saturation

R 163 of 255 = 64%
G 122 of 255 = 48%
B 75 of 255 = 29%

163
122
75

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

Portions of RGB colors in percentages

R + G + B = 163 + 122 + 75 = 360 (100%)
R 163 of 360 ~ 45.28%
G 122 of 360 ~ 33.89%
B 75 of 360 ~ 20.83'%

%45.28
%33.89
%20.83

CMYK color model

#A37A4B color CMYK value is (0,25,54,36).

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

CMYK: (0,25,54,36)
C0M25Y54K36 (0%, 25%, 54%, 36%)
(0.00 / 0.25 / 0.54 / 0.36)

CMYK percentages

%0
%25.15
%53.99
%36.08

Codes

Color #A37A4B in popluar color models

A3 7A 4B
RGB 163 122 75
HSL 32° 36.97% 46.67%
HSB/HSV 32° 53.99% 63.92%
CMYK 0.00% 25.15% 53.99%
36.08%

Color #A37A4B in popluar number systems.

HEX A3 7A 4B
Decimal 163 122 75
Binary 10100011 1111010 1001011
Octal 243 172 113

Shades and tints

Shades of #A37A4B

#A37A4B
(163,122,75)
#956F45
(149,111,69)
#87643F
(135,100,63)
#795939
(121,89,57)
#6B4E33
(107,78,51)
#5D432D
(93,67,45)
#4F3827
(79,56,39)
#412D21
(65,45,33)
#33221B
(51,34,27)
#251715
(37,23,21)
#170C0F
(23,12,15)
#000000
(0,0,0)

Tints of #A37A4B

#A37A4B
(163,122,75)
#AB865B
(171,134,91)
#B3926B
(179,146,107)
#BB9E7B
(187,158,123)
#C3AA8B
(195,170,139)
#CBB69B
(203,182,155)
#D3C2AB
(211,194,171)
#DBCEBB
(219,206,187)
#E3DACB
(227,218,203)
#EBE6DB
(235,230,219)
#F3F2EB
(243,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A37A4B; }

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

This text font color is #A37A4B.

Background Color

.myBgColor { background-color: #A37A4B; }

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

This div background color is #A37A4B.

Border color

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

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

This div border color is #A37A4B.

Opacity

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

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

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

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

This text has shadow with #A37A4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37A4B.

Preview

Color preview on black background

This text has color #A37A4B on black background.


Color preview on white background

This text has color #A37A4B on white background.


Black color preview on #A37A4B background

This text has black color on #A37A4B background.


White color preview on #A37A4B background

This text has white color on #A37A4B background.


Related colors

Complementary color

Complementary color for #hex is #5C85B4.


I love getcolorcode.com

Triadic colors

1 #4BA37A and #7A4BA3 with #A37A4B are triadic colors.

2 #4B7AA3 and #7AA34B with #A37A4B are triadic colors.