COLOR #A48049

HEX: #A48049 RGB: (164,128,73)

Color info

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

RGB color model

#A48049 color RGB value is (164,128,73).

RGB: (164,128,73) (64%, 50%, 29%)

RGB channels and saturation

R 164 of 255 = 64%
G 128 of 255 = 50%
B 73 of 255 = 29%

164
128
73

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

Portions of RGB colors in percentages

R + G + B = 164 + 128 + 73 = 365 (100%)
R 164 of 365 ~ 44.93%
G 128 of 365 ~ 35.07%
B 73 of 365 ~ 20'%

%44.93
%35.07
%20

CMYK color model

#A48049 color CMYK value is (0,22,55,36).

  • cyan value is 0.00%
  • magenta value is 21.95%
  • yellow value is 55.49%
  • key color value is 35.69%
CMYK: (0,22,55,36) C0M22Y55K36 (0%,22%,55%,36%) (0.00/0.22/0.55/0.36) 

CMYK percentages

%0
%21.95
%55.49
%35.69

Codes

Color #A48049 in popluar color models

A4 80 49
RGB 164 128 73
HSL 36° 38.40% 46.47%
HSB/HSV 36° 55.49% 64.31%
CMYK 0.00% 21.95% 55.49%
35.69%

Color #A48049 in popluar number systems.

HEX A4 80 49
Decimal 164 128 73
Binary 10100100 10000000 1001001
Octal 244 200 111

Shades and tints

Shades of #A48049

#A48049
(164,128,73)
#967543
(150,117,67)
#886A3D
(136,106,61)
#7A5F37
(122,95,55)
#6C5431
(108,84,49)
#5E492B
(94,73,43)
#503E25
(80,62,37)
#42331F
(66,51,31)
#342819
(52,40,25)
#261D13
(38,29,19)
#18120D
(24,18,13)
#000000
(0,0,0)

Tints of #A48049

#A48049
(164,128,73)
#AC8B59
(172,139,89)
#B49669
(180,150,105)
#BCA179
(188,161,121)
#C4AC89
(196,172,137)
#CCB799
(204,183,153)
#D4C2A9
(212,194,169)
#DCCDB9
(220,205,185)
#E4D8C9
(228,216,201)
#ECE3D9
(236,227,217)
#F4EEE9
(244,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48049 color. Also use rgb(164,128,73) instead hex code.

Text Font Color

.myTextColor { color: #A48049; }

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

This text font color is #A48049.

Background Color

.myBgColor { background-color: #A48049; }

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

This div background color is #A48049.

Border color

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

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

This div border color is #A48049.

Opacity

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

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

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

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

This text has shadow with #A48049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48049.

Preview

Color preview on black background

This text has color #A48049 on black background.


Color preview on white background

This text has color #A48049 on white background.


Black color preview on #A48049 background

This text has black color on #A48049 background.


White color preview on #A48049 background

This text has white color on #A48049 background.


Related colors

Complementary color

Complementary color for #hex is #5B7FB6.


I love getcolorcode.com

Triadic colors

1 #49A480 and #8049A4 with #A48049 are triadic colors.

2 #4980A4 and #80A449 with #A48049 are triadic colors.