COLOR #A5A39E

HEX: #A5A39E RGB: (165,163,158)

Color info

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

RGB color model

#A5A39E color RGB value is (165,163,158).

RGB: (165,163,158) (65%, 64%, 62%)

RGB channels and saturation

R 165 of 255 = 65%
G 163 of 255 = 64%
B 158 of 255 = 62%

165
163
158

R + G + B ~ 64%. #A5A39E is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 163 + 158 = 486 (100%)
R 165 of 486 ~ 33.95%
G 163 of 486 ~ 33.54%
B 158 of 486 ~ 32.51'%

%33.95
%33.54
%32.51

CMYK color model

#A5A39E color CMYK value is (0,1,4,35).

  • cyan value is 0.00%
  • magenta value is 1.21%
  • yellow value is 4.24%
  • key color value is 35.29%

CMYK: (0,1,4,35)
C0M1Y4K35 (0%, 1%, 4%, 35%)
(0.00 / 0.01 / 0.04 / 0.35)

CMYK percentages

%0
%1.21
%4.24
%35.29

Codes

Color #A5A39E in popluar color models

A5 A3 9E
RGB 165 163 158
HSL 43° 3.74% 63.33%
HSB/HSV 43° 4.24% 64.71%
CMYK 0.00% 1.21% 4.24%
35.29%

Color #A5A39E in popluar number systems.

HEX A5 A3 9E
Decimal 165 163 158
Binary 10100101 10100011 10011110
Octal 245 243 236

Shades and tints

Shades of #A5A39E

#A5A39E
(165,163,158)
#969590
(150,149,144)
#878782
(135,135,130)
#787974
(120,121,116)
#696B66
(105,107,102)
#5A5D58
(90,93,88)
#4B4F4A
(75,79,74)
#3C413C
(60,65,60)
#2D332E
(45,51,46)
#1E2520
(30,37,32)
#0F1712
(15,23,18)
#000000
(0,0,0)

Tints of #A5A39E

#A5A39E
(165,163,158)
#ADABA6
(173,171,166)
#B5B3AE
(181,179,174)
#BDBBB6
(189,187,182)
#C5C3BE
(197,195,190)
#CDCBC6
(205,203,198)
#D5D3CE
(213,211,206)
#DDDBD6
(221,219,214)
#E5E3DE
(229,227,222)
#EDEBE6
(237,235,230)
#F5F3EE
(245,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A39E color. Also use rgb(165,163,158) instead hex code.

Text Font Color

.myTextColor { color: #A5A39E; }

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

This text font color is #A5A39E.

Background Color

.myBgColor { background-color: #A5A39E; }

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

This div background color is #A5A39E.

Border color

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

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

This div border color is #A5A39E.

Opacity

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

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

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

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

This text has shadow with #A5A39E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A39E.

Preview

Color preview on black background

This text has color #A5A39E on black background.


Color preview on white background

This text has color #A5A39E on white background.


Black color preview on #A5A39E background

This text has black color on #A5A39E background.


White color preview on #A5A39E background

This text has white color on #A5A39E background.


Related colors

Complementary color

Complementary color for #hex is #5A5C61.


I love getcolorcode.com

Triadic colors

1 #9EA5A3 and #A39EA5 with #A5A39E are triadic colors.

2 #9EA3A5 and #A3A59E with #A5A39E are triadic colors.