COLOR #A48133

HEX: #A48133 RGB: (164,129,51)

Color info

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

RGB color model

#A48133 color RGB value is (164,129,51).

RGB: (164,129,51) (64%, 51%, 20%)

RGB channels and saturation

R 164 of 255 = 64%
G 129 of 255 = 51%
B 51 of 255 = 20%

164
129
51

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

Portions of RGB colors in percentages

R + G + B = 164 + 129 + 51 = 344 (100%)
R 164 of 344 ~ 47.67%
G 129 of 344 ~ 37.5%
B 51 of 344 ~ 14.83'%

%47.67
%37.5
%14.83

CMYK color model

#A48133 color CMYK value is (0,21,69,36).

  • cyan value is 0.00%
  • magenta value is 21.34%
  • yellow value is 68.90%
  • key color value is 35.69%

CMYK: (0,21,69,36)
C0M21Y69K36 (0%, 21%, 69%, 36%)
(0.00 / 0.21 / 0.69 / 0.36)

CMYK percentages

%0
%21.34
%68.9
%35.69

Codes

Color #A48133 in popluar color models

A4 81 33
RGB 164 129 51
HSL 41° 52.56% 42.16%
HSB/HSV 41° 68.90% 64.31%
CMYK 0.00% 21.34% 68.90%
35.69%

Color #A48133 in popluar number systems.

HEX A4 81 33
Decimal 164 129 51
Binary 10100100 10000001 110011
Octal 244 201 63

Shades and tints

Shades of #A48133

#A48133
(164,129,51)
#96762F
(150,118,47)
#886B2B
(136,107,43)
#7A6027
(122,96,39)
#6C5523
(108,85,35)
#5E4A1F
(94,74,31)
#503F1B
(80,63,27)
#423417
(66,52,23)
#342913
(52,41,19)
#261E0F
(38,30,15)
#18130B
(24,19,11)
#000000
(0,0,0)

Tints of #A48133

#A48133
(164,129,51)
#AC8C45
(172,140,69)
#B49757
(180,151,87)
#BCA269
(188,162,105)
#C4AD7B
(196,173,123)
#CCB88D
(204,184,141)
#D4C39F
(212,195,159)
#DCCEB1
(220,206,177)
#E4D9C3
(228,217,195)
#ECE4D5
(236,228,213)
#F4EFE7
(244,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A48133 color. Also use rgb(164,129,51) instead hex code.

Text Font Color

.myTextColor { color: #A48133; }

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

This text font color is #A48133.

Background Color

.myBgColor { background-color: #A48133; }

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

This div background color is #A48133.

Border color

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

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

This div border color is #A48133.

Opacity

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

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

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

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

This text has shadow with #A48133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A48133.

Preview

Color preview on black background

This text has color #A48133 on black background.


Color preview on white background

This text has color #A48133 on white background.


Black color preview on #A48133 background

This text has black color on #A48133 background.


White color preview on #A48133 background

This text has white color on #A48133 background.


Related colors

Complementary color

Complementary color for #hex is #5B7ECC.


I love getcolorcode.com

Triadic colors

1 #33A481 and #8133A4 with #A48133 are triadic colors.

2 #3381A4 and #81A433 with #A48133 are triadic colors.