COLOR #A4A678

HEX: #A4A678 RGB: (164,166,120)

Color info

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

RGB color model

#A4A678 color RGB value is (164,166,120).

RGB: (164,166,120) (64%, 65%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 166 of 255 = 65%
B 120 of 255 = 47%

164
166
120

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

Portions of RGB colors in percentages

R + G + B = 164 + 166 + 120 = 450 (100%)
R 164 of 450 ~ 36.44%
G 166 of 450 ~ 36.89%
B 120 of 450 ~ 26.67'%

%36.44
%36.89
%26.67

CMYK color model

#A4A678 color CMYK value is (1,0,28,35).

  • cyan value is 1.20%
  • magenta value is 0.00%
  • yellow value is 27.71%
  • key color value is 34.90%
CMYK: (1,0,28,35) C1M0Y28K35 (1%,0%,28%,35%) (0.01/0.00/0.28/0.35) 

CMYK percentages

%1.2
%0
%27.71
%34.9

Codes

Color #A4A678 in popluar color models

A4 A6 78
RGB 164 166 120
HSL 63° 20.54% 56.08%
HSB/HSV 63° 27.71% 65.10%
CMYK 1.20% 0.00% 27.71%
34.90%

Color #A4A678 in popluar number systems.

HEX A4 A6 78
Decimal 164 166 120
Binary 10100100 10100110 1111000
Octal 244 246 170

Shades and tints

Shades of #A4A678

#A4A678
(164,166,120)
#96976E
(150,151,110)
#888864
(136,136,100)
#7A795A
(122,121,90)
#6C6A50
(108,106,80)
#5E5B46
(94,91,70)
#504C3C
(80,76,60)
#423D32
(66,61,50)
#342E28
(52,46,40)
#261F1E
(38,31,30)
#181014
(24,16,20)
#000000
(0,0,0)

Tints of #A4A678

#A4A678
(164,166,120)
#ACAE84
(172,174,132)
#B4B690
(180,182,144)
#BCBE9C
(188,190,156)
#C4C6A8
(196,198,168)
#CCCEB4
(204,206,180)
#D4D6C0
(212,214,192)
#DCDECC
(220,222,204)
#E4E6D8
(228,230,216)
#ECEEE4
(236,238,228)
#F4F6F0
(244,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A678 color. Also use rgb(164,166,120) instead hex code.

Text Font Color

.myTextColor { color: #A4A678; }

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

This text font color is #A4A678.

Background Color

.myBgColor { background-color: #A4A678; }

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

This div background color is #A4A678.

Border color

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

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

This div border color is #A4A678.

Opacity

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

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

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

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

This text has shadow with #A4A678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A678.

Preview

Color preview on black background

This text has color #A4A678 on black background.


Color preview on white background

This text has color #A4A678 on white background.


Black color preview on #A4A678 background

This text has black color on #A4A678 background.


White color preview on #A4A678 background

This text has white color on #A4A678 background.


Related colors

Complementary color

Complementary color for #hex is #5B5987.


I love getcolorcode.com

Triadic colors

1 #78A4A6 and #A678A4 with #A4A678 are triadic colors.

2 #78A6A4 and #A6A478 with #A4A678 are triadic colors.