COLOR #A5A470

HEX: #A5A470 RGB: (165,164,112)

Color info

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

RGB color model

#A5A470 color RGB value is (165,164,112).

RGB: (165,164,112) (65%, 64%, 44%)

RGB channels and saturation

R 165 of 255 = 65%
G 164 of 255 = 64%
B 112 of 255 = 44%

165
164
112

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

Portions of RGB colors in percentages

R + G + B = 165 + 164 + 112 = 441 (100%)
R 165 of 441 ~ 37.41%
G 164 of 441 ~ 37.19%
B 112 of 441 ~ 25.4'%

%37.41
%37.19
%25.4

CMYK color model

#A5A470 color CMYK value is (0,1,32,35).

  • cyan value is 0.00%
  • magenta value is 0.61%
  • yellow value is 32.12%
  • key color value is 35.29%

CMYK: (0,1,32,35)
C0M1Y32K35 (0%, 1%, 32%, 35%)
(0.00 / 0.01 / 0.32 / 0.35)

CMYK percentages

%0
%0.61
%32.12
%35.29

Codes

Color #A5A470 in popluar color models

A5 A4 70
RGB 165 164 112
HSL 59° 22.75% 54.31%
HSB/HSV 59° 32.12% 64.71%
CMYK 0.00% 0.61% 32.12%
35.29%

Color #A5A470 in popluar number systems.

HEX A5 A4 70
Decimal 165 164 112
Binary 10100101 10100100 1110000
Octal 245 244 160

Shades and tints

Shades of #A5A470

#A5A470
(165,164,112)
#969666
(150,150,102)
#87885C
(135,136,92)
#787A52
(120,122,82)
#696C48
(105,108,72)
#5A5E3E
(90,94,62)
#4B5034
(75,80,52)
#3C422A
(60,66,42)
#2D3420
(45,52,32)
#1E2616
(30,38,22)
#0F180C
(15,24,12)
#000000
(0,0,0)

Tints of #A5A470

#A5A470
(165,164,112)
#ADAC7D
(173,172,125)
#B5B48A
(181,180,138)
#BDBC97
(189,188,151)
#C5C4A4
(197,196,164)
#CDCCB1
(205,204,177)
#D5D4BE
(213,212,190)
#DDDCCB
(221,220,203)
#E5E4D8
(229,228,216)
#EDECE5
(237,236,229)
#F5F4F2
(245,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A470 color. Also use rgb(165,164,112) instead hex code.

Text Font Color

.myTextColor { color: #A5A470; }

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

This text font color is #A5A470.

Background Color

.myBgColor { background-color: #A5A470; }

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

This div background color is #A5A470.

Border color

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

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

This div border color is #A5A470.

Opacity

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

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

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

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

This text has shadow with #A5A470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A470.

Preview

Color preview on black background

This text has color #A5A470 on black background.


Color preview on white background

This text has color #A5A470 on white background.


Black color preview on #A5A470 background

This text has black color on #A5A470 background.


White color preview on #A5A470 background

This text has white color on #A5A470 background.


Related colors

Complementary color

Complementary color for #hex is #5A5B8F.


I love getcolorcode.com

Triadic colors

1 #70A5A4 and #A470A5 with #A5A470 are triadic colors.

2 #70A4A5 and #A4A570 with #A5A470 are triadic colors.