COLOR #A29A77

HEX: #A29A77 RGB: (162,154,119)

Color info

#A29A77 contains red, green and blue colors in about the same proportion. Web safe color of #A29A77 is #999966 (or #996).

RGB color model

#A29A77 color RGB value is (162,154,119).

RGB: (162,154,119) (64%, 60%, 47%)

RGB channels and saturation

R 162 of 255 = 64%
G 154 of 255 = 60%
B 119 of 255 = 47%

162
154
119

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

Portions of RGB colors in percentages

R + G + B = 162 + 154 + 119 = 435 (100%)
R 162 of 435 ~ 37.24%
G 154 of 435 ~ 35.4%
B 119 of 435 ~ 27.36'%

%37.24
%35.4
%27.36

CMYK color model

#A29A77 color CMYK value is (0,5,27,36).

  • cyan value is 0.00%
  • magenta value is 4.94%
  • yellow value is 26.54%
  • key color value is 36.47%

CMYK: (0,5,27,36)
C0M5Y27K36 (0%, 5%, 27%, 36%)
(0.00 / 0.05 / 0.27 / 0.36)

CMYK percentages

%0
%4.94
%26.54
%36.47

Codes

Color #A29A77 in popluar color models

A2 9A 77
RGB 162 154 119
HSL 49° 18.78% 55.10%
HSB/HSV 49° 26.54% 63.53%
CMYK 0.00% 4.94% 26.54%
36.47%

Color #A29A77 in popluar number systems.

HEX A2 9A 77
Decimal 162 154 119
Binary 10100010 10011010 1110111
Octal 242 232 167

Shades and tints

Shades of #A29A77

#A29A77
(162,154,119)
#948C6D
(148,140,109)
#867E63
(134,126,99)
#787059
(120,112,89)
#6A624F
(106,98,79)
#5C5445
(92,84,69)
#4E463B
(78,70,59)
#403831
(64,56,49)
#322A27
(50,42,39)
#241C1D
(36,28,29)
#160E13
(22,14,19)
#000000
(0,0,0)

Tints of #A29A77

#A29A77
(162,154,119)
#AAA383
(170,163,131)
#B2AC8F
(178,172,143)
#BAB59B
(186,181,155)
#C2BEA7
(194,190,167)
#CAC7B3
(202,199,179)
#D2D0BF
(210,208,191)
#DAD9CB
(218,217,203)
#E2E2D7
(226,226,215)
#EAEBE3
(234,235,227)
#F2F4EF
(242,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A29A77 color. Also use rgb(162,154,119) instead hex code.

Text Font Color

.myTextColor { color: #A29A77; }

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

This text font color is #A29A77.

Background Color

.myBgColor { background-color: #A29A77; }

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

This div background color is #A29A77.

Border color

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

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

This div border color is #A29A77.

Opacity

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

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

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

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

This text has shadow with #A29A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A29A77.

Preview

Color preview on black background

This text has color #A29A77 on black background.


Color preview on white background

This text has color #A29A77 on white background.


Black color preview on #A29A77 background

This text has black color on #A29A77 background.


White color preview on #A29A77 background

This text has white color on #A29A77 background.


Related colors

Complementary color

Complementary color for #hex is #5D6588.


I love getcolorcode.com

Triadic colors

1 #77A29A and #9A77A2 with #A29A77 are triadic colors.

2 #779AA2 and #9AA277 with #A29A77 are triadic colors.