COLOR #A36049

HEX: #A36049 RGB: (163,96,73)

Color info

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

RGB color model

#A36049 color RGB value is (163,96,73).

RGB: (163,96,73) (64%, 38%, 29%)

RGB channels and saturation

R 163 of 255 = 64%
G 96 of 255 = 38%
B 73 of 255 = 29%

163
96
73

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

Portions of RGB colors in percentages

R + G + B = 163 + 96 + 73 = 332 (100%)
R 163 of 332 ~ 49.1%
G 96 of 332 ~ 28.92%
B 73 of 332 ~ 21.99'%

%49.1
%28.92
%21.99

CMYK color model

#A36049 color CMYK value is (0,41,55,36).

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

CMYK: (0,41,55,36)
C0M41Y55K36 (0%, 41%, 55%, 36%)
(0.00 / 0.41 / 0.55 / 0.36)

CMYK percentages

%0
%41.1
%55.21
%36.08

Codes

Color #A36049 in popluar color models

A3 60 49
RGB 163 96 73
HSL 15° 38.14% 46.27%
HSB/HSV 15° 55.21% 63.92%
CMYK 0.00% 41.10% 55.21%
36.08%

Color #A36049 in popluar number systems.

HEX A3 60 49
Decimal 163 96 73
Binary 10100011 1100000 1001001
Octal 243 140 111

Shades and tints

Shades of #A36049

#A36049
(163,96,73)
#955843
(149,88,67)
#87503D
(135,80,61)
#794837
(121,72,55)
#6B4031
(107,64,49)
#5D382B
(93,56,43)
#4F3025
(79,48,37)
#41281F
(65,40,31)
#332019
(51,32,25)
#251813
(37,24,19)
#17100D
(23,16,13)
#000000
(0,0,0)

Tints of #A36049

#A36049
(163,96,73)
#AB6E59
(171,110,89)
#B37C69
(179,124,105)
#BB8A79
(187,138,121)
#C39889
(195,152,137)
#CBA699
(203,166,153)
#D3B4A9
(211,180,169)
#DBC2B9
(219,194,185)
#E3D0C9
(227,208,201)
#EBDED9
(235,222,217)
#F3ECE9
(243,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A36049; }

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

This text font color is #A36049.

Background Color

.myBgColor { background-color: #A36049; }

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

This div background color is #A36049.

Border color

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

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

This div border color is #A36049.

Opacity

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

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

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

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

This text has shadow with #A36049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A36049.

Preview

Color preview on black background

This text has color #A36049 on black background.


Color preview on white background

This text has color #A36049 on white background.


Black color preview on #A36049 background

This text has black color on #A36049 background.


White color preview on #A36049 background

This text has white color on #A36049 background.


Related colors

Complementary color

Complementary color for #hex is #5C9FB6.


I love getcolorcode.com

Triadic colors

1 #49A360 and #6049A3 with #A36049 are triadic colors.

2 #4960A3 and #60A349 with #A36049 are triadic colors.