COLOR #A0A497

HEX: #A0A497 RGB: (160,164,151)

Color info

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

RGB color model

#A0A497 color RGB value is (160,164,151).

RGB: (160,164,151) (63%, 64%, 59%)

RGB channels and saturation

R 160 of 255 = 63%
G 164 of 255 = 64%
B 151 of 255 = 59%

160
164
151

R + G + B ~ 62%. #A0A497 is quite light color.

Portions of RGB colors in percentages

R + G + B = 160 + 164 + 151 = 475 (100%)
R 160 of 475 ~ 33.68%
G 164 of 475 ~ 34.53%
B 151 of 475 ~ 31.79'%

%33.68
%34.53
%31.79

CMYK color model

#A0A497 color CMYK value is (2,0,8,36).

  • cyan value is 2.44%
  • magenta value is 0.00%
  • yellow value is 7.93%
  • key color value is 35.69%

CMYK: (2,0,8,36)
C2M0Y8K36 (2%, 0%, 8%, 36%)
(0.02 / 0.00 / 0.08 / 0.36)

CMYK percentages

%2.44
%0
%7.93
%35.69

Codes

Color #A0A497 in popluar color models

A0 A4 97
RGB 160 164 151
HSL 78° 6.67% 61.76%
HSB/HSV 78° 7.93% 64.31%
CMYK 2.44% 0.00% 7.93%
35.69%

Color #A0A497 in popluar number systems.

HEX A0 A4 97
Decimal 160 164 151
Binary 10100000 10100100 10010111
Octal 240 244 227

Shades and tints

Shades of #A0A497

#A0A497
(160,164,151)
#92968A
(146,150,138)
#84887D
(132,136,125)
#767A70
(118,122,112)
#686C63
(104,108,99)
#5A5E56
(90,94,86)
#4C5049
(76,80,73)
#3E423C
(62,66,60)
#30342F
(48,52,47)
#222622
(34,38,34)
#141815
(20,24,21)
#000000
(0,0,0)

Tints of #A0A497

#A0A497
(160,164,151)
#A8ACA0
(168,172,160)
#B0B4A9
(176,180,169)
#B8BCB2
(184,188,178)
#C0C4BB
(192,196,187)
#C8CCC4
(200,204,196)
#D0D4CD
(208,212,205)
#D8DCD6
(216,220,214)
#E0E4DF
(224,228,223)
#E8ECE8
(232,236,232)
#F0F4F1
(240,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A0A497 color. Also use rgb(160,164,151) instead hex code.

Text Font Color

.myTextColor { color: #A0A497; }

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

This text font color is #A0A497.

Background Color

.myBgColor { background-color: #A0A497; }

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

This div background color is #A0A497.

Border color

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

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

This div border color is #A0A497.

Opacity

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

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

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

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

This text has shadow with #A0A497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0A497.

Preview

Color preview on black background

This text has color #A0A497 on black background.


Color preview on white background

This text has color #A0A497 on white background.


Black color preview on #A0A497 background

This text has black color on #A0A497 background.


White color preview on #A0A497 background

This text has white color on #A0A497 background.


Related colors

Complementary color

Complementary color for #hex is #5F5B68.


I love getcolorcode.com

Triadic colors

1 #97A0A4 and #A497A0 with #A0A497 are triadic colors.

2 #97A4A0 and #A4A097 with #A0A497 are triadic colors.