COLOR #A29479

HEX: #A29479 RGB: (162,148,121)

Color info

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

RGB color model

#A29479 color RGB value is (162,148,121).

RGB: (162,148,121) (64%, 58%, 47%)

RGB channels and saturation

R 162 of 255 = 64%
G 148 of 255 = 58%
B 121 of 255 = 47%

162
148
121

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

Portions of RGB colors in percentages

R + G + B = 162 + 148 + 121 = 431 (100%)
R 162 of 431 ~ 37.59%
G 148 of 431 ~ 34.34%
B 121 of 431 ~ 28.07'%

%37.59
%34.34
%28.07

CMYK color model

#A29479 color CMYK value is (0,9,25,36).

  • cyan value is 0.00%
  • magenta value is 8.64%
  • yellow value is 25.31%
  • key color value is 36.47%

CMYK: (0,9,25,36)
C0M9Y25K36 (0%, 9%, 25%, 36%)
(0.00 / 0.09 / 0.25 / 0.36)

CMYK percentages

%0
%8.64
%25.31
%36.47

Codes

Color #A29479 in popluar color models

A2 94 79
RGB 162 148 121
HSL 40° 18.06% 55.49%
HSB/HSV 40° 25.31% 63.53%
CMYK 0.00% 8.64% 25.31%
36.47%

Color #A29479 in popluar number systems.

HEX A2 94 79
Decimal 162 148 121
Binary 10100010 10010100 1111001
Octal 242 224 171

Shades and tints

Shades of #A29479

#A29479
(162,148,121)
#94876E
(148,135,110)
#867A63
(134,122,99)
#786D58
(120,109,88)
#6A604D
(106,96,77)
#5C5342
(92,83,66)
#4E4637
(78,70,55)
#40392C
(64,57,44)
#322C21
(50,44,33)
#241F16
(36,31,22)
#16120B
(22,18,11)
#000000
(0,0,0)

Tints of #A29479

#A29479
(162,148,121)
#AA9D85
(170,157,133)
#B2A691
(178,166,145)
#BAAF9D
(186,175,157)
#C2B8A9
(194,184,169)
#CAC1B5
(202,193,181)
#D2CAC1
(210,202,193)
#DAD3CD
(218,211,205)
#E2DCD9
(226,220,217)
#EAE5E5
(234,229,229)
#F2EEF1
(242,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A29479 color. Also use rgb(162,148,121) instead hex code.

Text Font Color

.myTextColor { color: #A29479; }

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

This text font color is #A29479.

Background Color

.myBgColor { background-color: #A29479; }

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

This div background color is #A29479.

Border color

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

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

This div border color is #A29479.

Opacity

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

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

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

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

This text has shadow with #A29479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A29479.

Preview

Color preview on black background

This text has color #A29479 on black background.


Color preview on white background

This text has color #A29479 on white background.


Black color preview on #A29479 background

This text has black color on #A29479 background.


White color preview on #A29479 background

This text has white color on #A29479 background.


Related colors

Complementary color

Complementary color for #hex is #5D6B86.


I love getcolorcode.com

Triadic colors

1 #79A294 and #9479A2 with #A29479 are triadic colors.

2 #7994A2 and #94A279 with #A29479 are triadic colors.