COLOR #A3A969

HEX: #A3A969 RGB: (163,169,105)

Color info

#A3A969 contains mainly red and green colors. Web safe color of #A3A969 is #999966 (or #996).

RGB color model

#A3A969 color RGB value is (163,169,105).

RGB: (163,169,105) (64%, 66%, 41%)

RGB channels and saturation

R 163 of 255 = 64%
G 169 of 255 = 66%
B 105 of 255 = 41%

163
169
105

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

Portions of RGB colors in percentages

R + G + B = 163 + 169 + 105 = 437 (100%)
R 163 of 437 ~ 37.3%
G 169 of 437 ~ 38.67%
B 105 of 437 ~ 24.03'%

%37.3
%38.67
%24.03

CMYK color model

#A3A969 color CMYK value is (4,0,38,34).

  • cyan value is 3.55%
  • magenta value is 0.00%
  • yellow value is 37.87%
  • key color value is 33.73%

CMYK: (4,0,38,34)
C4M0Y38K34 (4%, 0%, 38%, 34%)
(0.04 / 0.00 / 0.38 / 0.34)

CMYK percentages

%3.55
%0
%37.87
%33.73

Codes

Color #A3A969 in popluar color models

A3 A9 69
RGB 163 169 105
HSL 66° 27.12% 53.73%
HSB/HSV 66° 37.87% 66.27%
CMYK 3.55% 0.00% 37.87%
33.73%

Color #A3A969 in popluar number systems.

HEX A3 A9 69
Decimal 163 169 105
Binary 10100011 10101001 1101001
Octal 243 251 151

Shades and tints

Shades of #A3A969

#A3A969
(163,169,105)
#959A60
(149,154,96)
#878B57
(135,139,87)
#797C4E
(121,124,78)
#6B6D45
(107,109,69)
#5D5E3C
(93,94,60)
#4F4F33
(79,79,51)
#41402A
(65,64,42)
#333121
(51,49,33)
#252218
(37,34,24)
#17130F
(23,19,15)
#000000
(0,0,0)

Tints of #A3A969

#A3A969
(163,169,105)
#ABB076
(171,176,118)
#B3B783
(179,183,131)
#BBBE90
(187,190,144)
#C3C59D
(195,197,157)
#CBCCAA
(203,204,170)
#D3D3B7
(211,211,183)
#DBDAC4
(219,218,196)
#E3E1D1
(227,225,209)
#EBE8DE
(235,232,222)
#F3EFEB
(243,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3A969 color. Also use rgb(163,169,105) instead hex code.

Text Font Color

.myTextColor { color: #A3A969; }

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

This text font color is #A3A969.

Background Color

.myBgColor { background-color: #A3A969; }

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

This div background color is #A3A969.

Border color

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

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

This div border color is #A3A969.

Opacity

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

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

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

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

This text has shadow with #A3A969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A969.

Preview

Color preview on black background

This text has color #A3A969 on black background.


Color preview on white background

This text has color #A3A969 on white background.


Black color preview on #A3A969 background

This text has black color on #A3A969 background.


White color preview on #A3A969 background

This text has white color on #A3A969 background.


Related colors

Complementary color

Complementary color for #hex is #5C5696.


I love getcolorcode.com

Triadic colors

1 #69A3A9 and #A969A3 with #A3A969 are triadic colors.

2 #69A9A3 and #A9A369 with #A3A969 are triadic colors.