COLOR #A3A666

HEX: #A3A666 RGB: (163,166,102)

Color info

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

RGB color model

#A3A666 color RGB value is (163,166,102).

RGB: (163,166,102) (64%, 65%, 40%)

RGB channels and saturation

R 163 of 255 = 64%
G 166 of 255 = 65%
B 102 of 255 = 40%

163
166
102

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

Portions of RGB colors in percentages

R + G + B = 163 + 166 + 102 = 431 (100%)
R 163 of 431 ~ 37.82%
G 166 of 431 ~ 38.52%
B 102 of 431 ~ 23.67'%

%37.82
%38.52
%23.67

CMYK color model

#A3A666 color CMYK value is (2,0,39,35).

  • cyan value is 1.81%
  • magenta value is 0.00%
  • yellow value is 38.55%
  • key color value is 34.90%

CMYK: (2,0,39,35)
C2M0Y39K35 (2%, 0%, 39%, 35%)
(0.02 / 0.00 / 0.39 / 0.35)

CMYK percentages

%1.81
%0
%38.55
%34.9

Codes

Color #A3A666 in popluar color models

A3 A6 66
RGB 163 166 102
HSL 63° 26.45% 52.55%
HSB/HSV 63° 38.55% 65.10%
CMYK 1.81% 0.00% 38.55%
34.90%

Color #A3A666 in popluar number systems.

HEX A3 A6 66
Decimal 163 166 102
Binary 10100011 10100110 1100110
Octal 243 246 146

Shades and tints

Shades of #A3A666

#A3A666
(163,166,102)
#95975D
(149,151,93)
#878854
(135,136,84)
#79794B
(121,121,75)
#6B6A42
(107,106,66)
#5D5B39
(93,91,57)
#4F4C30
(79,76,48)
#413D27
(65,61,39)
#332E1E
(51,46,30)
#251F15
(37,31,21)
#17100C
(23,16,12)
#000000
(0,0,0)

Tints of #A3A666

#A3A666
(163,166,102)
#ABAE73
(171,174,115)
#B3B680
(179,182,128)
#BBBE8D
(187,190,141)
#C3C69A
(195,198,154)
#CBCEA7
(203,206,167)
#D3D6B4
(211,214,180)
#DBDEC1
(219,222,193)
#E3E6CE
(227,230,206)
#EBEEDB
(235,238,219)
#F3F6E8
(243,246,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3A666 color. Also use rgb(163,166,102) instead hex code.

Text Font Color

.myTextColor { color: #A3A666; }

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

This text font color is #A3A666.

Background Color

.myBgColor { background-color: #A3A666; }

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

This div background color is #A3A666.

Border color

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

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

This div border color is #A3A666.

Opacity

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

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

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

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

This text has shadow with #A3A666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A666.

Preview

Color preview on black background

This text has color #A3A666 on black background.


Color preview on white background

This text has color #A3A666 on white background.


Black color preview on #A3A666 background

This text has black color on #A3A666 background.


White color preview on #A3A666 background

This text has white color on #A3A666 background.


Related colors

Complementary color

Complementary color for #hex is #5C5999.


I love getcolorcode.com

Triadic colors

1 #66A3A6 and #A666A3 with #A3A666 are triadic colors.

2 #66A6A3 and #A6A366 with #A3A666 are triadic colors.