COLOR #A5A276

HEX: #A5A276 RGB: (165,162,118)

Color info

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

RGB color model

#A5A276 color RGB value is (165,162,118).

RGB: (165,162,118) (65%, 64%, 46%)

RGB channels and saturation

R 165 of 255 = 65%
G 162 of 255 = 64%
B 118 of 255 = 46%

165
162
118

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

Portions of RGB colors in percentages

R + G + B = 165 + 162 + 118 = 445 (100%)
R 165 of 445 ~ 37.08%
G 162 of 445 ~ 36.4%
B 118 of 445 ~ 26.52'%

%37.08
%36.4
%26.52

CMYK color model

#A5A276 color CMYK value is (0,2,28,35).

  • cyan value is 0.00%
  • magenta value is 1.82%
  • yellow value is 28.48%
  • key color value is 35.29%

CMYK: (0,2,28,35)
C0M2Y28K35 (0%, 2%, 28%, 35%)
(0.00 / 0.02 / 0.28 / 0.35)

CMYK percentages

%0
%1.82
%28.48
%35.29

Codes

Color #A5A276 in popluar color models

A5 A2 76
RGB 165 162 118
HSL 56° 20.70% 55.49%
HSB/HSV 56° 28.48% 64.71%
CMYK 0.00% 1.82% 28.48%
35.29%

Color #A5A276 in popluar number systems.

HEX A5 A2 76
Decimal 165 162 118
Binary 10100101 10100010 1110110
Octal 245 242 166

Shades and tints

Shades of #A5A276

#A5A276
(165,162,118)
#96946C
(150,148,108)
#878662
(135,134,98)
#787858
(120,120,88)
#696A4E
(105,106,78)
#5A5C44
(90,92,68)
#4B4E3A
(75,78,58)
#3C4030
(60,64,48)
#2D3226
(45,50,38)
#1E241C
(30,36,28)
#0F1612
(15,22,18)
#000000
(0,0,0)

Tints of #A5A276

#A5A276
(165,162,118)
#ADAA82
(173,170,130)
#B5B28E
(181,178,142)
#BDBA9A
(189,186,154)
#C5C2A6
(197,194,166)
#CDCAB2
(205,202,178)
#D5D2BE
(213,210,190)
#DDDACA
(221,218,202)
#E5E2D6
(229,226,214)
#EDEAE2
(237,234,226)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A276 color. Also use rgb(165,162,118) instead hex code.

Text Font Color

.myTextColor { color: #A5A276; }

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

This text font color is #A5A276.

Background Color

.myBgColor { background-color: #A5A276; }

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

This div background color is #A5A276.

Border color

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

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

This div border color is #A5A276.

Opacity

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

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

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

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

This text has shadow with #A5A276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A276.

Preview

Color preview on black background

This text has color #A5A276 on black background.


Color preview on white background

This text has color #A5A276 on white background.


Black color preview on #A5A276 background

This text has black color on #A5A276 background.


White color preview on #A5A276 background

This text has white color on #A5A276 background.


Related colors

Complementary color

Complementary color for #hex is #5A5D89.


I love getcolorcode.com

Triadic colors

1 #76A5A2 and #A276A5 with #A5A276 are triadic colors.

2 #76A2A5 and #A2A576 with #A5A276 are triadic colors.