COLOR #A4A28A

HEX: #A4A28A RGB: (164,162,138)

Color info

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

RGB color model

#A4A28A color RGB value is (164,162,138).

RGB: (164,162,138) (64%, 64%, 54%)

RGB channels and saturation

R 164 of 255 = 64%
G 162 of 255 = 64%
B 138 of 255 = 54%

164
162
138

R + G + B ~ 61%. #A4A28A is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 162 + 138 = 464 (100%)
R 164 of 464 ~ 35.34%
G 162 of 464 ~ 34.91%
B 138 of 464 ~ 29.74'%

%35.34
%34.91
%29.74

CMYK color model

#A4A28A color CMYK value is (0,1,16,36).

  • cyan value is 0.00%
  • magenta value is 1.22%
  • yellow value is 15.85%
  • key color value is 35.69%

CMYK: (0,1,16,36)
C0M1Y16K36 (0%, 1%, 16%, 36%)
(0.00 / 0.01 / 0.16 / 0.36)

CMYK percentages

%0
%1.22
%15.85
%35.69

Codes

Color #A4A28A in popluar color models

A4 A2 8A
RGB 164 162 138
HSL 55° 12.50% 59.22%
HSB/HSV 55° 15.85% 64.31%
CMYK 0.00% 1.22% 15.85%
35.69%

Color #A4A28A in popluar number systems.

HEX A4 A2 8A
Decimal 164 162 138
Binary 10100100 10100010 10001010
Octal 244 242 212

Shades and tints

Shades of #A4A28A

#A4A28A
(164,162,138)
#96947E
(150,148,126)
#888672
(136,134,114)
#7A7866
(122,120,102)
#6C6A5A
(108,106,90)
#5E5C4E
(94,92,78)
#504E42
(80,78,66)
#424036
(66,64,54)
#34322A
(52,50,42)
#26241E
(38,36,30)
#181612
(24,22,18)
#000000
(0,0,0)

Tints of #A4A28A

#A4A28A
(164,162,138)
#ACAA94
(172,170,148)
#B4B29E
(180,178,158)
#BCBAA8
(188,186,168)
#C4C2B2
(196,194,178)
#CCCABC
(204,202,188)
#D4D2C6
(212,210,198)
#DCDAD0
(220,218,208)
#E4E2DA
(228,226,218)
#ECEAE4
(236,234,228)
#F4F2EE
(244,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A28A color. Also use rgb(164,162,138) instead hex code.

Text Font Color

.myTextColor { color: #A4A28A; }

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

This text font color is #A4A28A.

Background Color

.myBgColor { background-color: #A4A28A; }

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

This div background color is #A4A28A.

Border color

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

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

This div border color is #A4A28A.

Opacity

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

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

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

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

This text has shadow with #A4A28A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A28A.

Preview

Color preview on black background

This text has color #A4A28A on black background.


Color preview on white background

This text has color #A4A28A on white background.


Black color preview on #A4A28A background

This text has black color on #A4A28A background.


White color preview on #A4A28A background

This text has white color on #A4A28A background.


Related colors

Complementary color

Complementary color for #hex is #5B5D75.


I love getcolorcode.com

Triadic colors

1 #8AA4A2 and #A28AA4 with #A4A28A are triadic colors.

2 #8AA2A4 and #A2A48A with #A4A28A are triadic colors.