COLOR #A7A68F

HEX: #A7A68F RGB: (167,166,143)

Color info

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

RGB color model

#A7A68F color RGB value is (167,166,143).

RGB: (167,166,143) (65%, 65%, 56%)

RGB channels and saturation

R 167 of 255 = 65%
G 166 of 255 = 65%
B 143 of 255 = 56%

167
166
143

R + G + B ~ 62%. #A7A68F is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 166 + 143 = 476 (100%)
R 167 of 476 ~ 35.08%
G 166 of 476 ~ 34.87%
B 143 of 476 ~ 30.04'%

%35.08
%34.87
%30.04

CMYK color model

#A7A68F color CMYK value is (0,1,14,35).

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

CMYK: (0,1,14,35)
C0M1Y14K35 (0%, 1%, 14%, 35%)
(0.00 / 0.01 / 0.14 / 0.35)

CMYK percentages

%0
%0.6
%14.37
%34.51

Codes

Color #A7A68F in popluar color models

A7 A6 8F
RGB 167 166 143
HSL 58° 12.00% 60.78%
HSB/HSV 58° 14.37% 65.49%
CMYK 0.00% 0.60% 14.37%
34.51%

Color #A7A68F in popluar number systems.

HEX A7 A6 8F
Decimal 167 166 143
Binary 10100111 10100110 10001111
Octal 247 246 217

Shades and tints

Shades of #A7A68F

#A7A68F
(167,166,143)
#989782
(152,151,130)
#898875
(137,136,117)
#7A7968
(122,121,104)
#6B6A5B
(107,106,91)
#5C5B4E
(92,91,78)
#4D4C41
(77,76,65)
#3E3D34
(62,61,52)
#2F2E27
(47,46,39)
#201F1A
(32,31,26)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #A7A68F

#A7A68F
(167,166,143)
#AFAE99
(175,174,153)
#B7B6A3
(183,182,163)
#BFBEAD
(191,190,173)
#C7C6B7
(199,198,183)
#CFCEC1
(207,206,193)
#D7D6CB
(215,214,203)
#DFDED5
(223,222,213)
#E7E6DF
(231,230,223)
#EFEEE9
(239,238,233)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7A68F; }

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

This text font color is #A7A68F.

Background Color

.myBgColor { background-color: #A7A68F; }

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

This div background color is #A7A68F.

Border color

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

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

This div border color is #A7A68F.

Opacity

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

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

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

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

This text has shadow with #A7A68F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A68F.

Preview

Color preview on black background

This text has color #A7A68F on black background.


Color preview on white background

This text has color #A7A68F on white background.


Black color preview on #A7A68F background

This text has black color on #A7A68F background.


White color preview on #A7A68F background

This text has white color on #A7A68F background.


Related colors

Complementary color

Complementary color for #hex is #585970.


I love getcolorcode.com

Triadic colors

1 #8FA7A6 and #A68FA7 with #A7A68F are triadic colors.

2 #8FA6A7 and #A6A78F with #A7A68F are triadic colors.