COLOR #A4A174

HEX: #A4A174 RGB: (164,161,116)

Color info

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

RGB color model

#A4A174 color RGB value is (164,161,116).

RGB: (164,161,116) (64%, 63%, 45%)

RGB channels and saturation

R 164 of 255 = 64%
G 161 of 255 = 63%
B 116 of 255 = 45%

164
161
116

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

Portions of RGB colors in percentages

R + G + B = 164 + 161 + 116 = 441 (100%)
R 164 of 441 ~ 37.19%
G 161 of 441 ~ 36.51%
B 116 of 441 ~ 26.3'%

%37.19
%36.51
%26.3

CMYK color model

#A4A174 color CMYK value is (0,2,29,36).

  • cyan value is 0.00%
  • magenta value is 1.83%
  • yellow value is 29.27%
  • key color value is 35.69%
CMYK: (0,2,29,36) C0M2Y29K36 (0%,2%,29%,36%) (0.00/0.02/0.29/0.36) 

CMYK percentages

%0
%1.83
%29.27
%35.69

Codes

Color #A4A174 in popluar color models

A4 A1 74
RGB 164 161 116
HSL 56° 20.87% 54.90%
HSB/HSV 56° 29.27% 64.31%
CMYK 0.00% 1.83% 29.27%
35.69%

Color #A4A174 in popluar number systems.

HEX A4 A1 74
Decimal 164 161 116
Binary 10100100 10100001 1110100
Octal 244 241 164

Shades and tints

Shades of #A4A174

#A4A174
(164,161,116)
#96936A
(150,147,106)
#888560
(136,133,96)
#7A7756
(122,119,86)
#6C694C
(108,105,76)
#5E5B42
(94,91,66)
#504D38
(80,77,56)
#423F2E
(66,63,46)
#343124
(52,49,36)
#26231A
(38,35,26)
#181510
(24,21,16)
#000000
(0,0,0)

Tints of #A4A174

#A4A174
(164,161,116)
#ACA980
(172,169,128)
#B4B18C
(180,177,140)
#BCB998
(188,185,152)
#C4C1A4
(196,193,164)
#CCC9B0
(204,201,176)
#D4D1BC
(212,209,188)
#DCD9C8
(220,217,200)
#E4E1D4
(228,225,212)
#ECE9E0
(236,233,224)
#F4F1EC
(244,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A174 color. Also use rgb(164,161,116) instead hex code.

Text Font Color

.myTextColor { color: #A4A174; }

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

This text font color is #A4A174.

Background Color

.myBgColor { background-color: #A4A174; }

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

This div background color is #A4A174.

Border color

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

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

This div border color is #A4A174.

Opacity

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

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

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

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

This text has shadow with #A4A174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A174.

Preview

Color preview on black background

This text has color #A4A174 on black background.


Color preview on white background

This text has color #A4A174 on white background.


Black color preview on #A4A174 background

This text has black color on #A4A174 background.


White color preview on #A4A174 background

This text has white color on #A4A174 background.


Related colors

Complementary color

Complementary color for #hex is #5B5E8B.


I love getcolorcode.com

Triadic colors

1 #74A4A1 and #A174A4 with #A4A174 are triadic colors.

2 #74A1A4 and #A1A474 with #A4A174 are triadic colors.