COLOR #A3A584

HEX: #A3A584 RGB: (163,165,132)

Color info

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

RGB color model

#A3A584 color RGB value is (163,165,132).

RGB: (163,165,132) (64%, 65%, 52%)

RGB channels and saturation

R 163 of 255 = 64%
G 165 of 255 = 65%
B 132 of 255 = 52%

163
165
132

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

Portions of RGB colors in percentages

R + G + B = 163 + 165 + 132 = 460 (100%)
R 163 of 460 ~ 35.43%
G 165 of 460 ~ 35.87%
B 132 of 460 ~ 28.7'%

%35.43
%35.87
%28.7

CMYK color model

#A3A584 color CMYK value is (1,0,20,35).

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

CMYK: (1,0,20,35)
C1M0Y20K35 (1%, 0%, 20%, 35%)
(0.01 / 0.00 / 0.20 / 0.35)

CMYK percentages

%1.21
%0
%20
%35.29

Codes

Color #A3A584 in popluar color models

A3 A5 84
RGB 163 165 132
HSL 64° 15.49% 58.24%
HSB/HSV 64° 20.00% 64.71%
CMYK 1.21% 0.00% 20.00%
35.29%

Color #A3A584 in popluar number systems.

HEX A3 A5 84
Decimal 163 165 132
Binary 10100011 10100101 10000100
Octal 243 245 204

Shades and tints

Shades of #A3A584

#A3A584
(163,165,132)
#959678
(149,150,120)
#87876C
(135,135,108)
#797860
(121,120,96)
#6B6954
(107,105,84)
#5D5A48
(93,90,72)
#4F4B3C
(79,75,60)
#413C30
(65,60,48)
#332D24
(51,45,36)
#251E18
(37,30,24)
#170F0C
(23,15,12)
#000000
(0,0,0)

Tints of #A3A584

#A3A584
(163,165,132)
#ABAD8F
(171,173,143)
#B3B59A
(179,181,154)
#BBBDA5
(187,189,165)
#C3C5B0
(195,197,176)
#CBCDBB
(203,205,187)
#D3D5C6
(211,213,198)
#DBDDD1
(219,221,209)
#E3E5DC
(227,229,220)
#EBEDE7
(235,237,231)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A584; }

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

This text font color is #A3A584.

Background Color

.myBgColor { background-color: #A3A584; }

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

This div background color is #A3A584.

Border color

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

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

This div border color is #A3A584.

Opacity

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

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

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

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

This text has shadow with #A3A584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A584.

Preview

Color preview on black background

This text has color #A3A584 on black background.


Color preview on white background

This text has color #A3A584 on white background.


Black color preview on #A3A584 background

This text has black color on #A3A584 background.


White color preview on #A3A584 background

This text has white color on #A3A584 background.


Related colors

Complementary color

Complementary color for #hex is #5C5A7B.


I love getcolorcode.com

Triadic colors

1 #84A3A5 and #A584A3 with #A3A584 are triadic colors.

2 #84A5A3 and #A5A384 with #A3A584 are triadic colors.