COLOR #A5A48A

HEX: #A5A48A RGB: (165,164,138)

Color info

#A5A48A contains red, green and blue colors in about the same proportion. Web safe color of #A5A48A is #999999 (or #999).

RGB color model

#A5A48A color RGB value is (165,164,138).

RGB: (165,164,138) (65%, 64%, 54%)

RGB channels and saturation

R 165 of 255 = 65%
G 164 of 255 = 64%
B 138 of 255 = 54%

165
164
138

R + G + B ~ 61%. #A5A48A is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 164 + 138 = 467 (100%)
R 165 of 467 ~ 35.33%
G 164 of 467 ~ 35.12%
B 138 of 467 ~ 29.55'%

%35.33
%35.12
%29.55

CMYK color model

#A5A48A color CMYK value is (0,1,16,35).

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

CMYK: (0,1,16,35)
C0M1Y16K35 (0%, 1%, 16%, 35%)
(0.00 / 0.01 / 0.16 / 0.35)

CMYK percentages

%0
%0.61
%16.36
%35.29

Codes

Color #A5A48A in popluar color models

A5 A4 8A
RGB 165 164 138
HSL 58° 13.04% 59.41%
HSB/HSV 58° 16.36% 64.71%
CMYK 0.00% 0.61% 16.36%
35.29%

Color #A5A48A in popluar number systems.

HEX A5 A4 8A
Decimal 165 164 138
Binary 10100101 10100100 10001010
Octal 245 244 212

Shades and tints

Shades of #A5A48A

#A5A48A
(165,164,138)
#96967E
(150,150,126)
#878872
(135,136,114)
#787A66
(120,122,102)
#696C5A
(105,108,90)
#5A5E4E
(90,94,78)
#4B5042
(75,80,66)
#3C4236
(60,66,54)
#2D342A
(45,52,42)
#1E261E
(30,38,30)
#0F1812
(15,24,18)
#000000
(0,0,0)

Tints of #A5A48A

#A5A48A
(165,164,138)
#ADAC94
(173,172,148)
#B5B49E
(181,180,158)
#BDBCA8
(189,188,168)
#C5C4B2
(197,196,178)
#CDCCBC
(205,204,188)
#D5D4C6
(213,212,198)
#DDDCD0
(221,220,208)
#E5E4DA
(229,228,218)
#EDECE4
(237,236,228)
#F5F4EE
(245,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A48A; }

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

This text font color is #A5A48A.

Background Color

.myBgColor { background-color: #A5A48A; }

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

This div background color is #A5A48A.

Border color

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

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

This div border color is #A5A48A.

Opacity

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

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

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

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

This text has shadow with #A5A48A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A48A.

Preview

Color preview on black background

This text has color #A5A48A on black background.


Color preview on white background

This text has color #A5A48A on white background.


Black color preview on #A5A48A background

This text has black color on #A5A48A background.


White color preview on #A5A48A background

This text has white color on #A5A48A background.


Related colors

Complementary color

Complementary color for #hex is #5A5B75.


I love getcolorcode.com

Triadic colors

1 #8AA5A4 and #A48AA5 with #A5A48A are triadic colors.

2 #8AA4A5 and #A4A58A with #A5A48A are triadic colors.