COLOR #A8A557

HEX: #A8A557 RGB: (168,165,87)

Color info

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

RGB color model

#A8A557 color RGB value is (168,165,87).

RGB: (168,165,87) (66%, 65%, 34%)

RGB channels and saturation

R 168 of 255 = 66%
G 165 of 255 = 65%
B 87 of 255 = 34%

168
165
87

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

Portions of RGB colors in percentages

R + G + B = 168 + 165 + 87 = 420 (100%)
R 168 of 420 ~ 40%
G 165 of 420 ~ 39.29%
B 87 of 420 ~ 20.71'%

%40
%39.29
%20.71

CMYK color model

#A8A557 color CMYK value is (0,2,48,34).

  • cyan value is 0.00%
  • magenta value is 1.79%
  • yellow value is 48.21%
  • key color value is 34.12%

CMYK: (0,2,48,34)
C0M2Y48K34 (0%, 2%, 48%, 34%)
(0.00 / 0.02 / 0.48 / 0.34)

CMYK percentages

%0
%1.79
%48.21
%34.12

Codes

Color #A8A557 in popluar color models

A8 A5 57
RGB 168 165 87
HSL 58° 31.76% 50.00%
HSB/HSV 58° 48.21% 65.88%
CMYK 0.00% 1.79% 48.21%
34.12%

Color #A8A557 in popluar number systems.

HEX A8 A5 57
Decimal 168 165 87
Binary 10101000 10100101 1010111
Octal 250 245 127

Shades and tints

Shades of #A8A557

#A8A557
(168,165,87)
#999650
(153,150,80)
#8A8749
(138,135,73)
#7B7842
(123,120,66)
#6C693B
(108,105,59)
#5D5A34
(93,90,52)
#4E4B2D
(78,75,45)
#3F3C26
(63,60,38)
#302D1F
(48,45,31)
#211E18
(33,30,24)
#120F11
(18,15,17)
#000000
(0,0,0)

Tints of #A8A557

#A8A557
(168,165,87)
#AFAD66
(175,173,102)
#B6B575
(182,181,117)
#BDBD84
(189,189,132)
#C4C593
(196,197,147)
#CBCDA2
(203,205,162)
#D2D5B1
(210,213,177)
#D9DDC0
(217,221,192)
#E0E5CF
(224,229,207)
#E7EDDE
(231,237,222)
#EEF5ED
(238,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8A557; }

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

This text font color is #A8A557.

Background Color

.myBgColor { background-color: #A8A557; }

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

This div background color is #A8A557.

Border color

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

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

This div border color is #A8A557.

Opacity

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

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

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

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

This text has shadow with #A8A557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8A557.

Preview

Color preview on black background

This text has color #A8A557 on black background.


Color preview on white background

This text has color #A8A557 on white background.


Black color preview on #A8A557 background

This text has black color on #A8A557 background.


White color preview on #A8A557 background

This text has white color on #A8A557 background.


Related colors

Complementary color

Complementary color for #hex is #575AA8.


I love getcolorcode.com

Triadic colors

1 #57A8A5 and #A557A8 with #A8A557 are triadic colors.

2 #57A5A8 and #A5A857 with #A8A557 are triadic colors.