COLOR #A3A478

HEX: #A3A478 RGB: (163,164,120)

Color info

#A3A478 contains red, green and blue colors in about the same proportion. Web safe color of #A3A478 is #999966 (or #996).

RGB color model

#A3A478 color RGB value is (163,164,120).

RGB: (163,164,120) (64%, 64%, 47%)

RGB channels and saturation

R 163 of 255 = 64%
G 164 of 255 = 64%
B 120 of 255 = 47%

163
164
120

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

Portions of RGB colors in percentages

R + G + B = 163 + 164 + 120 = 447 (100%)
R 163 of 447 ~ 36.47%
G 164 of 447 ~ 36.69%
B 120 of 447 ~ 26.85'%

%36.47
%36.69
%26.85

CMYK color model

#A3A478 color CMYK value is (1,0,27,36).

  • cyan value is 0.61%
  • magenta value is 0.00%
  • yellow value is 26.83%
  • key color value is 35.69%

CMYK: (1,0,27,36)
C1M0Y27K36 (1%, 0%, 27%, 36%)
(0.01 / 0.00 / 0.27 / 0.36)

CMYK percentages

%0.61
%0
%26.83
%35.69

Codes

Color #A3A478 in popluar color models

A3 A4 78
RGB 163 164 120
HSL 61° 19.47% 55.69%
HSB/HSV 61° 26.83% 64.31%
CMYK 0.61% 0.00% 26.83%
35.69%

Color #A3A478 in popluar number systems.

HEX A3 A4 78
Decimal 163 164 120
Binary 10100011 10100100 1111000
Octal 243 244 170

Shades and tints

Shades of #A3A478

#A3A478
(163,164,120)
#95966E
(149,150,110)
#878864
(135,136,100)
#797A5A
(121,122,90)
#6B6C50
(107,108,80)
#5D5E46
(93,94,70)
#4F503C
(79,80,60)
#414232
(65,66,50)
#333428
(51,52,40)
#25261E
(37,38,30)
#171814
(23,24,20)
#000000
(0,0,0)

Tints of #A3A478

#A3A478
(163,164,120)
#ABAC84
(171,172,132)
#B3B490
(179,180,144)
#BBBC9C
(187,188,156)
#C3C4A8
(195,196,168)
#CBCCB4
(203,204,180)
#D3D4C0
(211,212,192)
#DBDCCC
(219,220,204)
#E3E4D8
(227,228,216)
#EBECE4
(235,236,228)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3A478 color. Also use rgb(163,164,120) instead hex code.

Text Font Color

.myTextColor { color: #A3A478; }

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

This text font color is #A3A478.

Background Color

.myBgColor { background-color: #A3A478; }

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

This div background color is #A3A478.

Border color

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

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

This div border color is #A3A478.

Opacity

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

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

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

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

This text has shadow with #A3A478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3A478.

Preview

Color preview on black background

This text has color #A3A478 on black background.


Color preview on white background

This text has color #A3A478 on white background.


Black color preview on #A3A478 background

This text has black color on #A3A478 background.


White color preview on #A3A478 background

This text has white color on #A3A478 background.


Related colors

Complementary color

Complementary color for #hex is #5C5B87.


I love getcolorcode.com

Triadic colors

1 #78A3A4 and #A478A3 with #A3A478 are triadic colors.

2 #78A4A3 and #A4A378 with #A3A478 are triadic colors.