COLOR #A1A797

HEX: #A1A797 RGB: (161,167,151)

Color info

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

RGB color model

#A1A797 color RGB value is (161,167,151).

RGB: (161,167,151) (63%, 65%, 59%)

RGB channels and saturation

R 161 of 255 = 63%
G 167 of 255 = 65%
B 151 of 255 = 59%

161
167
151

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

Portions of RGB colors in percentages

R + G + B = 161 + 167 + 151 = 479 (100%)
R 161 of 479 ~ 33.61%
G 167 of 479 ~ 34.86%
B 151 of 479 ~ 31.52'%

%33.61
%34.86
%31.52

CMYK color model

#A1A797 color CMYK value is (4,0,10,35).

  • cyan value is 3.59%
  • magenta value is 0.00%
  • yellow value is 9.58%
  • key color value is 34.51%

CMYK: (4,0,10,35)
C4M0Y10K35 (4%, 0%, 10%, 35%)
(0.04 / 0.00 / 0.10 / 0.35)

CMYK percentages

%3.59
%0
%9.58
%34.51

Codes

Color #A1A797 in popluar color models

A1 A7 97
RGB 161 167 151
HSL 83° 8.33% 62.35%
HSB/HSV 83° 9.58% 65.49%
CMYK 3.59% 0.00% 9.58%
34.51%

Color #A1A797 in popluar number systems.

HEX A1 A7 97
Decimal 161 167 151
Binary 10100001 10100111 10010111
Octal 241 247 227

Shades and tints

Shades of #A1A797

#A1A797
(161,167,151)
#93988A
(147,152,138)
#85897D
(133,137,125)
#777A70
(119,122,112)
#696B63
(105,107,99)
#5B5C56
(91,92,86)
#4D4D49
(77,77,73)
#3F3E3C
(63,62,60)
#312F2F
(49,47,47)
#232022
(35,32,34)
#151115
(21,17,21)
#000000
(0,0,0)

Tints of #A1A797

#A1A797
(161,167,151)
#A9AFA0
(169,175,160)
#B1B7A9
(177,183,169)
#B9BFB2
(185,191,178)
#C1C7BB
(193,199,187)
#C9CFC4
(201,207,196)
#D1D7CD
(209,215,205)
#D9DFD6
(217,223,214)
#E1E7DF
(225,231,223)
#E9EFE8
(233,239,232)
#F1F7F1
(241,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1A797 color. Also use rgb(161,167,151) instead hex code.

Text Font Color

.myTextColor { color: #A1A797; }

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

This text font color is #A1A797.

Background Color

.myBgColor { background-color: #A1A797; }

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

This div background color is #A1A797.

Border color

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

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

This div border color is #A1A797.

Opacity

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

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

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

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

This text has shadow with #A1A797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1A797.

Preview

Color preview on black background

This text has color #A1A797 on black background.


Color preview on white background

This text has color #A1A797 on white background.


Black color preview on #A1A797 background

This text has black color on #A1A797 background.


White color preview on #A1A797 background

This text has white color on #A1A797 background.


Related colors

Complementary color

Complementary color for #hex is #5E5868.


I love getcolorcode.com

Triadic colors

1 #97A1A7 and #A797A1 with #A1A797 are triadic colors.

2 #97A7A1 and #A7A197 with #A1A797 are triadic colors.