COLOR #A5A197

HEX: #A5A197 RGB: (165,161,151)

Color info

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

RGB color model

#A5A197 color RGB value is (165,161,151).

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

RGB channels and saturation

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

165
161
151

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

Portions of RGB colors in percentages

R + G + B = 165 + 161 + 151 = 477 (100%)
R 165 of 477 ~ 34.59%
G 161 of 477 ~ 33.75%
B 151 of 477 ~ 31.66'%

%34.59
%33.75
%31.66

CMYK color model

#A5A197 color CMYK value is (0,2,8,35).

  • cyan value is 0.00%
  • magenta value is 2.42%
  • yellow value is 8.48%
  • key color value is 35.29%

CMYK: (0,2,8,35)
C0M2Y8K35 (0%, 2%, 8%, 35%)
(0.00 / 0.02 / 0.08 / 0.35)

CMYK percentages

%0
%2.42
%8.48
%35.29

Codes

Color #A5A197 in popluar color models

A5 A1 97
RGB 165 161 151
HSL 43° 7.22% 61.96%
HSB/HSV 43° 8.48% 64.71%
CMYK 0.00% 2.42% 8.48%
35.29%

Color #A5A197 in popluar number systems.

HEX A5 A1 97
Decimal 165 161 151
Binary 10100101 10100001 10010111
Octal 245 241 227

Shades and tints

Shades of #A5A197

#A5A197
(165,161,151)
#96938A
(150,147,138)
#87857D
(135,133,125)
#787770
(120,119,112)
#696963
(105,105,99)
#5A5B56
(90,91,86)
#4B4D49
(75,77,73)
#3C3F3C
(60,63,60)
#2D312F
(45,49,47)
#1E2322
(30,35,34)
#0F1515
(15,21,21)
#000000
(0,0,0)

Tints of #A5A197

#A5A197
(165,161,151)
#ADA9A0
(173,169,160)
#B5B1A9
(181,177,169)
#BDB9B2
(189,185,178)
#C5C1BB
(197,193,187)
#CDC9C4
(205,201,196)
#D5D1CD
(213,209,205)
#DDD9D6
(221,217,214)
#E5E1DF
(229,225,223)
#EDE9E8
(237,233,232)
#F5F1F1
(245,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A197; }

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

This text font color is #A5A197.

Background Color

.myBgColor { background-color: #A5A197; }

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

This div background color is #A5A197.

Border color

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

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

This div border color is #A5A197.

Opacity

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

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

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

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

This text has shadow with #A5A197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A197.

Preview

Color preview on black background

This text has color #A5A197 on black background.


Color preview on white background

This text has color #A5A197 on white background.


Black color preview on #A5A197 background

This text has black color on #A5A197 background.


White color preview on #A5A197 background

This text has white color on #A5A197 background.


Related colors

Complementary color

Complementary color for #hex is #5A5E68.


I love getcolorcode.com

Triadic colors

1 #97A5A1 and #A197A5 with #A5A197 are triadic colors.

2 #97A1A5 and #A1A597 with #A5A197 are triadic colors.