COLOR #A0A889

HEX: #A0A889 RGB: (160,168,137)

Color info

#A0A889 contains red, green and blue colors in about the same proportion. Web safe color of #A0A889 is #999999 (or #999).

RGB color model

#A0A889 color RGB value is (160,168,137).

RGB: (160,168,137) (63%, 66%, 54%)

RGB channels and saturation

R 160 of 255 = 63%
G 168 of 255 = 66%
B 137 of 255 = 54%

160
168
137

R + G + B ~ 61%. #A0A889 is quite light color.

Portions of RGB colors in percentages

R + G + B = 160 + 168 + 137 = 465 (100%)
R 160 of 465 ~ 34.41%
G 168 of 465 ~ 36.13%
B 137 of 465 ~ 29.46'%

%34.41
%36.13
%29.46

CMYK color model

#A0A889 color CMYK value is (5,0,18,34).

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

CMYK: (5,0,18,34)
C5M0Y18K34 (5%, 0%, 18%, 34%)
(0.05 / 0.00 / 0.18 / 0.34)

CMYK percentages

%4.76
%0
%18.45
%34.12

Codes

Color #A0A889 in popluar color models

A0 A8 89
RGB 160 168 137
HSL 75° 15.12% 59.80%
HSB/HSV 75° 18.45% 65.88%
CMYK 4.76% 0.00% 18.45%
34.12%

Color #A0A889 in popluar number systems.

HEX A0 A8 89
Decimal 160 168 137
Binary 10100000 10101000 10001001
Octal 240 250 211

Shades and tints

Shades of #A0A889

#A0A889
(160,168,137)
#92997D
(146,153,125)
#848A71
(132,138,113)
#767B65
(118,123,101)
#686C59
(104,108,89)
#5A5D4D
(90,93,77)
#4C4E41
(76,78,65)
#3E3F35
(62,63,53)
#303029
(48,48,41)
#22211D
(34,33,29)
#141211
(20,18,17)
#000000
(0,0,0)

Tints of #A0A889

#A0A889
(160,168,137)
#A8AF93
(168,175,147)
#B0B69D
(176,182,157)
#B8BDA7
(184,189,167)
#C0C4B1
(192,196,177)
#C8CBBB
(200,203,187)
#D0D2C5
(208,210,197)
#D8D9CF
(216,217,207)
#E0E0D9
(224,224,217)
#E8E7E3
(232,231,227)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A0A889; }

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

This text font color is #A0A889.

Background Color

.myBgColor { background-color: #A0A889; }

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

This div background color is #A0A889.

Border color

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

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

This div border color is #A0A889.

Opacity

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

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

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

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

This text has shadow with #A0A889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0A889.

Preview

Color preview on black background

This text has color #A0A889 on black background.


Color preview on white background

This text has color #A0A889 on white background.


Black color preview on #A0A889 background

This text has black color on #A0A889 background.


White color preview on #A0A889 background

This text has white color on #A0A889 background.


Related colors

Complementary color

Complementary color for #hex is #5F5776.


I love getcolorcode.com

Triadic colors

1 #89A0A8 and #A889A0 with #A0A889 are triadic colors.

2 #89A8A0 and #A8A089 with #A0A889 are triadic colors.