COLOR #A36047

HEX: #A36047 RGB: (163,96,71)

Color info

#A36047 contains mainly red color. Web safe color of #A36047 is #996633 (or #963).

RGB color model

#A36047 color RGB value is (163,96,71).

RGB: (163,96,71) (64%, 38%, 28%)

RGB channels and saturation

R 163 of 255 = 64%
G 96 of 255 = 38%
B 71 of 255 = 28%

163
96
71

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

Portions of RGB colors in percentages

R + G + B = 163 + 96 + 71 = 330 (100%)
R 163 of 330 ~ 49.39%
G 96 of 330 ~ 29.09%
B 71 of 330 ~ 21.52'%

%49.39
%29.09
%21.52

CMYK color model

#A36047 color CMYK value is (0,41,56,36).

  • cyan value is 0.00%
  • magenta value is 41.10%
  • yellow value is 56.44%
  • key color value is 36.08%

CMYK: (0,41,56,36)
C0M41Y56K36 (0%, 41%, 56%, 36%)
(0.00 / 0.41 / 0.56 / 0.36)

CMYK percentages

%0
%41.1
%56.44
%36.08

Codes

Color #A36047 in popluar color models

A3 60 47
RGB 163 96 71
HSL 16° 39.32% 45.88%
HSB/HSV 16° 56.44% 63.92%
CMYK 0.00% 41.10% 56.44%
36.08%

Color #A36047 in popluar number systems.

HEX A3 60 47
Decimal 163 96 71
Binary 10100011 1100000 1000111
Octal 243 140 107

Shades and tints

Shades of #A36047

#A36047
(163,96,71)
#955841
(149,88,65)
#87503B
(135,80,59)
#794835
(121,72,53)
#6B402F
(107,64,47)
#5D3829
(93,56,41)
#4F3023
(79,48,35)
#41281D
(65,40,29)
#332017
(51,32,23)
#251811
(37,24,17)
#17100B
(23,16,11)
#000000
(0,0,0)

Tints of #A36047

#A36047
(163,96,71)
#AB6E57
(171,110,87)
#B37C67
(179,124,103)
#BB8A77
(187,138,119)
#C39887
(195,152,135)
#CBA697
(203,166,151)
#D3B4A7
(211,180,167)
#DBC2B7
(219,194,183)
#E3D0C7
(227,208,199)
#EBDED7
(235,222,215)
#F3ECE7
(243,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A36047 color. Also use rgb(163,96,71) instead hex code.

Text Font Color

.myTextColor { color: #A36047; }

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

This text font color is #A36047.

Background Color

.myBgColor { background-color: #A36047; }

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

This div background color is #A36047.

Border color

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

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

This div border color is #A36047.

Opacity

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

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

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

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

This text has shadow with #A36047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36047.

Preview

Color preview on black background

This text has color #A36047 on black background.


Color preview on white background

This text has color #A36047 on white background.


Black color preview on #A36047 background

This text has black color on #A36047 background.


White color preview on #A36047 background

This text has white color on #A36047 background.


Related colors

Complementary color

Complementary color for #hex is #5C9FB8.


I love getcolorcode.com

Triadic colors

1 #47A360 and #6047A3 with #A36047 are triadic colors.

2 #4760A3 and #60A347 with #A36047 are triadic colors.