COLOR #A6A862

HEX: #A6A862 RGB: (166,168,98)

Color info

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

RGB color model

#A6A862 color RGB value is (166,168,98).

RGB: (166,168,98) (65%, 66%, 38%)

RGB channels and saturation

R 166 of 255 = 65%
G 168 of 255 = 66%
B 98 of 255 = 38%

166
168
98

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

Portions of RGB colors in percentages

R + G + B = 166 + 168 + 98 = 432 (100%)
R 166 of 432 ~ 38.43%
G 168 of 432 ~ 38.89%
B 98 of 432 ~ 22.69'%

%38.43
%38.89
%22.69

CMYK color model

#A6A862 color CMYK value is (1,0,42,34).

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

CMYK: (1,0,42,34)
C1M0Y42K34 (1%, 0%, 42%, 34%)
(0.01 / 0.00 / 0.42 / 0.34)

CMYK percentages

%1.19
%0
%41.67
%34.12

Codes

Color #A6A862 in popluar color models

A6 A8 62
RGB 166 168 98
HSL 62° 28.69% 52.16%
HSB/HSV 62° 41.67% 65.88%
CMYK 1.19% 0.00% 41.67%
34.12%

Color #A6A862 in popluar number systems.

HEX A6 A8 62
Decimal 166 168 98
Binary 10100110 10101000 1100010
Octal 246 250 142

Shades and tints

Shades of #A6A862

#A6A862
(166,168,98)
#97995A
(151,153,90)
#888A52
(136,138,82)
#797B4A
(121,123,74)
#6A6C42
(106,108,66)
#5B5D3A
(91,93,58)
#4C4E32
(76,78,50)
#3D3F2A
(61,63,42)
#2E3022
(46,48,34)
#1F211A
(31,33,26)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #A6A862

#A6A862
(166,168,98)
#AEAF70
(174,175,112)
#B6B67E
(182,182,126)
#BEBD8C
(190,189,140)
#C6C49A
(198,196,154)
#CECBA8
(206,203,168)
#D6D2B6
(214,210,182)
#DED9C4
(222,217,196)
#E6E0D2
(230,224,210)
#EEE7E0
(238,231,224)
#F6EEEE
(246,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6A862; }

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

This text font color is #A6A862.

Background Color

.myBgColor { background-color: #A6A862; }

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

This div background color is #A6A862.

Border color

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

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

This div border color is #A6A862.

Opacity

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

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

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

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

This text has shadow with #A6A862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A862.

Preview

Color preview on black background

This text has color #A6A862 on black background.


Color preview on white background

This text has color #A6A862 on white background.


Black color preview on #A6A862 background

This text has black color on #A6A862 background.


White color preview on #A6A862 background

This text has white color on #A6A862 background.


Related colors

Complementary color

Complementary color for #hex is #59579D.


I love getcolorcode.com

Triadic colors

1 #62A6A8 and #A862A6 with #A6A862 are triadic colors.

2 #62A8A6 and #A8A662 with #A6A862 are triadic colors.