COLOR #A48046

HEX: #A48046 RGB: (164,128,70)

Color info

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

RGB color model

#A48046 color RGB value is (164,128,70).

RGB: (164,128,70) (64%, 50%, 27%)

RGB channels and saturation

R 164 of 255 = 64%
G 128 of 255 = 50%
B 70 of 255 = 27%

164
128
70

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

Portions of RGB colors in percentages

R + G + B = 164 + 128 + 70 = 362 (100%)
R 164 of 362 ~ 45.3%
G 128 of 362 ~ 35.36%
B 70 of 362 ~ 19.34'%

%45.3
%35.36
%19.34

CMYK color model

#A48046 color CMYK value is (0,22,57,36).

  • cyan value is 0.00%
  • magenta value is 21.95%
  • yellow value is 57.32%
  • key color value is 35.69%

CMYK: (0,22,57,36)
C0M22Y57K36 (0%, 22%, 57%, 36%)
(0.00 / 0.22 / 0.57 / 0.36)

CMYK percentages

%0
%21.95
%57.32
%35.69

Codes

Color #A48046 in popluar color models

A4 80 46
RGB 164 128 70
HSL 37° 40.17% 45.88%
HSB/HSV 37° 57.32% 64.31%
CMYK 0.00% 21.95% 57.32%
35.69%

Color #A48046 in popluar number systems.

HEX A4 80 46
Decimal 164 128 70
Binary 10100100 10000000 1000110
Octal 244 200 106

Shades and tints

Shades of #A48046

#A48046
(164,128,70)
#967540
(150,117,64)
#886A3A
(136,106,58)
#7A5F34
(122,95,52)
#6C542E
(108,84,46)
#5E4928
(94,73,40)
#503E22
(80,62,34)
#42331C
(66,51,28)
#342816
(52,40,22)
#261D10
(38,29,16)
#18120A
(24,18,10)
#000000
(0,0,0)

Tints of #A48046

#A48046
(164,128,70)
#AC8B56
(172,139,86)
#B49666
(180,150,102)
#BCA176
(188,161,118)
#C4AC86
(196,172,134)
#CCB796
(204,183,150)
#D4C2A6
(212,194,166)
#DCCDB6
(220,205,182)
#E4D8C6
(228,216,198)
#ECE3D6
(236,227,214)
#F4EEE6
(244,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48046; }

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

This text font color is #A48046.

Background Color

.myBgColor { background-color: #A48046; }

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

This div background color is #A48046.

Border color

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

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

This div border color is #A48046.

Opacity

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

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

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

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

This text has shadow with #A48046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48046.

Preview

Color preview on black background

This text has color #A48046 on black background.


Color preview on white background

This text has color #A48046 on white background.


Black color preview on #A48046 background

This text has black color on #A48046 background.


White color preview on #A48046 background

This text has white color on #A48046 background.


Related colors

Complementary color

Complementary color for #hex is #5B7FB9.


I love getcolorcode.com

Triadic colors

1 #46A480 and #8046A4 with #A48046 are triadic colors.

2 #4680A4 and #80A446 with #A48046 are triadic colors.