COLOR #A7AD79

HEX: #A7AD79 RGB: (167,173,121)

Color info

#A7AD79 contains red, green and blue colors in about the same proportion. Web safe color of #A7AD79 is #999966 (or #996).

RGB color model

#A7AD79 color RGB value is (167,173,121).

RGB: (167,173,121) (65%, 68%, 47%)

RGB channels and saturation

R 167 of 255 = 65%
G 173 of 255 = 68%
B 121 of 255 = 47%

167
173
121

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

Portions of RGB colors in percentages

R + G + B = 167 + 173 + 121 = 461 (100%)
R 167 of 461 ~ 36.23%
G 173 of 461 ~ 37.53%
B 121 of 461 ~ 26.25'%

%36.23
%37.53
%26.25

CMYK color model

#A7AD79 color CMYK value is (3,0,30,32).

  • cyan value is 3.47%
  • magenta value is 0.00%
  • yellow value is 30.06%
  • key color value is 32.16%

CMYK: (3,0,30,32)
C3M0Y30K32 (3%, 0%, 30%, 32%)
(0.03 / 0.00 / 0.30 / 0.32)

CMYK percentages

%3.47
%0
%30.06
%32.16

Codes

Color #A7AD79 in popluar color models

A7 AD 79
RGB 167 173 121
HSL 67° 24.07% 57.65%
HSB/HSV 67° 30.06% 67.84%
CMYK 3.47% 0.00% 30.06%
32.16%

Color #A7AD79 in popluar number systems.

HEX A7 AD 79
Decimal 167 173 121
Binary 10100111 10101101 1111001
Octal 247 255 171

Shades and tints

Shades of #A7AD79

#A7AD79
(167,173,121)
#989E6E
(152,158,110)
#898F63
(137,143,99)
#7A8058
(122,128,88)
#6B714D
(107,113,77)
#5C6242
(92,98,66)
#4D5337
(77,83,55)
#3E442C
(62,68,44)
#2F3521
(47,53,33)
#202616
(32,38,22)
#11170B
(17,23,11)
#000000
(0,0,0)

Tints of #A7AD79

#A7AD79
(167,173,121)
#AFB485
(175,180,133)
#B7BB91
(183,187,145)
#BFC29D
(191,194,157)
#C7C9A9
(199,201,169)
#CFD0B5
(207,208,181)
#D7D7C1
(215,215,193)
#DFDECD
(223,222,205)
#E7E5D9
(231,229,217)
#EFECE5
(239,236,229)
#F7F3F1
(247,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7AD79 color. Also use rgb(167,173,121) instead hex code.

Text Font Color

.myTextColor { color: #A7AD79; }

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

This text font color is #A7AD79.

Background Color

.myBgColor { background-color: #A7AD79; }

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

This div background color is #A7AD79.

Border color

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

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

This div border color is #A7AD79.

Opacity

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

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

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

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

This text has shadow with #A7AD79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7AD79.

Preview

Color preview on black background

This text has color #A7AD79 on black background.


Color preview on white background

This text has color #A7AD79 on white background.


Black color preview on #A7AD79 background

This text has black color on #A7AD79 background.


White color preview on #A7AD79 background

This text has white color on #A7AD79 background.


Related colors

Complementary color

Complementary color for #hex is #585286.


I love getcolorcode.com

Triadic colors

1 #79A7AD and #AD79A7 with #A7AD79 are triadic colors.

2 #79ADA7 and #ADA779 with #A7AD79 are triadic colors.