COLOR #A3A595

HEX: #A3A595 RGB: (163,165,149)

Color info

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

RGB color model

#A3A595 color RGB value is (163,165,149).

RGB: (163,165,149) (64%, 65%, 58%)

RGB channels and saturation

R 163 of 255 = 64%
G 165 of 255 = 65%
B 149 of 255 = 58%

163
165
149

R + G + B ~ 62%. #A3A595 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 165 + 149 = 477 (100%)
R 163 of 477 ~ 34.17%
G 165 of 477 ~ 34.59%
B 149 of 477 ~ 31.24'%

%34.17
%34.59
%31.24

CMYK color model

#A3A595 color CMYK value is (1,0,10,35).

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

CMYK: (1,0,10,35)
C1M0Y10K35 (1%, 0%, 10%, 35%)
(0.01 / 0.00 / 0.10 / 0.35)

CMYK percentages

%1.21
%0
%9.7
%35.29

Codes

Color #A3A595 in popluar color models

A3 A5 95
RGB 163 165 149
HSL 68° 8.16% 61.57%
HSB/HSV 68° 9.70% 64.71%
CMYK 1.21% 0.00% 9.70%
35.29%

Color #A3A595 in popluar number systems.

HEX A3 A5 95
Decimal 163 165 149
Binary 10100011 10100101 10010101
Octal 243 245 225

Shades and tints

Shades of #A3A595

#A3A595
(163,165,149)
#959688
(149,150,136)
#87877B
(135,135,123)
#79786E
(121,120,110)
#6B6961
(107,105,97)
#5D5A54
(93,90,84)
#4F4B47
(79,75,71)
#413C3A
(65,60,58)
#332D2D
(51,45,45)
#251E20
(37,30,32)
#170F13
(23,15,19)
#000000
(0,0,0)

Tints of #A3A595

#A3A595
(163,165,149)
#ABAD9E
(171,173,158)
#B3B5A7
(179,181,167)
#BBBDB0
(187,189,176)
#C3C5B9
(195,197,185)
#CBCDC2
(203,205,194)
#D3D5CB
(211,213,203)
#DBDDD4
(219,221,212)
#E3E5DD
(227,229,221)
#EBEDE6
(235,237,230)
#F3F5EF
(243,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A595; }

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

This text font color is #A3A595.

Background Color

.myBgColor { background-color: #A3A595; }

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

This div background color is #A3A595.

Border color

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

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

This div border color is #A3A595.

Opacity

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

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

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

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

This text has shadow with #A3A595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A595.

Preview

Color preview on black background

This text has color #A3A595 on black background.


Color preview on white background

This text has color #A3A595 on white background.


Black color preview on #A3A595 background

This text has black color on #A3A595 background.


White color preview on #A3A595 background

This text has white color on #A3A595 background.


Related colors

Complementary color

Complementary color for #hex is #5C5A6A.


I love getcolorcode.com

Triadic colors

1 #95A3A5 and #A595A3 with #A3A595 are triadic colors.

2 #95A5A3 and #A5A395 with #A3A595 are triadic colors.