COLOR #A4A181

HEX: #A4A181 RGB: (164,161,129)

Color info

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

RGB color model

#A4A181 color RGB value is (164,161,129).

RGB: (164,161,129) (64%, 63%, 51%)

RGB channels and saturation

R 164 of 255 = 64%
G 161 of 255 = 63%
B 129 of 255 = 51%

164
161
129

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

Portions of RGB colors in percentages

R + G + B = 164 + 161 + 129 = 454 (100%)
R 164 of 454 ~ 36.12%
G 161 of 454 ~ 35.46%
B 129 of 454 ~ 28.41'%

%36.12
%35.46
%28.41

CMYK color model

#A4A181 color CMYK value is (0,2,21,36).

  • cyan value is 0.00%
  • magenta value is 1.83%
  • yellow value is 21.34%
  • key color value is 35.69%

CMYK: (0,2,21,36)
C0M2Y21K36 (0%, 2%, 21%, 36%)
(0.00 / 0.02 / 0.21 / 0.36)

CMYK percentages

%0
%1.83
%21.34
%35.69

Codes

Color #A4A181 in popluar color models

A4 A1 81
RGB 164 161 129
HSL 55° 16.13% 57.45%
HSB/HSV 55° 21.34% 64.31%
CMYK 0.00% 1.83% 21.34%
35.69%

Color #A4A181 in popluar number systems.

HEX A4 A1 81
Decimal 164 161 129
Binary 10100100 10100001 10000001
Octal 244 241 201

Shades and tints

Shades of #A4A181

#A4A181
(164,161,129)
#969376
(150,147,118)
#88856B
(136,133,107)
#7A7760
(122,119,96)
#6C6955
(108,105,85)
#5E5B4A
(94,91,74)
#504D3F
(80,77,63)
#423F34
(66,63,52)
#343129
(52,49,41)
#26231E
(38,35,30)
#181513
(24,21,19)
#000000
(0,0,0)

Tints of #A4A181

#A4A181
(164,161,129)
#ACA98C
(172,169,140)
#B4B197
(180,177,151)
#BCB9A2
(188,185,162)
#C4C1AD
(196,193,173)
#CCC9B8
(204,201,184)
#D4D1C3
(212,209,195)
#DCD9CE
(220,217,206)
#E4E1D9
(228,225,217)
#ECE9E4
(236,233,228)
#F4F1EF
(244,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A181; }

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

This text font color is #A4A181.

Background Color

.myBgColor { background-color: #A4A181; }

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

This div background color is #A4A181.

Border color

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

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

This div border color is #A4A181.

Opacity

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

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

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

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

This text has shadow with #A4A181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A181.

Preview

Color preview on black background

This text has color #A4A181 on black background.


Color preview on white background

This text has color #A4A181 on white background.


Black color preview on #A4A181 background

This text has black color on #A4A181 background.


White color preview on #A4A181 background

This text has white color on #A4A181 background.


Related colors

Complementary color

Complementary color for #hex is #5B5E7E.


I love getcolorcode.com

Triadic colors

1 #81A4A1 and #A181A4 with #A4A181 are triadic colors.

2 #81A1A4 and #A1A481 with #A4A181 are triadic colors.