COLOR #A7AD74

HEX: #A7AD74 RGB: (167,173,116)

Color info

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

RGB color model

#A7AD74 color RGB value is (167,173,116).

RGB: (167,173,116) (65%, 68%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 173 of 255 = 68%
B 116 of 255 = 45%

167
173
116

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

Portions of RGB colors in percentages

R + G + B = 167 + 173 + 116 = 456 (100%)
R 167 of 456 ~ 36.62%
G 173 of 456 ~ 37.94%
B 116 of 456 ~ 25.44'%

%36.62
%37.94
%25.44

CMYK color model

#A7AD74 color CMYK value is (3,0,33,32).

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

CMYK: (3,0,33,32)
C3M0Y33K32 (3%, 0%, 33%, 32%)
(0.03 / 0.00 / 0.33 / 0.32)

CMYK percentages

%3.47
%0
%32.95
%32.16

Codes

Color #A7AD74 in popluar color models

A7 AD 74
RGB 167 173 116
HSL 66° 25.79% 56.67%
HSB/HSV 66° 32.95% 67.84%
CMYK 3.47% 0.00% 32.95%
32.16%

Color #A7AD74 in popluar number systems.

HEX A7 AD 74
Decimal 167 173 116
Binary 10100111 10101101 1110100
Octal 247 255 164

Shades and tints

Shades of #A7AD74

#A7AD74
(167,173,116)
#989E6A
(152,158,106)
#898F60
(137,143,96)
#7A8056
(122,128,86)
#6B714C
(107,113,76)
#5C6242
(92,98,66)
#4D5338
(77,83,56)
#3E442E
(62,68,46)
#2F3524
(47,53,36)
#20261A
(32,38,26)
#111710
(17,23,16)
#000000
(0,0,0)

Tints of #A7AD74

#A7AD74
(167,173,116)
#AFB480
(175,180,128)
#B7BB8C
(183,187,140)
#BFC298
(191,194,152)
#C7C9A4
(199,201,164)
#CFD0B0
(207,208,176)
#D7D7BC
(215,215,188)
#DFDEC8
(223,222,200)
#E7E5D4
(231,229,212)
#EFECE0
(239,236,224)
#F7F3EC
(247,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7AD74; }

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

This text font color is #A7AD74.

Background Color

.myBgColor { background-color: #A7AD74; }

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

This div background color is #A7AD74.

Border color

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

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

This div border color is #A7AD74.

Opacity

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

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

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

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

This text has shadow with #A7AD74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7AD74.

Preview

Color preview on black background

This text has color #A7AD74 on black background.


Color preview on white background

This text has color #A7AD74 on white background.


Black color preview on #A7AD74 background

This text has black color on #A7AD74 background.


White color preview on #A7AD74 background

This text has white color on #A7AD74 background.


Related colors

Complementary color

Complementary color for #hex is #58528B.


I love getcolorcode.com

Triadic colors

1 #74A7AD and #AD74A7 with #A7AD74 are triadic colors.

2 #74ADA7 and #ADA774 with #A7AD74 are triadic colors.