COLOR #A48431

HEX: #A48431 RGB: (164,132,49)

Color info

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

RGB color model

#A48431 color RGB value is (164,132,49).

RGB: (164,132,49) (64%, 52%, 19%)

RGB channels and saturation

R 164 of 255 = 64%
G 132 of 255 = 52%
B 49 of 255 = 19%

164
132
49

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

Portions of RGB colors in percentages

R + G + B = 164 + 132 + 49 = 345 (100%)
R 164 of 345 ~ 47.54%
G 132 of 345 ~ 38.26%
B 49 of 345 ~ 14.2'%

%47.54
%38.26
%14.2

CMYK color model

#A48431 color CMYK value is (0,20,70,36).

  • cyan value is 0.00%
  • magenta value is 19.51%
  • yellow value is 70.12%
  • key color value is 35.69%

CMYK: (0,20,70,36)
C0M20Y70K36 (0%, 20%, 70%, 36%)
(0.00 / 0.20 / 0.70 / 0.36)

CMYK percentages

%0
%19.51
%70.12
%35.69

Codes

Color #A48431 in popluar color models

A4 84 31
RGB 164 132 49
HSL 43° 53.99% 41.76%
HSB/HSV 43° 70.12% 64.31%
CMYK 0.00% 19.51% 70.12%
35.69%

Color #A48431 in popluar number systems.

HEX A4 84 31
Decimal 164 132 49
Binary 10100100 10000100 110001
Octal 244 204 61

Shades and tints

Shades of #A48431

#A48431
(164,132,49)
#96782D
(150,120,45)
#886C29
(136,108,41)
#7A6025
(122,96,37)
#6C5421
(108,84,33)
#5E481D
(94,72,29)
#503C19
(80,60,25)
#423015
(66,48,21)
#342411
(52,36,17)
#26180D
(38,24,13)
#180C09
(24,12,9)
#000000
(0,0,0)

Tints of #A48431

#A48431
(164,132,49)
#AC8F43
(172,143,67)
#B49A55
(180,154,85)
#BCA567
(188,165,103)
#C4B079
(196,176,121)
#CCBB8B
(204,187,139)
#D4C69D
(212,198,157)
#DCD1AF
(220,209,175)
#E4DCC1
(228,220,193)
#ECE7D3
(236,231,211)
#F4F2E5
(244,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48431 color. Also use rgb(164,132,49) instead hex code.

Text Font Color

.myTextColor { color: #A48431; }

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

This text font color is #A48431.

Background Color

.myBgColor { background-color: #A48431; }

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

This div background color is #A48431.

Border color

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

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

This div border color is #A48431.

Opacity

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

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

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

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

This text has shadow with #A48431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48431.

Preview

Color preview on black background

This text has color #A48431 on black background.


Color preview on white background

This text has color #A48431 on white background.


Black color preview on #A48431 background

This text has black color on #A48431 background.


White color preview on #A48431 background

This text has white color on #A48431 background.


Related colors

Complementary color

Complementary color for #hex is #5B7BCE.


I love getcolorcode.com

Triadic colors

1 #31A484 and #8431A4 with #A48431 are triadic colors.

2 #3184A4 and #84A431 with #A48431 are triadic colors.