COLOR #A37961

HEX: #A37961 RGB: (163,121,97)

Color info

#A37961 contains mainly red and green colors. Web safe color of #A37961 is #996666 (or #966).

RGB color model

#A37961 color RGB value is (163,121,97).

RGB: (163,121,97) (64%, 47%, 38%)

RGB channels and saturation

R 163 of 255 = 64%
G 121 of 255 = 47%
B 97 of 255 = 38%

163
121
97

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

Portions of RGB colors in percentages

R + G + B = 163 + 121 + 97 = 381 (100%)
R 163 of 381 ~ 42.78%
G 121 of 381 ~ 31.76%
B 97 of 381 ~ 25.46'%

%42.78
%31.76
%25.46

CMYK color model

#A37961 color CMYK value is (0,26,40,36).

  • cyan value is 0.00%
  • magenta value is 25.77%
  • yellow value is 40.49%
  • key color value is 36.08%
CMYK: (0,26,40,36) C0M26Y40K36 (0%,26%,40%,36%) (0.00/0.26/0.40/0.36) 

CMYK percentages

%0
%25.77
%40.49
%36.08

Codes

Color #A37961 in popluar color models

A3 79 61
RGB 163 121 97
HSL 22° 26.40% 50.98%
HSB/HSV 22° 40.49% 63.92%
CMYK 0.00% 25.77% 40.49%
36.08%

Color #A37961 in popluar number systems.

HEX A3 79 61
Decimal 163 121 97
Binary 10100011 1111001 1100001
Octal 243 171 141

Shades and tints

Shades of #A37961

#A37961
(163,121,97)
#956E59
(149,110,89)
#876351
(135,99,81)
#795849
(121,88,73)
#6B4D41
(107,77,65)
#5D4239
(93,66,57)
#4F3731
(79,55,49)
#412C29
(65,44,41)
#332121
(51,33,33)
#251619
(37,22,25)
#170B11
(23,11,17)
#000000
(0,0,0)

Tints of #A37961

#A37961
(163,121,97)
#AB856F
(171,133,111)
#B3917D
(179,145,125)
#BB9D8B
(187,157,139)
#C3A999
(195,169,153)
#CBB5A7
(203,181,167)
#D3C1B5
(211,193,181)
#DBCDC3
(219,205,195)
#E3D9D1
(227,217,209)
#EBE5DF
(235,229,223)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A37961 color. Also use rgb(163,121,97) instead hex code.

Text Font Color

.myTextColor { color: #A37961; }

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

This text font color is #A37961.

Background Color

.myBgColor { background-color: #A37961; }

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

This div background color is #A37961.

Border color

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

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

This div border color is #A37961.

Opacity

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

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

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

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

This text has shadow with #A37961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A37961.

Preview

Color preview on black background

This text has color #A37961 on black background.


Color preview on white background

This text has color #A37961 on white background.


Black color preview on #A37961 background

This text has black color on #A37961 background.


White color preview on #A37961 background

This text has white color on #A37961 background.


Related colors

Complementary color

Complementary color for #hex is #5C869E.


I love getcolorcode.com

Triadic colors

1 #61A379 and #7961A3 with #A37961 are triadic colors.

2 #6179A3 and #79A361 with #A37961 are triadic colors.