COLOR #A7A475

HEX: #A7A475 RGB: (167,164,117)

Color info

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

RGB color model

#A7A475 color RGB value is (167,164,117).

RGB: (167,164,117) (65%, 64%, 46%)

RGB channels and saturation

R 167 of 255 = 65%
G 164 of 255 = 64%
B 117 of 255 = 46%

167
164
117

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

Portions of RGB colors in percentages

R + G + B = 167 + 164 + 117 = 448 (100%)
R 167 of 448 ~ 37.28%
G 164 of 448 ~ 36.61%
B 117 of 448 ~ 26.12'%

%37.28
%36.61
%26.12

CMYK color model

#A7A475 color CMYK value is (0,2,30,35).

  • cyan value is 0.00%
  • magenta value is 1.80%
  • yellow value is 29.94%
  • key color value is 34.51%

CMYK: (0,2,30,35)
C0M2Y30K35 (0%, 2%, 30%, 35%)
(0.00 / 0.02 / 0.30 / 0.35)

CMYK percentages

%0
%1.8
%29.94
%34.51

Codes

Color #A7A475 in popluar color models

A7 A4 75
RGB 167 164 117
HSL 56° 22.12% 55.69%
HSB/HSV 56° 29.94% 65.49%
CMYK 0.00% 1.80% 29.94%
34.51%

Color #A7A475 in popluar number systems.

HEX A7 A4 75
Decimal 167 164 117
Binary 10100111 10100100 1110101
Octal 247 244 165

Shades and tints

Shades of #A7A475

#A7A475
(167,164,117)
#98966B
(152,150,107)
#898861
(137,136,97)
#7A7A57
(122,122,87)
#6B6C4D
(107,108,77)
#5C5E43
(92,94,67)
#4D5039
(77,80,57)
#3E422F
(62,66,47)
#2F3425
(47,52,37)
#20261B
(32,38,27)
#111811
(17,24,17)
#000000
(0,0,0)

Tints of #A7A475

#A7A475
(167,164,117)
#AFAC81
(175,172,129)
#B7B48D
(183,180,141)
#BFBC99
(191,188,153)
#C7C4A5
(199,196,165)
#CFCCB1
(207,204,177)
#D7D4BD
(215,212,189)
#DFDCC9
(223,220,201)
#E7E4D5
(231,228,213)
#EFECE1
(239,236,225)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A475 color. Also use rgb(167,164,117) instead hex code.

Text Font Color

.myTextColor { color: #A7A475; }

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

This text font color is #A7A475.

Background Color

.myBgColor { background-color: #A7A475; }

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

This div background color is #A7A475.

Border color

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

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

This div border color is #A7A475.

Opacity

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

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

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

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

This text has shadow with #A7A475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A475.

Preview

Color preview on black background

This text has color #A7A475 on black background.


Color preview on white background

This text has color #A7A475 on white background.


Black color preview on #A7A475 background

This text has black color on #A7A475 background.


White color preview on #A7A475 background

This text has white color on #A7A475 background.


Related colors

Complementary color

Complementary color for #hex is #585B8A.


I love getcolorcode.com

Triadic colors

1 #75A7A4 and #A475A7 with #A7A475 are triadic colors.

2 #75A4A7 and #A4A775 with #A7A475 are triadic colors.