COLOR #A7A66B

HEX: #A7A66B RGB: (167,166,107)

Color info

#A7A66B contains mainly red and green colors. Web safe color of #A7A66B is #999966 (or #996).

RGB color model

#A7A66B color RGB value is (167,166,107).

RGB: (167,166,107) (65%, 65%, 42%)

RGB channels and saturation

R 167 of 255 = 65%
G 166 of 255 = 65%
B 107 of 255 = 42%

167
166
107

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

Portions of RGB colors in percentages

R + G + B = 167 + 166 + 107 = 440 (100%)
R 167 of 440 ~ 37.95%
G 166 of 440 ~ 37.73%
B 107 of 440 ~ 24.32'%

%37.95
%37.73
%24.32

CMYK color model

#A7A66B color CMYK value is (0,1,36,35).

  • cyan value is 0.00%
  • magenta value is 0.60%
  • yellow value is 35.93%
  • key color value is 34.51%

CMYK: (0,1,36,35)
C0M1Y36K35 (0%, 1%, 36%, 35%)
(0.00 / 0.01 / 0.36 / 0.35)

CMYK percentages

%0
%0.6
%35.93
%34.51

Codes

Color #A7A66B in popluar color models

A7 A6 6B
RGB 167 166 107
HSL 59° 25.42% 53.73%
HSB/HSV 59° 35.93% 65.49%
CMYK 0.00% 0.60% 35.93%
34.51%

Color #A7A66B in popluar number systems.

HEX A7 A6 6B
Decimal 167 166 107
Binary 10100111 10100110 1101011
Octal 247 246 153

Shades and tints

Shades of #A7A66B

#A7A66B
(167,166,107)
#989762
(152,151,98)
#898859
(137,136,89)
#7A7950
(122,121,80)
#6B6A47
(107,106,71)
#5C5B3E
(92,91,62)
#4D4C35
(77,76,53)
#3E3D2C
(62,61,44)
#2F2E23
(47,46,35)
#201F1A
(32,31,26)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #A7A66B

#A7A66B
(167,166,107)
#AFAE78
(175,174,120)
#B7B685
(183,182,133)
#BFBE92
(191,190,146)
#C7C69F
(199,198,159)
#CFCEAC
(207,206,172)
#D7D6B9
(215,214,185)
#DFDEC6
(223,222,198)
#E7E6D3
(231,230,211)
#EFEEE0
(239,238,224)
#F7F6ED
(247,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A66B color. Also use rgb(167,166,107) instead hex code.

Text Font Color

.myTextColor { color: #A7A66B; }

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

This text font color is #A7A66B.

Background Color

.myBgColor { background-color: #A7A66B; }

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

This div background color is #A7A66B.

Border color

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

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

This div border color is #A7A66B.

Opacity

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

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

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

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

This text has shadow with #A7A66B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A66B.

Preview

Color preview on black background

This text has color #A7A66B on black background.


Color preview on white background

This text has color #A7A66B on white background.


Black color preview on #A7A66B background

This text has black color on #A7A66B background.


White color preview on #A7A66B background

This text has white color on #A7A66B background.


Related colors

Complementary color

Complementary color for #hex is #585994.


I love getcolorcode.com

Triadic colors

1 #6BA7A6 and #A66BA7 with #A7A66B are triadic colors.

2 #6BA6A7 and #A6A76B with #A7A66B are triadic colors.