COLOR #A4AB4F

HEX: #A4AB4F RGB: (164,171,79)

Color info

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

RGB color model

#A4AB4F color RGB value is (164,171,79).

RGB: (164,171,79) (64%, 67%, 31%)

RGB channels and saturation

R 164 of 255 = 64%
G 171 of 255 = 67%
B 79 of 255 = 31%

164
171
79

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

Portions of RGB colors in percentages

R + G + B = 164 + 171 + 79 = 414 (100%)
R 164 of 414 ~ 39.61%
G 171 of 414 ~ 41.3%
B 79 of 414 ~ 19.08'%

%39.61
%41.3
%19.08

CMYK color model

#A4AB4F color CMYK value is (4,0,54,33).

  • cyan value is 4.09%
  • magenta value is 0.00%
  • yellow value is 53.80%
  • key color value is 32.94%

CMYK: (4,0,54,33)
C4M0Y54K33 (4%, 0%, 54%, 33%)
(0.04 / 0.00 / 0.54 / 0.33)

CMYK percentages

%4.09
%0
%53.8
%32.94

Codes

Color #A4AB4F in popluar color models

A4 AB 4F
RGB 164 171 79
HSL 65° 36.80% 49.02%
HSB/HSV 65° 53.80% 67.06%
CMYK 4.09% 0.00% 53.80%
32.94%

Color #A4AB4F in popluar number systems.

HEX A4 AB 4F
Decimal 164 171 79
Binary 10100100 10101011 1001111
Octal 244 253 117

Shades and tints

Shades of #A4AB4F

#A4AB4F
(164,171,79)
#969C48
(150,156,72)
#888D41
(136,141,65)
#7A7E3A
(122,126,58)
#6C6F33
(108,111,51)
#5E602C
(94,96,44)
#505125
(80,81,37)
#42421E
(66,66,30)
#343317
(52,51,23)
#262410
(38,36,16)
#181509
(24,21,9)
#000000
(0,0,0)

Tints of #A4AB4F

#A4AB4F
(164,171,79)
#ACB25F
(172,178,95)
#B4B96F
(180,185,111)
#BCC07F
(188,192,127)
#C4C78F
(196,199,143)
#CCCE9F
(204,206,159)
#D4D5AF
(212,213,175)
#DCDCBF
(220,220,191)
#E4E3CF
(228,227,207)
#ECEADF
(236,234,223)
#F4F1EF
(244,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4AB4F color. Also use rgb(164,171,79) instead hex code.

Text Font Color

.myTextColor { color: #A4AB4F; }

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

This text font color is #A4AB4F.

Background Color

.myBgColor { background-color: #A4AB4F; }

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

This div background color is #A4AB4F.

Border color

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

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

This div border color is #A4AB4F.

Opacity

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

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

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

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

This text has shadow with #A4AB4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4AB4F.

Preview

Color preview on black background

This text has color #A4AB4F on black background.


Color preview on white background

This text has color #A4AB4F on white background.


Black color preview on #A4AB4F background

This text has black color on #A4AB4F background.


White color preview on #A4AB4F background

This text has white color on #A4AB4F background.


Related colors

Complementary color

Complementary color for #hex is #5B54B0.


I love getcolorcode.com

Triadic colors

1 #4FA4AB and #AB4FA4 with #A4AB4F are triadic colors.

2 #4FABA4 and #ABA44F with #A4AB4F are triadic colors.