COLOR #A4A867

HEX: #A4A867 RGB: (164,168,103)

Color info

#A4A867 contains mainly red and green colors. Web safe color of #A4A867 is #999966 (or #996).

RGB color model

#A4A867 color RGB value is (164,168,103).

RGB: (164,168,103) (64%, 66%, 40%)

RGB channels and saturation

R 164 of 255 = 64%
G 168 of 255 = 66%
B 103 of 255 = 40%

164
168
103

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

Portions of RGB colors in percentages

R + G + B = 164 + 168 + 103 = 435 (100%)
R 164 of 435 ~ 37.7%
G 168 of 435 ~ 38.62%
B 103 of 435 ~ 23.68'%

%37.7
%38.62
%23.68

CMYK color model

#A4A867 color CMYK value is (2,0,39,34).

  • cyan value is 2.38%
  • magenta value is 0.00%
  • yellow value is 38.69%
  • key color value is 34.12%

CMYK: (2,0,39,34)
C2M0Y39K34 (2%, 0%, 39%, 34%)
(0.02 / 0.00 / 0.39 / 0.34)

CMYK percentages

%2.38
%0
%38.69
%34.12

Codes

Color #A4A867 in popluar color models

A4 A8 67
RGB 164 168 103
HSL 64° 27.20% 53.14%
HSB/HSV 64° 38.69% 65.88%
CMYK 2.38% 0.00% 38.69%
34.12%

Color #A4A867 in popluar number systems.

HEX A4 A8 67
Decimal 164 168 103
Binary 10100100 10101000 1100111
Octal 244 250 147

Shades and tints

Shades of #A4A867

#A4A867
(164,168,103)
#96995E
(150,153,94)
#888A55
(136,138,85)
#7A7B4C
(122,123,76)
#6C6C43
(108,108,67)
#5E5D3A
(94,93,58)
#504E31
(80,78,49)
#423F28
(66,63,40)
#34301F
(52,48,31)
#262116
(38,33,22)
#18120D
(24,18,13)
#000000
(0,0,0)

Tints of #A4A867

#A4A867
(164,168,103)
#ACAF74
(172,175,116)
#B4B681
(180,182,129)
#BCBD8E
(188,189,142)
#C4C49B
(196,196,155)
#CCCBA8
(204,203,168)
#D4D2B5
(212,210,181)
#DCD9C2
(220,217,194)
#E4E0CF
(228,224,207)
#ECE7DC
(236,231,220)
#F4EEE9
(244,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A867 color. Also use rgb(164,168,103) instead hex code.

Text Font Color

.myTextColor { color: #A4A867; }

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

This text font color is #A4A867.

Background Color

.myBgColor { background-color: #A4A867; }

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

This div background color is #A4A867.

Border color

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

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

This div border color is #A4A867.

Opacity

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

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

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

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

This text has shadow with #A4A867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A867.

Preview

Color preview on black background

This text has color #A4A867 on black background.


Color preview on white background

This text has color #A4A867 on white background.


Black color preview on #A4A867 background

This text has black color on #A4A867 background.


White color preview on #A4A867 background

This text has white color on #A4A867 background.


Related colors

Complementary color

Complementary color for #hex is #5B5798.


I love getcolorcode.com

Triadic colors

1 #67A4A8 and #A867A4 with #A4A867 are triadic colors.

2 #67A8A4 and #A8A467 with #A4A867 are triadic colors.