COLOR #A36971

HEX: #A36971 RGB: (163,105,113)

Color info

#A36971 contains red, green and blue colors in about the same proportion. Web safe color of #A36971 is #996666 (or #966).

RGB color model

#A36971 color RGB value is (163,105,113).

RGB: (163,105,113) (64%, 41%, 44%)

RGB channels and saturation

R 163 of 255 = 64%
G 105 of 255 = 41%
B 113 of 255 = 44%

163
105
113

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

Portions of RGB colors in percentages

R + G + B = 163 + 105 + 113 = 381 (100%)
R 163 of 381 ~ 42.78%
G 105 of 381 ~ 27.56%
B 113 of 381 ~ 29.66'%

%42.78
%27.56
%29.66

CMYK color model

#A36971 color CMYK value is (0,36,31,36).

  • cyan value is 0.00%
  • magenta value is 35.58%
  • yellow value is 30.67%
  • key color value is 36.08%
CMYK: (0,36,31,36) C0M36Y31K36 (0%,36%,31%,36%) (0.00/0.36/0.31/0.36) 

CMYK percentages

%0
%35.58
%30.67
%36.08

Codes

Color #A36971 in popluar color models

A3 69 71
RGB 163 105 113
HSL 352° 23.97% 52.55%
HSB/HSV 352° 35.58% 63.92%
CMYK 0.00% 35.58% 30.67%
36.08%

Color #A36971 in popluar number systems.

HEX A3 69 71
Decimal 163 105 113
Binary 10100011 1101001 1110001
Octal 243 151 161

Shades and tints

Shades of #A36971

#A36971
(163,105,113)
#956067
(149,96,103)
#87575D
(135,87,93)
#794E53
(121,78,83)
#6B4549
(107,69,73)
#5D3C3F
(93,60,63)
#4F3335
(79,51,53)
#412A2B
(65,42,43)
#332121
(51,33,33)
#251817
(37,24,23)
#170F0D
(23,15,13)
#000000
(0,0,0)

Tints of #A36971

#A36971
(163,105,113)
#AB767D
(171,118,125)
#B38389
(179,131,137)
#BB9095
(187,144,149)
#C39DA1
(195,157,161)
#CBAAAD
(203,170,173)
#D3B7B9
(211,183,185)
#DBC4C5
(219,196,197)
#E3D1D1
(227,209,209)
#EBDEDD
(235,222,221)
#F3EBE9
(243,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36971 color. Also use rgb(163,105,113) instead hex code.

Text Font Color

.myTextColor { color: #A36971; }

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

This text font color is #A36971.

Background Color

.myBgColor { background-color: #A36971; }

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

This div background color is #A36971.

Border color

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

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

This div border color is #A36971.

Opacity

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

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

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

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

This text has shadow with #A36971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36971.

Preview

Color preview on black background

This text has color #A36971 on black background.


Color preview on white background

This text has color #A36971 on white background.


Black color preview on #A36971 background

This text has black color on #A36971 background.


White color preview on #A36971 background

This text has white color on #A36971 background.


Related colors

Complementary color

Complementary color for #hex is #5C968E.


I love getcolorcode.com

Triadic colors

1 #71A369 and #6971A3 with #A36971 are triadic colors.

2 #7169A3 and #69A371 with #A36971 are triadic colors.