COLOR #A29476

HEX: #A29476 RGB: (162,148,118)

Color info

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

RGB color model

#A29476 color RGB value is (162,148,118).

RGB: (162,148,118) (64%, 58%, 46%)

RGB channels and saturation

R 162 of 255 = 64%
G 148 of 255 = 58%
B 118 of 255 = 46%

162
148
118

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

Portions of RGB colors in percentages

R + G + B = 162 + 148 + 118 = 428 (100%)
R 162 of 428 ~ 37.85%
G 148 of 428 ~ 34.58%
B 118 of 428 ~ 27.57'%

%37.85
%34.58
%27.57

CMYK color model

#A29476 color CMYK value is (0,9,27,36).

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

CMYK: (0,9,27,36)
C0M9Y27K36 (0%, 9%, 27%, 36%)
(0.00 / 0.09 / 0.27 / 0.36)

CMYK percentages

%0
%8.64
%27.16
%36.47

Codes

Color #A29476 in popluar color models

A2 94 76
RGB 162 148 118
HSL 41° 19.13% 54.90%
HSB/HSV 41° 27.16% 63.53%
CMYK 0.00% 8.64% 27.16%
36.47%

Color #A29476 in popluar number systems.

HEX A2 94 76
Decimal 162 148 118
Binary 10100010 10010100 1110110
Octal 242 224 166

Shades and tints

Shades of #A29476

#A29476
(162,148,118)
#94876C
(148,135,108)
#867A62
(134,122,98)
#786D58
(120,109,88)
#6A604E
(106,96,78)
#5C5344
(92,83,68)
#4E463A
(78,70,58)
#403930
(64,57,48)
#322C26
(50,44,38)
#241F1C
(36,31,28)
#161212
(22,18,18)
#000000
(0,0,0)

Tints of #A29476

#A29476
(162,148,118)
#AA9D82
(170,157,130)
#B2A68E
(178,166,142)
#BAAF9A
(186,175,154)
#C2B8A6
(194,184,166)
#CAC1B2
(202,193,178)
#D2CABE
(210,202,190)
#DAD3CA
(218,211,202)
#E2DCD6
(226,220,214)
#EAE5E2
(234,229,226)
#F2EEEE
(242,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A29476; }

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

This text font color is #A29476.

Background Color

.myBgColor { background-color: #A29476; }

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

This div background color is #A29476.

Border color

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

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

This div border color is #A29476.

Opacity

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

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

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

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

This text has shadow with #A29476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A29476.

Preview

Color preview on black background

This text has color #A29476 on black background.


Color preview on white background

This text has color #A29476 on white background.


Black color preview on #A29476 background

This text has black color on #A29476 background.


White color preview on #A29476 background

This text has white color on #A29476 background.


Related colors

Complementary color

Complementary color for #hex is #5D6B89.


I love getcolorcode.com

Triadic colors

1 #76A294 and #9476A2 with #A29476 are triadic colors.

2 #7694A2 and #94A276 with #A29476 are triadic colors.