COLOR #A4A951

HEX: #A4A951 RGB: (164,169,81)

Color info

#A4A951 contains mainly red and green colors. Web safe color of #A4A951 is #999966 (or #996).

RGB color model

#A4A951 color RGB value is (164,169,81).

RGB: (164,169,81) (64%, 66%, 32%)

RGB channels and saturation

R 164 of 255 = 64%
G 169 of 255 = 66%
B 81 of 255 = 32%

164
169
81

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

Portions of RGB colors in percentages

R + G + B = 164 + 169 + 81 = 414 (100%)
R 164 of 414 ~ 39.61%
G 169 of 414 ~ 40.82%
B 81 of 414 ~ 19.57'%

%39.61
%40.82
%19.57

CMYK color model

#A4A951 color CMYK value is (3,0,52,34).

  • cyan value is 2.96%
  • magenta value is 0.00%
  • yellow value is 52.07%
  • key color value is 33.73%

CMYK: (3,0,52,34)
C3M0Y52K34 (3%, 0%, 52%, 34%)
(0.03 / 0.00 / 0.52 / 0.34)

CMYK percentages

%2.96
%0
%52.07
%33.73

Codes

Color #A4A951 in popluar color models

A4 A9 51
RGB 164 169 81
HSL 63° 35.20% 49.02%
HSB/HSV 63° 52.07% 66.27%
CMYK 2.96% 0.00% 52.07%
33.73%

Color #A4A951 in popluar number systems.

HEX A4 A9 51
Decimal 164 169 81
Binary 10100100 10101001 1010001
Octal 244 251 121

Shades and tints

Shades of #A4A951

#A4A951
(164,169,81)
#969A4A
(150,154,74)
#888B43
(136,139,67)
#7A7C3C
(122,124,60)
#6C6D35
(108,109,53)
#5E5E2E
(94,94,46)
#504F27
(80,79,39)
#424020
(66,64,32)
#343119
(52,49,25)
#262212
(38,34,18)
#18130B
(24,19,11)
#000000
(0,0,0)

Tints of #A4A951

#A4A951
(164,169,81)
#ACB060
(172,176,96)
#B4B76F
(180,183,111)
#BCBE7E
(188,190,126)
#C4C58D
(196,197,141)
#CCCC9C
(204,204,156)
#D4D3AB
(212,211,171)
#DCDABA
(220,218,186)
#E4E1C9
(228,225,201)
#ECE8D8
(236,232,216)
#F4EFE7
(244,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A951 color. Also use rgb(164,169,81) instead hex code.

Text Font Color

.myTextColor { color: #A4A951; }

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

This text font color is #A4A951.

Background Color

.myBgColor { background-color: #A4A951; }

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

This div background color is #A4A951.

Border color

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

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

This div border color is #A4A951.

Opacity

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

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

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

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

This text has shadow with #A4A951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A951.

Preview

Color preview on black background

This text has color #A4A951 on black background.


Color preview on white background

This text has color #A4A951 on white background.


Black color preview on #A4A951 background

This text has black color on #A4A951 background.


White color preview on #A4A951 background

This text has white color on #A4A951 background.


Related colors

Complementary color

Complementary color for #hex is #5B56AE.


I love getcolorcode.com

Triadic colors

1 #51A4A9 and #A951A4 with #A4A951 are triadic colors.

2 #51A9A4 and #A9A451 with #A4A951 are triadic colors.