COLOR #A5A978

HEX: #A5A978 RGB: (165,169,120)

Color info

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

RGB color model

#A5A978 color RGB value is (165,169,120).

RGB: (165,169,120) (65%, 66%, 47%)

RGB channels and saturation

R 165 of 255 = 65%
G 169 of 255 = 66%
B 120 of 255 = 47%

165
169
120

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

Portions of RGB colors in percentages

R + G + B = 165 + 169 + 120 = 454 (100%)
R 165 of 454 ~ 36.34%
G 169 of 454 ~ 37.22%
B 120 of 454 ~ 26.43'%

%36.34
%37.22
%26.43

CMYK color model

#A5A978 color CMYK value is (2,0,29,34).

  • cyan value is 2.37%
  • magenta value is 0.00%
  • yellow value is 28.99%
  • key color value is 33.73%
CMYK: (2,0,29,34) C2M0Y29K34 (2%,0%,29%,34%) (0.02/0.00/0.29/0.34) 

CMYK percentages

%2.37
%0
%28.99
%33.73

Codes

Color #A5A978 in popluar color models

A5 A9 78
RGB 165 169 120
HSL 65° 22.17% 56.67%
HSB/HSV 65° 28.99% 66.27%
CMYK 2.37% 0.00% 28.99%
33.73%

Color #A5A978 in popluar number systems.

HEX A5 A9 78
Decimal 165 169 120
Binary 10100101 10101001 1111000
Octal 245 251 170

Shades and tints

Shades of #A5A978

#A5A978
(165,169,120)
#969A6E
(150,154,110)
#878B64
(135,139,100)
#787C5A
(120,124,90)
#696D50
(105,109,80)
#5A5E46
(90,94,70)
#4B4F3C
(75,79,60)
#3C4032
(60,64,50)
#2D3128
(45,49,40)
#1E221E
(30,34,30)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #A5A978

#A5A978
(165,169,120)
#ADB084
(173,176,132)
#B5B790
(181,183,144)
#BDBE9C
(189,190,156)
#C5C5A8
(197,197,168)
#CDCCB4
(205,204,180)
#D5D3C0
(213,211,192)
#DDDACC
(221,218,204)
#E5E1D8
(229,225,216)
#EDE8E4
(237,232,228)
#F5EFF0
(245,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A978 color. Also use rgb(165,169,120) instead hex code.

Text Font Color

.myTextColor { color: #A5A978; }

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

This text font color is #A5A978.

Background Color

.myBgColor { background-color: #A5A978; }

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

This div background color is #A5A978.

Border color

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

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

This div border color is #A5A978.

Opacity

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

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

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

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

This text has shadow with #A5A978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A978.

Preview

Color preview on black background

This text has color #A5A978 on black background.


Color preview on white background

This text has color #A5A978 on white background.


Black color preview on #A5A978 background

This text has black color on #A5A978 background.


White color preview on #A5A978 background

This text has white color on #A5A978 background.


Related colors

Complementary color

Complementary color for #hex is #5A5687.


I love getcolorcode.com

Triadic colors

1 #78A5A9 and #A978A5 with #A5A978 are triadic colors.

2 #78A9A5 and #A9A578 with #A5A978 are triadic colors.