COLOR #A7A39F

HEX: #A7A39F RGB: (167,163,159)

Color info

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

RGB color model

#A7A39F color RGB value is (167,163,159).

RGB: (167,163,159) (65%, 64%, 62%)

RGB channels and saturation

R 167 of 255 = 65%
G 163 of 255 = 64%
B 159 of 255 = 62%

167
163
159

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

Portions of RGB colors in percentages

R + G + B = 167 + 163 + 159 = 489 (100%)
R 167 of 489 ~ 34.15%
G 163 of 489 ~ 33.33%
B 159 of 489 ~ 32.52'%

%34.15
%33.33
%32.52

CMYK color model

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

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

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

CMYK percentages

%0
%2.4
%4.79
%34.51

Codes

Color #A7A39F in popluar color models

A7 A3 9F
RGB 167 163 159
HSL 30° 4.35% 63.92%
HSB/HSV 30° 4.79% 65.49%
CMYK 0.00% 2.40% 4.79%
34.51%

Color #A7A39F in popluar number systems.

HEX A7 A3 9F
Decimal 167 163 159
Binary 10100111 10100011 10011111
Octal 247 243 237

Shades and tints

Shades of #A7A39F

#A7A39F
(167,163,159)
#989591
(152,149,145)
#898783
(137,135,131)
#7A7975
(122,121,117)
#6B6B67
(107,107,103)
#5C5D59
(92,93,89)
#4D4F4B
(77,79,75)
#3E413D
(62,65,61)
#2F332F
(47,51,47)
#202521
(32,37,33)
#111713
(17,23,19)
#000000
(0,0,0)

Tints of #A7A39F

#A7A39F
(167,163,159)
#AFABA7
(175,171,167)
#B7B3AF
(183,179,175)
#BFBBB7
(191,187,183)
#C7C3BF
(199,195,191)
#CFCBC7
(207,203,199)
#D7D3CF
(215,211,207)
#DFDBD7
(223,219,215)
#E7E3DF
(231,227,223)
#EFEBE7
(239,235,231)
#F7F3EF
(247,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A39F; }

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

This text font color is #A7A39F.

Background Color

.myBgColor { background-color: #A7A39F; }

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

This div background color is #A7A39F.

Border color

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

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

This div border color is #A7A39F.

Opacity

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

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

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

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

This text has shadow with #A7A39F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A39F.

Preview

Color preview on black background

This text has color #A7A39F on black background.


Color preview on white background

This text has color #A7A39F on white background.


Black color preview on #A7A39F background

This text has black color on #A7A39F background.


White color preview on #A7A39F background

This text has white color on #A7A39F background.


Related colors

Complementary color

Complementary color for #hex is #585C60.


I love getcolorcode.com

Triadic colors

1 #9FA7A3 and #A39FA7 with #A7A39F are triadic colors.

2 #9FA3A7 and #A3A79F with #A7A39F are triadic colors.