COLOR #A8A076

HEX: #A8A076 RGB: (168,160,118)

Color info

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

RGB color model

#A8A076 color RGB value is (168,160,118).

RGB: (168,160,118) (66%, 63%, 46%)

RGB channels and saturation

R 168 of 255 = 66%
G 160 of 255 = 63%
B 118 of 255 = 46%

168
160
118

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

Portions of RGB colors in percentages

R + G + B = 168 + 160 + 118 = 446 (100%)
R 168 of 446 ~ 37.67%
G 160 of 446 ~ 35.87%
B 118 of 446 ~ 26.46'%

%37.67
%35.87
%26.46

CMYK color model

#A8A076 color CMYK value is (0,5,30,34).

  • cyan value is 0.00%
  • magenta value is 4.76%
  • yellow value is 29.76%
  • key color value is 34.12%

CMYK: (0,5,30,34)
C0M5Y30K34 (0%, 5%, 30%, 34%)
(0.00 / 0.05 / 0.30 / 0.34)

CMYK percentages

%0
%4.76
%29.76
%34.12

Codes

Color #A8A076 in popluar color models

A8 A0 76
RGB 168 160 118
HSL 50° 22.32% 56.08%
HSB/HSV 50° 29.76% 65.88%
CMYK 0.00% 4.76% 29.76%
34.12%

Color #A8A076 in popluar number systems.

HEX A8 A0 76
Decimal 168 160 118
Binary 10101000 10100000 1110110
Octal 250 240 166

Shades and tints

Shades of #A8A076

#A8A076
(168,160,118)
#99926C
(153,146,108)
#8A8462
(138,132,98)
#7B7658
(123,118,88)
#6C684E
(108,104,78)
#5D5A44
(93,90,68)
#4E4C3A
(78,76,58)
#3F3E30
(63,62,48)
#303026
(48,48,38)
#21221C
(33,34,28)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #A8A076

#A8A076
(168,160,118)
#AFA882
(175,168,130)
#B6B08E
(182,176,142)
#BDB89A
(189,184,154)
#C4C0A6
(196,192,166)
#CBC8B2
(203,200,178)
#D2D0BE
(210,208,190)
#D9D8CA
(217,216,202)
#E0E0D6
(224,224,214)
#E7E8E2
(231,232,226)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8A076 color. Also use rgb(168,160,118) instead hex code.

Text Font Color

.myTextColor { color: #A8A076; }

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

This text font color is #A8A076.

Background Color

.myBgColor { background-color: #A8A076; }

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

This div background color is #A8A076.

Border color

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

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

This div border color is #A8A076.

Opacity

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

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

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

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

This text has shadow with #A8A076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A076.

Preview

Color preview on black background

This text has color #A8A076 on black background.


Color preview on white background

This text has color #A8A076 on white background.


Black color preview on #A8A076 background

This text has black color on #A8A076 background.


White color preview on #A8A076 background

This text has white color on #A8A076 background.


Related colors

Complementary color

Complementary color for #hex is #575F89.


I love getcolorcode.com

Triadic colors

1 #76A8A0 and #A076A8 with #A8A076 are triadic colors.

2 #76A0A8 and #A0A876 with #A8A076 are triadic colors.