COLOR #A4A79E

HEX: #A4A79E RGB: (164,167,158)

Color info

#A4A79E contains red, green and blue colors in about the same proportion. Web safe color of #A4A79E is #999999 (or #999).

RGB color model

#A4A79E color RGB value is (164,167,158).

RGB: (164,167,158) (64%, 65%, 62%)

RGB channels and saturation

R 164 of 255 = 64%
G 167 of 255 = 65%
B 158 of 255 = 62%

164
167
158

R + G + B ~ 64%. #A4A79E is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 167 + 158 = 489 (100%)
R 164 of 489 ~ 33.54%
G 167 of 489 ~ 34.15%
B 158 of 489 ~ 32.31'%

%33.54
%34.15
%32.31

CMYK color model

#A4A79E color CMYK value is (2,0,5,35).

  • cyan value is 1.80%
  • magenta value is 0.00%
  • yellow value is 5.39%
  • key color value is 34.51%

CMYK: (2,0,5,35)
C2M0Y5K35 (2%, 0%, 5%, 35%)
(0.02 / 0.00 / 0.05 / 0.35)

CMYK percentages

%1.8
%0
%5.39
%34.51

Codes

Color #A4A79E in popluar color models

A4 A7 9E
RGB 164 167 158
HSL 80° 4.86% 63.73%
HSB/HSV 80° 5.39% 65.49%
CMYK 1.80% 0.00% 5.39%
34.51%

Color #A4A79E in popluar number systems.

HEX A4 A7 9E
Decimal 164 167 158
Binary 10100100 10100111 10011110
Octal 244 247 236

Shades and tints

Shades of #A4A79E

#A4A79E
(164,167,158)
#969890
(150,152,144)
#888982
(136,137,130)
#7A7A74
(122,122,116)
#6C6B66
(108,107,102)
#5E5C58
(94,92,88)
#504D4A
(80,77,74)
#423E3C
(66,62,60)
#342F2E
(52,47,46)
#262020
(38,32,32)
#181112
(24,17,18)
#000000
(0,0,0)

Tints of #A4A79E

#A4A79E
(164,167,158)
#ACAFA6
(172,175,166)
#B4B7AE
(180,183,174)
#BCBFB6
(188,191,182)
#C4C7BE
(196,199,190)
#CCCFC6
(204,207,198)
#D4D7CE
(212,215,206)
#DCDFD6
(220,223,214)
#E4E7DE
(228,231,222)
#ECEFE6
(236,239,230)
#F4F7EE
(244,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A79E color. Also use rgb(164,167,158) instead hex code.

Text Font Color

.myTextColor { color: #A4A79E; }

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

This text font color is #A4A79E.

Background Color

.myBgColor { background-color: #A4A79E; }

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

This div background color is #A4A79E.

Border color

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

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

This div border color is #A4A79E.

Opacity

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

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

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

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

This text has shadow with #A4A79E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A79E.

Preview

Color preview on black background

This text has color #A4A79E on black background.


Color preview on white background

This text has color #A4A79E on white background.


Black color preview on #A4A79E background

This text has black color on #A4A79E background.


White color preview on #A4A79E background

This text has white color on #A4A79E background.


Related colors

Complementary color

Complementary color for #hex is #5B5861.


I love getcolorcode.com

Triadic colors

1 #9EA4A7 and #A79EA4 with #A4A79E are triadic colors.

2 #9EA7A4 and #A7A49E with #A4A79E are triadic colors.