COLOR #A3A572

HEX: #A3A572 RGB: (163,165,114)

Color info

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

RGB color model

#A3A572 color RGB value is (163,165,114).

RGB: (163,165,114) (64%, 65%, 45%)

RGB channels and saturation

R 163 of 255 = 64%
G 165 of 255 = 65%
B 114 of 255 = 45%

163
165
114

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

Portions of RGB colors in percentages

R + G + B = 163 + 165 + 114 = 442 (100%)
R 163 of 442 ~ 36.88%
G 165 of 442 ~ 37.33%
B 114 of 442 ~ 25.79'%

%36.88
%37.33
%25.79

CMYK color model

#A3A572 color CMYK value is (1,0,31,35).

  • cyan value is 1.21%
  • magenta value is 0.00%
  • yellow value is 30.91%
  • key color value is 35.29%
CMYK: (1,0,31,35) C1M0Y31K35 (1%,0%,31%,35%) (0.01/0.00/0.31/0.35) 

CMYK percentages

%1.21
%0
%30.91
%35.29

Codes

Color #A3A572 in popluar color models

A3 A5 72
RGB 163 165 114
HSL 62° 22.08% 54.71%
HSB/HSV 62° 30.91% 64.71%
CMYK 1.21% 0.00% 30.91%
35.29%

Color #A3A572 in popluar number systems.

HEX A3 A5 72
Decimal 163 165 114
Binary 10100011 10100101 1110010
Octal 243 245 162

Shades and tints

Shades of #A3A572

#A3A572
(163,165,114)
#959668
(149,150,104)
#87875E
(135,135,94)
#797854
(121,120,84)
#6B694A
(107,105,74)
#5D5A40
(93,90,64)
#4F4B36
(79,75,54)
#413C2C
(65,60,44)
#332D22
(51,45,34)
#251E18
(37,30,24)
#170F0E
(23,15,14)
#000000
(0,0,0)

Tints of #A3A572

#A3A572
(163,165,114)
#ABAD7E
(171,173,126)
#B3B58A
(179,181,138)
#BBBD96
(187,189,150)
#C3C5A2
(195,197,162)
#CBCDAE
(203,205,174)
#D3D5BA
(211,213,186)
#DBDDC6
(219,221,198)
#E3E5D2
(227,229,210)
#EBEDDE
(235,237,222)
#F3F5EA
(243,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A572; }

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

This text font color is #A3A572.

Background Color

.myBgColor { background-color: #A3A572; }

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

This div background color is #A3A572.

Border color

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

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

This div border color is #A3A572.

Opacity

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

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

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

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

This text has shadow with #A3A572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A572.

Preview

Color preview on black background

This text has color #A3A572 on black background.


Color preview on white background

This text has color #A3A572 on white background.


Black color preview on #A3A572 background

This text has black color on #A3A572 background.


White color preview on #A3A572 background

This text has white color on #A3A572 background.


Related colors

Complementary color

Complementary color for #hex is #5C5A8D.


I love getcolorcode.com

Triadic colors

1 #72A3A5 and #A572A3 with #A3A572 are triadic colors.

2 #72A5A3 and #A5A372 with #A3A572 are triadic colors.