COLOR #A4A177

HEX: #A4A177 RGB: (164,161,119)

Color info

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

RGB color model

#A4A177 color RGB value is (164,161,119).

RGB: (164,161,119) (64%, 63%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 161 of 255 = 63%
B 119 of 255 = 47%

164
161
119

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

Portions of RGB colors in percentages

R + G + B = 164 + 161 + 119 = 444 (100%)
R 164 of 444 ~ 36.94%
G 161 of 444 ~ 36.26%
B 119 of 444 ~ 26.8'%

%36.94
%36.26
%26.8

CMYK color model

#A4A177 color CMYK value is (0,2,27,36).

  • cyan value is 0.00%
  • magenta value is 1.83%
  • yellow value is 27.44%
  • key color value is 35.69%

CMYK: (0,2,27,36)
C0M2Y27K36 (0%, 2%, 27%, 36%)
(0.00 / 0.02 / 0.27 / 0.36)

CMYK percentages

%0
%1.83
%27.44
%35.69

Codes

Color #A4A177 in popluar color models

A4 A1 77
RGB 164 161 119
HSL 56° 19.82% 55.49%
HSB/HSV 56° 27.44% 64.31%
CMYK 0.00% 1.83% 27.44%
35.69%

Color #A4A177 in popluar number systems.

HEX A4 A1 77
Decimal 164 161 119
Binary 10100100 10100001 1110111
Octal 244 241 167

Shades and tints

Shades of #A4A177

#A4A177
(164,161,119)
#96936D
(150,147,109)
#888563
(136,133,99)
#7A7759
(122,119,89)
#6C694F
(108,105,79)
#5E5B45
(94,91,69)
#504D3B
(80,77,59)
#423F31
(66,63,49)
#343127
(52,49,39)
#26231D
(38,35,29)
#181513
(24,21,19)
#000000
(0,0,0)

Tints of #A4A177

#A4A177
(164,161,119)
#ACA983
(172,169,131)
#B4B18F
(180,177,143)
#BCB99B
(188,185,155)
#C4C1A7
(196,193,167)
#CCC9B3
(204,201,179)
#D4D1BF
(212,209,191)
#DCD9CB
(220,217,203)
#E4E1D7
(228,225,215)
#ECE9E3
(236,233,227)
#F4F1EF
(244,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A177 color. Also use rgb(164,161,119) instead hex code.

Text Font Color

.myTextColor { color: #A4A177; }

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

This text font color is #A4A177.

Background Color

.myBgColor { background-color: #A4A177; }

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

This div background color is #A4A177.

Border color

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

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

This div border color is #A4A177.

Opacity

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

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

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

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

This text has shadow with #A4A177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A177.

Preview

Color preview on black background

This text has color #A4A177 on black background.


Color preview on white background

This text has color #A4A177 on white background.


Black color preview on #A4A177 background

This text has black color on #A4A177 background.


White color preview on #A4A177 background

This text has white color on #A4A177 background.


Related colors

Complementary color

Complementary color for #hex is #5B5E88.


I love getcolorcode.com

Triadic colors

1 #77A4A1 and #A177A4 with #A4A177 are triadic colors.

2 #77A1A4 and #A1A477 with #A4A177 are triadic colors.