COLOR #A48546

HEX: #A48546 RGB: (164,133,70)

Color info

#A48546 contains mainly red and green colors. Web safe color of #A48546 is #999933 (or #993).

RGB color model

#A48546 color RGB value is (164,133,70).

RGB: (164,133,70) (64%, 52%, 27%)

RGB channels and saturation

R 164 of 255 = 64%
G 133 of 255 = 52%
B 70 of 255 = 27%

164
133
70

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

Portions of RGB colors in percentages

R + G + B = 164 + 133 + 70 = 367 (100%)
R 164 of 367 ~ 44.69%
G 133 of 367 ~ 36.24%
B 70 of 367 ~ 19.07'%

%44.69
%36.24
%19.07

CMYK color model

#A48546 color CMYK value is (0,19,57,36).

  • cyan value is 0.00%
  • magenta value is 18.90%
  • yellow value is 57.32%
  • key color value is 35.69%
CMYK: (0,19,57,36) C0M19Y57K36 (0%,19%,57%,36%) (0.00/0.19/0.57/0.36) 

CMYK percentages

%0
%18.9
%57.32
%35.69

Codes

Color #A48546 in popluar color models

A4 85 46
RGB 164 133 70
HSL 40° 40.17% 45.88%
HSB/HSV 40° 57.32% 64.31%
CMYK 0.00% 18.90% 57.32%
35.69%

Color #A48546 in popluar number systems.

HEX A4 85 46
Decimal 164 133 70
Binary 10100100 10000101 1000110
Octal 244 205 106

Shades and tints

Shades of #A48546

#A48546
(164,133,70)
#967940
(150,121,64)
#886D3A
(136,109,58)
#7A6134
(122,97,52)
#6C552E
(108,85,46)
#5E4928
(94,73,40)
#503D22
(80,61,34)
#42311C
(66,49,28)
#342516
(52,37,22)
#261910
(38,25,16)
#180D0A
(24,13,10)
#000000
(0,0,0)

Tints of #A48546

#A48546
(164,133,70)
#AC9056
(172,144,86)
#B49B66
(180,155,102)
#BCA676
(188,166,118)
#C4B186
(196,177,134)
#CCBC96
(204,188,150)
#D4C7A6
(212,199,166)
#DCD2B6
(220,210,182)
#E4DDC6
(228,221,198)
#ECE8D6
(236,232,214)
#F4F3E6
(244,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A48546; }

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

This text font color is #A48546.

Background Color

.myBgColor { background-color: #A48546; }

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

This div background color is #A48546.

Border color

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

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

This div border color is #A48546.

Opacity

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

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

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

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

This text has shadow with #A48546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48546.

Preview

Color preview on black background

This text has color #A48546 on black background.


Color preview on white background

This text has color #A48546 on white background.


Black color preview on #A48546 background

This text has black color on #A48546 background.


White color preview on #A48546 background

This text has white color on #A48546 background.


Related colors

Complementary color

Complementary color for #hex is #5B7AB9.


I love getcolorcode.com

Triadic colors

1 #46A485 and #8546A4 with #A48546 are triadic colors.

2 #4685A4 and #85A446 with #A48546 are triadic colors.