COLOR #A5A871

HEX: #A5A871 RGB: (165,168,113)

Color info

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

RGB color model

#A5A871 color RGB value is (165,168,113).

RGB: (165,168,113) (65%, 66%, 44%)

RGB channels and saturation

R 165 of 255 = 65%
G 168 of 255 = 66%
B 113 of 255 = 44%

165
168
113

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

Portions of RGB colors in percentages

R + G + B = 165 + 168 + 113 = 446 (100%)
R 165 of 446 ~ 37%
G 168 of 446 ~ 37.67%
B 113 of 446 ~ 25.34'%

%37
%37.67
%25.34

CMYK color model

#A5A871 color CMYK value is (2,0,33,34).

  • cyan value is 1.79%
  • magenta value is 0.00%
  • yellow value is 32.74%
  • key color value is 34.12%

CMYK: (2,0,33,34)
C2M0Y33K34 (2%, 0%, 33%, 34%)
(0.02 / 0.00 / 0.33 / 0.34)

CMYK percentages

%1.79
%0
%32.74
%34.12

Codes

Color #A5A871 in popluar color models

A5 A8 71
RGB 165 168 113
HSL 63° 24.02% 55.10%
HSB/HSV 63° 32.74% 65.88%
CMYK 1.79% 0.00% 32.74%
34.12%

Color #A5A871 in popluar number systems.

HEX A5 A8 71
Decimal 165 168 113
Binary 10100101 10101000 1110001
Octal 245 250 161

Shades and tints

Shades of #A5A871

#A5A871
(165,168,113)
#969967
(150,153,103)
#878A5D
(135,138,93)
#787B53
(120,123,83)
#696C49
(105,108,73)
#5A5D3F
(90,93,63)
#4B4E35
(75,78,53)
#3C3F2B
(60,63,43)
#2D3021
(45,48,33)
#1E2117
(30,33,23)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #A5A871

#A5A871
(165,168,113)
#ADAF7D
(173,175,125)
#B5B689
(181,182,137)
#BDBD95
(189,189,149)
#C5C4A1
(197,196,161)
#CDCBAD
(205,203,173)
#D5D2B9
(213,210,185)
#DDD9C5
(221,217,197)
#E5E0D1
(229,224,209)
#EDE7DD
(237,231,221)
#F5EEE9
(245,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A871 color. Also use rgb(165,168,113) instead hex code.

Text Font Color

.myTextColor { color: #A5A871; }

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

This text font color is #A5A871.

Background Color

.myBgColor { background-color: #A5A871; }

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

This div background color is #A5A871.

Border color

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

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

This div border color is #A5A871.

Opacity

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

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

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

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

This text has shadow with #A5A871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A871.

Preview

Color preview on black background

This text has color #A5A871 on black background.


Color preview on white background

This text has color #A5A871 on white background.


Black color preview on #A5A871 background

This text has black color on #A5A871 background.


White color preview on #A5A871 background

This text has white color on #A5A871 background.


Related colors

Complementary color

Complementary color for #hex is #5A578E.


I love getcolorcode.com

Triadic colors

1 #71A5A8 and #A871A5 with #A5A871 are triadic colors.

2 #71A8A5 and #A8A571 with #A5A871 are triadic colors.