COLOR #A4A877

HEX: #A4A877 RGB: (164,168,119)

Color info

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

RGB color model

#A4A877 color RGB value is (164,168,119).

RGB: (164,168,119) (64%, 66%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 168 of 255 = 66%
B 119 of 255 = 47%

164
168
119

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

Portions of RGB colors in percentages

R + G + B = 164 + 168 + 119 = 451 (100%)
R 164 of 451 ~ 36.36%
G 168 of 451 ~ 37.25%
B 119 of 451 ~ 26.39'%

%36.36
%37.25
%26.39

CMYK color model

#A4A877 color CMYK value is (2,0,29,34).

  • cyan value is 2.38%
  • magenta value is 0.00%
  • yellow value is 29.17%
  • key color value is 34.12%

CMYK: (2,0,29,34)
C2M0Y29K34 (2%, 0%, 29%, 34%)
(0.02 / 0.00 / 0.29 / 0.34)

CMYK percentages

%2.38
%0
%29.17
%34.12

Codes

Color #A4A877 in popluar color models

A4 A8 77
RGB 164 168 119
HSL 65° 21.97% 56.27%
HSB/HSV 65° 29.17% 65.88%
CMYK 2.38% 0.00% 29.17%
34.12%

Color #A4A877 in popluar number systems.

HEX A4 A8 77
Decimal 164 168 119
Binary 10100100 10101000 1110111
Octal 244 250 167

Shades and tints

Shades of #A4A877

#A4A877
(164,168,119)
#96996D
(150,153,109)
#888A63
(136,138,99)
#7A7B59
(122,123,89)
#6C6C4F
(108,108,79)
#5E5D45
(94,93,69)
#504E3B
(80,78,59)
#423F31
(66,63,49)
#343027
(52,48,39)
#26211D
(38,33,29)
#181213
(24,18,19)
#000000
(0,0,0)

Tints of #A4A877

#A4A877
(164,168,119)
#ACAF83
(172,175,131)
#B4B68F
(180,182,143)
#BCBD9B
(188,189,155)
#C4C4A7
(196,196,167)
#CCCBB3
(204,203,179)
#D4D2BF
(212,210,191)
#DCD9CB
(220,217,203)
#E4E0D7
(228,224,215)
#ECE7E3
(236,231,227)
#F4EEEF
(244,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A877; }

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

This text font color is #A4A877.

Background Color

.myBgColor { background-color: #A4A877; }

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

This div background color is #A4A877.

Border color

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

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

This div border color is #A4A877.

Opacity

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

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

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

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

This text has shadow with #A4A877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A877.

Preview

Color preview on black background

This text has color #A4A877 on black background.


Color preview on white background

This text has color #A4A877 on white background.


Black color preview on #A4A877 background

This text has black color on #A4A877 background.


White color preview on #A4A877 background

This text has white color on #A4A877 background.


Related colors

Complementary color

Complementary color for #hex is #5B5788.


I love getcolorcode.com

Triadic colors

1 #77A4A8 and #A877A4 with #A4A877 are triadic colors.

2 #77A8A4 and #A8A477 with #A4A877 are triadic colors.