COLOR #A3A79A

HEX: #A3A79A RGB: (163,167,154)

Color info

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

RGB color model

#A3A79A color RGB value is (163,167,154).

RGB: (163,167,154) (64%, 65%, 60%)

RGB channels and saturation

R 163 of 255 = 64%
G 167 of 255 = 65%
B 154 of 255 = 60%

163
167
154

R + G + B ~ 63%. #A3A79A is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 167 + 154 = 484 (100%)
R 163 of 484 ~ 33.68%
G 167 of 484 ~ 34.5%
B 154 of 484 ~ 31.82'%

%33.68
%34.5
%31.82

CMYK color model

#A3A79A color CMYK value is (2,0,8,35).

  • cyan value is 2.40%
  • magenta value is 0.00%
  • yellow value is 7.78%
  • key color value is 34.51%

CMYK: (2,0,8,35)
C2M0Y8K35 (2%, 0%, 8%, 35%)
(0.02 / 0.00 / 0.08 / 0.35)

CMYK percentages

%2.4
%0
%7.78
%34.51

Codes

Color #A3A79A in popluar color models

A3 A7 9A
RGB 163 167 154
HSL 78° 6.88% 62.94%
HSB/HSV 78° 7.78% 65.49%
CMYK 2.40% 0.00% 7.78%
34.51%

Color #A3A79A in popluar number systems.

HEX A3 A7 9A
Decimal 163 167 154
Binary 10100011 10100111 10011010
Octal 243 247 232

Shades and tints

Shades of #A3A79A

#A3A79A
(163,167,154)
#95988C
(149,152,140)
#87897E
(135,137,126)
#797A70
(121,122,112)
#6B6B62
(107,107,98)
#5D5C54
(93,92,84)
#4F4D46
(79,77,70)
#413E38
(65,62,56)
#332F2A
(51,47,42)
#25201C
(37,32,28)
#17110E
(23,17,14)
#000000
(0,0,0)

Tints of #A3A79A

#A3A79A
(163,167,154)
#ABAFA3
(171,175,163)
#B3B7AC
(179,183,172)
#BBBFB5
(187,191,181)
#C3C7BE
(195,199,190)
#CBCFC7
(203,207,199)
#D3D7D0
(211,215,208)
#DBDFD9
(219,223,217)
#E3E7E2
(227,231,226)
#EBEFEB
(235,239,235)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3A79A color. Also use rgb(163,167,154) instead hex code.

Text Font Color

.myTextColor { color: #A3A79A; }

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

This text font color is #A3A79A.

Background Color

.myBgColor { background-color: #A3A79A; }

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

This div background color is #A3A79A.

Border color

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

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

This div border color is #A3A79A.

Opacity

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

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

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

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

This text has shadow with #A3A79A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A79A.

Preview

Color preview on black background

This text has color #A3A79A on black background.


Color preview on white background

This text has color #A3A79A on white background.


Black color preview on #A3A79A background

This text has black color on #A3A79A background.


White color preview on #A3A79A background

This text has white color on #A3A79A background.


Related colors

Complementary color

Complementary color for #hex is #5C5865.


I love getcolorcode.com

Triadic colors

1 #9AA3A7 and #A79AA3 with #A3A79A are triadic colors.

2 #9AA7A3 and #A7A39A with #A3A79A are triadic colors.