COLOR #A7A173

HEX: #A7A173 RGB: (167,161,115)

Color info

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

RGB color model

#A7A173 color RGB value is (167,161,115).

RGB: (167,161,115) (65%, 63%, 45%)

RGB channels and saturation

R 167 of 255 = 65%
G 161 of 255 = 63%
B 115 of 255 = 45%

167
161
115

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

Portions of RGB colors in percentages

R + G + B = 167 + 161 + 115 = 443 (100%)
R 167 of 443 ~ 37.7%
G 161 of 443 ~ 36.34%
B 115 of 443 ~ 25.96'%

%37.7
%36.34
%25.96

CMYK color model

#A7A173 color CMYK value is (0,4,31,35).

  • cyan value is 0.00%
  • magenta value is 3.59%
  • yellow value is 31.14%
  • key color value is 34.51%

CMYK: (0,4,31,35)
C0M4Y31K35 (0%, 4%, 31%, 35%)
(0.00 / 0.04 / 0.31 / 0.35)

CMYK percentages

%0
%3.59
%31.14
%34.51

Codes

Color #A7A173 in popluar color models

A7 A1 73
RGB 167 161 115
HSL 53° 22.81% 55.29%
HSB/HSV 53° 31.14% 65.49%
CMYK 0.00% 3.59% 31.14%
34.51%

Color #A7A173 in popluar number systems.

HEX A7 A1 73
Decimal 167 161 115
Binary 10100111 10100001 1110011
Octal 247 241 163

Shades and tints

Shades of #A7A173

#A7A173
(167,161,115)
#989369
(152,147,105)
#89855F
(137,133,95)
#7A7755
(122,119,85)
#6B694B
(107,105,75)
#5C5B41
(92,91,65)
#4D4D37
(77,77,55)
#3E3F2D
(62,63,45)
#2F3123
(47,49,35)
#202319
(32,35,25)
#11150F
(17,21,15)
#000000
(0,0,0)

Tints of #A7A173

#A7A173
(167,161,115)
#AFA97F
(175,169,127)
#B7B18B
(183,177,139)
#BFB997
(191,185,151)
#C7C1A3
(199,193,163)
#CFC9AF
(207,201,175)
#D7D1BB
(215,209,187)
#DFD9C7
(223,217,199)
#E7E1D3
(231,225,211)
#EFE9DF
(239,233,223)
#F7F1EB
(247,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A173 color. Also use rgb(167,161,115) instead hex code.

Text Font Color

.myTextColor { color: #A7A173; }

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

This text font color is #A7A173.

Background Color

.myBgColor { background-color: #A7A173; }

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

This div background color is #A7A173.

Border color

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

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

This div border color is #A7A173.

Opacity

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

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

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

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

This text has shadow with #A7A173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A173.

Preview

Color preview on black background

This text has color #A7A173 on black background.


Color preview on white background

This text has color #A7A173 on white background.


Black color preview on #A7A173 background

This text has black color on #A7A173 background.


White color preview on #A7A173 background

This text has white color on #A7A173 background.


Related colors

Complementary color

Complementary color for #hex is #585E8C.


I love getcolorcode.com

Triadic colors

1 #73A7A1 and #A173A7 with #A7A173 are triadic colors.

2 #73A1A7 and #A1A773 with #A7A173 are triadic colors.