COLOR #A3A862

HEX: #A3A862 RGB: (163,168,98)

Color info

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

RGB color model

#A3A862 color RGB value is (163,168,98).

RGB: (163,168,98) (64%, 66%, 38%)

RGB channels and saturation

R 163 of 255 = 64%
G 168 of 255 = 66%
B 98 of 255 = 38%

163
168
98

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

Portions of RGB colors in percentages

R + G + B = 163 + 168 + 98 = 429 (100%)
R 163 of 429 ~ 38%
G 168 of 429 ~ 39.16%
B 98 of 429 ~ 22.84'%

%38
%39.16
%22.84

CMYK color model

#A3A862 color CMYK value is (3,0,42,34).

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

CMYK: (3,0,42,34)
C3M0Y42K34 (3%, 0%, 42%, 34%)
(0.03 / 0.00 / 0.42 / 0.34)

CMYK percentages

%2.98
%0
%41.67
%34.12

Codes

Color #A3A862 in popluar color models

A3 A8 62
RGB 163 168 98
HSL 64° 28.69% 52.16%
HSB/HSV 64° 41.67% 65.88%
CMYK 2.98% 0.00% 41.67%
34.12%

Color #A3A862 in popluar number systems.

HEX A3 A8 62
Decimal 163 168 98
Binary 10100011 10101000 1100010
Octal 243 250 142

Shades and tints

Shades of #A3A862

#A3A862
(163,168,98)
#95995A
(149,153,90)
#878A52
(135,138,82)
#797B4A
(121,123,74)
#6B6C42
(107,108,66)
#5D5D3A
(93,93,58)
#4F4E32
(79,78,50)
#413F2A
(65,63,42)
#333022
(51,48,34)
#25211A
(37,33,26)
#171212
(23,18,18)
#000000
(0,0,0)

Tints of #A3A862

#A3A862
(163,168,98)
#ABAF70
(171,175,112)
#B3B67E
(179,182,126)
#BBBD8C
(187,189,140)
#C3C49A
(195,196,154)
#CBCBA8
(203,203,168)
#D3D2B6
(211,210,182)
#DBD9C4
(219,217,196)
#E3E0D2
(227,224,210)
#EBE7E0
(235,231,224)
#F3EEEE
(243,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3A862; }

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

This text font color is #A3A862.

Background Color

.myBgColor { background-color: #A3A862; }

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

This div background color is #A3A862.

Border color

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

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

This div border color is #A3A862.

Opacity

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

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

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

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

This text has shadow with #A3A862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A862.

Preview

Color preview on black background

This text has color #A3A862 on black background.


Color preview on white background

This text has color #A3A862 on white background.


Black color preview on #A3A862 background

This text has black color on #A3A862 background.


White color preview on #A3A862 background

This text has white color on #A3A862 background.


Related colors

Complementary color

Complementary color for #hex is #5C579D.


I love getcolorcode.com

Triadic colors

1 #62A3A8 and #A862A3 with #A3A862 are triadic colors.

2 #62A8A3 and #A8A362 with #A3A862 are triadic colors.