COLOR #A6A863

HEX: #A6A863 RGB: (166,168,99)

Color info

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

RGB color model

#A6A863 color RGB value is (166,168,99).

RGB: (166,168,99) (65%, 66%, 39%)

RGB channels and saturation

R 166 of 255 = 65%
G 168 of 255 = 66%
B 99 of 255 = 39%

166
168
99

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

Portions of RGB colors in percentages

R + G + B = 166 + 168 + 99 = 433 (100%)
R 166 of 433 ~ 38.34%
G 168 of 433 ~ 38.8%
B 99 of 433 ~ 22.86'%

%38.34
%38.8
%22.86

CMYK color model

#A6A863 color CMYK value is (1,0,41,34).

  • cyan value is 1.19%
  • magenta value is 0.00%
  • yellow value is 41.07%
  • key color value is 34.12%

CMYK: (1,0,41,34)
C1M0Y41K34 (1%, 0%, 41%, 34%)
(0.01 / 0.00 / 0.41 / 0.34)

CMYK percentages

%1.19
%0
%41.07
%34.12

Codes

Color #A6A863 in popluar color models

A6 A8 63
RGB 166 168 99
HSL 62° 28.40% 52.35%
HSB/HSV 62° 41.07% 65.88%
CMYK 1.19% 0.00% 41.07%
34.12%

Color #A6A863 in popluar number systems.

HEX A6 A8 63
Decimal 166 168 99
Binary 10100110 10101000 1100011
Octal 246 250 143

Shades and tints

Shades of #A6A863

#A6A863
(166,168,99)
#97995A
(151,153,90)
#888A51
(136,138,81)
#797B48
(121,123,72)
#6A6C3F
(106,108,63)
#5B5D36
(91,93,54)
#4C4E2D
(76,78,45)
#3D3F24
(61,63,36)
#2E301B
(46,48,27)
#1F2112
(31,33,18)
#101209
(16,18,9)
#000000
(0,0,0)

Tints of #A6A863

#A6A863
(166,168,99)
#AEAF71
(174,175,113)
#B6B67F
(182,182,127)
#BEBD8D
(190,189,141)
#C6C49B
(198,196,155)
#CECBA9
(206,203,169)
#D6D2B7
(214,210,183)
#DED9C5
(222,217,197)
#E6E0D3
(230,224,211)
#EEE7E1
(238,231,225)
#F6EEEF
(246,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A863 color. Also use rgb(166,168,99) instead hex code.

Text Font Color

.myTextColor { color: #A6A863; }

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

This text font color is #A6A863.

Background Color

.myBgColor { background-color: #A6A863; }

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

This div background color is #A6A863.

Border color

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

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

This div border color is #A6A863.

Opacity

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

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

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

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

This text has shadow with #A6A863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A863.

Preview

Color preview on black background

This text has color #A6A863 on black background.


Color preview on white background

This text has color #A6A863 on white background.


Black color preview on #A6A863 background

This text has black color on #A6A863 background.


White color preview on #A6A863 background

This text has white color on #A6A863 background.


Related colors

Complementary color

Complementary color for #hex is #59579C.


I love getcolorcode.com

Triadic colors

1 #63A6A8 and #A863A6 with #A6A863 are triadic colors.

2 #63A8A6 and #A8A663 with #A6A863 are triadic colors.