COLOR #A4A364

HEX: #A4A364 RGB: (164,163,100)

Color info

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

RGB color model

#A4A364 color RGB value is (164,163,100).

RGB: (164,163,100) (64%, 64%, 39%)

RGB channels and saturation

R 164 of 255 = 64%
G 163 of 255 = 64%
B 100 of 255 = 39%

164
163
100

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

Portions of RGB colors in percentages

R + G + B = 164 + 163 + 100 = 427 (100%)
R 164 of 427 ~ 38.41%
G 163 of 427 ~ 38.17%
B 100 of 427 ~ 23.42'%

%38.41
%38.17
%23.42

CMYK color model

#A4A364 color CMYK value is (0,1,39,36).

  • cyan value is 0.00%
  • magenta value is 0.61%
  • yellow value is 39.02%
  • key color value is 35.69%

CMYK: (0,1,39,36)
C0M1Y39K36 (0%, 1%, 39%, 36%)
(0.00 / 0.01 / 0.39 / 0.36)

CMYK percentages

%0
%0.61
%39.02
%35.69

Codes

Color #A4A364 in popluar color models

A4 A3 64
RGB 164 163 100
HSL 59° 26.02% 51.76%
HSB/HSV 59° 39.02% 64.31%
CMYK 0.00% 0.61% 39.02%
35.69%

Color #A4A364 in popluar number systems.

HEX A4 A3 64
Decimal 164 163 100
Binary 10100100 10100011 1100100
Octal 244 243 144

Shades and tints

Shades of #A4A364

#A4A364
(164,163,100)
#96955B
(150,149,91)
#888752
(136,135,82)
#7A7949
(122,121,73)
#6C6B40
(108,107,64)
#5E5D37
(94,93,55)
#504F2E
(80,79,46)
#424125
(66,65,37)
#34331C
(52,51,28)
#262513
(38,37,19)
#18170A
(24,23,10)
#000000
(0,0,0)

Tints of #A4A364

#A4A364
(164,163,100)
#ACAB72
(172,171,114)
#B4B380
(180,179,128)
#BCBB8E
(188,187,142)
#C4C39C
(196,195,156)
#CCCBAA
(204,203,170)
#D4D3B8
(212,211,184)
#DCDBC6
(220,219,198)
#E4E3D4
(228,227,212)
#ECEBE2
(236,235,226)
#F4F3F0
(244,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A364 color. Also use rgb(164,163,100) instead hex code.

Text Font Color

.myTextColor { color: #A4A364; }

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

This text font color is #A4A364.

Background Color

.myBgColor { background-color: #A4A364; }

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

This div background color is #A4A364.

Border color

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

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

This div border color is #A4A364.

Opacity

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

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

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

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

This text has shadow with #A4A364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A364.

Preview

Color preview on black background

This text has color #A4A364 on black background.


Color preview on white background

This text has color #A4A364 on white background.


Black color preview on #A4A364 background

This text has black color on #A4A364 background.


White color preview on #A4A364 background

This text has white color on #A4A364 background.


Related colors

Complementary color

Complementary color for #hex is #5B5C9B.


I love getcolorcode.com

Triadic colors

1 #64A4A3 and #A364A4 with #A4A364 are triadic colors.

2 #64A3A4 and #A3A464 with #A4A364 are triadic colors.