COLOR #A29353

HEX: #A29353 RGB: (162,147,83)

Color info

#A29353 contains mainly red and green colors. Web safe color of #A29353 is #999966 (or #996).

RGB color model

#A29353 color RGB value is (162,147,83).

RGB: (162,147,83) (64%, 58%, 33%)

RGB channels and saturation

R 162 of 255 = 64%
G 147 of 255 = 58%
B 83 of 255 = 33%

162
147
83

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

Portions of RGB colors in percentages

R + G + B = 162 + 147 + 83 = 392 (100%)
R 162 of 392 ~ 41.33%
G 147 of 392 ~ 37.5%
B 83 of 392 ~ 21.17'%

%41.33
%37.5
%21.17

CMYK color model

#A29353 color CMYK value is (0,9,49,36).

  • cyan value is 0.00%
  • magenta value is 9.26%
  • yellow value is 48.77%
  • key color value is 36.47%

CMYK: (0,9,49,36)
C0M9Y49K36 (0%, 9%, 49%, 36%)
(0.00 / 0.09 / 0.49 / 0.36)

CMYK percentages

%0
%9.26
%48.77
%36.47

Codes

Color #A29353 in popluar color models

A2 93 53
RGB 162 147 83
HSL 49° 32.24% 48.04%
HSB/HSV 49° 48.77% 63.53%
CMYK 0.00% 9.26% 48.77%
36.47%

Color #A29353 in popluar number systems.

HEX A2 93 53
Decimal 162 147 83
Binary 10100010 10010011 1010011
Octal 242 223 123

Shades and tints

Shades of #A29353

#A29353
(162,147,83)
#94864C
(148,134,76)
#867945
(134,121,69)
#786C3E
(120,108,62)
#6A5F37
(106,95,55)
#5C5230
(92,82,48)
#4E4529
(78,69,41)
#403822
(64,56,34)
#322B1B
(50,43,27)
#241E14
(36,30,20)
#16110D
(22,17,13)
#000000
(0,0,0)

Tints of #A29353

#A29353
(162,147,83)
#AA9C62
(170,156,98)
#B2A571
(178,165,113)
#BAAE80
(186,174,128)
#C2B78F
(194,183,143)
#CAC09E
(202,192,158)
#D2C9AD
(210,201,173)
#DAD2BC
(218,210,188)
#E2DBCB
(226,219,203)
#EAE4DA
(234,228,218)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A29353 color. Also use rgb(162,147,83) instead hex code.

Text Font Color

.myTextColor { color: #A29353; }

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

This text font color is #A29353.

Background Color

.myBgColor { background-color: #A29353; }

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

This div background color is #A29353.

Border color

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

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

This div border color is #A29353.

Opacity

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

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

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

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

This text has shadow with #A29353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A29353.

Preview

Color preview on black background

This text has color #A29353 on black background.


Color preview on white background

This text has color #A29353 on white background.


Black color preview on #A29353 background

This text has black color on #A29353 background.


White color preview on #A29353 background

This text has white color on #A29353 background.


Related colors

Complementary color

Complementary color for #hex is #5D6CAC.


I love getcolorcode.com

Triadic colors

1 #53A293 and #9353A2 with #A29353 are triadic colors.

2 #5393A2 and #93A253 with #A29353 are triadic colors.