COLOR #A8A574

HEX: #A8A574 RGB: (168,165,116)

Color info

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

RGB color model

#A8A574 color RGB value is (168,165,116).

RGB: (168,165,116) (66%, 65%, 45%)

RGB channels and saturation

R 168 of 255 = 66%
G 165 of 255 = 65%
B 116 of 255 = 45%

168
165
116

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

Portions of RGB colors in percentages

R + G + B = 168 + 165 + 116 = 449 (100%)
R 168 of 449 ~ 37.42%
G 165 of 449 ~ 36.75%
B 116 of 449 ~ 25.84'%

%37.42
%36.75
%25.84

CMYK color model

#A8A574 color CMYK value is (0,2,31,34).

  • cyan value is 0.00%
  • magenta value is 1.79%
  • yellow value is 30.95%
  • key color value is 34.12%
CMYK: (0,2,31,34) C0M2Y31K34 (0%,2%,31%,34%) (0.00/0.02/0.31/0.34) 

CMYK percentages

%0
%1.79
%30.95
%34.12

Codes

Color #A8A574 in popluar color models

A8 A5 74
RGB 168 165 116
HSL 57° 23.01% 55.69%
HSB/HSV 57° 30.95% 65.88%
CMYK 0.00% 1.79% 30.95%
34.12%

Color #A8A574 in popluar number systems.

HEX A8 A5 74
Decimal 168 165 116
Binary 10101000 10100101 1110100
Octal 250 245 164

Shades and tints

Shades of #A8A574

#A8A574
(168,165,116)
#99966A
(153,150,106)
#8A8760
(138,135,96)
#7B7856
(123,120,86)
#6C694C
(108,105,76)
#5D5A42
(93,90,66)
#4E4B38
(78,75,56)
#3F3C2E
(63,60,46)
#302D24
(48,45,36)
#211E1A
(33,30,26)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #A8A574

#A8A574
(168,165,116)
#AFAD80
(175,173,128)
#B6B58C
(182,181,140)
#BDBD98
(189,189,152)
#C4C5A4
(196,197,164)
#CBCDB0
(203,205,176)
#D2D5BC
(210,213,188)
#D9DDC8
(217,221,200)
#E0E5D4
(224,229,212)
#E7EDE0
(231,237,224)
#EEF5EC
(238,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8A574 color. Also use rgb(168,165,116) instead hex code.

Text Font Color

.myTextColor { color: #A8A574; }

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

This text font color is #A8A574.

Background Color

.myBgColor { background-color: #A8A574; }

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

This div background color is #A8A574.

Border color

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

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

This div border color is #A8A574.

Opacity

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

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

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

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

This text has shadow with #A8A574 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A574.

Preview

Color preview on black background

This text has color #A8A574 on black background.


Color preview on white background

This text has color #A8A574 on white background.


Black color preview on #A8A574 background

This text has black color on #A8A574 background.


White color preview on #A8A574 background

This text has white color on #A8A574 background.


Related colors

Complementary color

Complementary color for #hex is #575A8B.


I love getcolorcode.com

Triadic colors

1 #74A8A5 and #A574A8 with #A8A574 are triadic colors.

2 #74A5A8 and #A5A874 with #A8A574 are triadic colors.