COLOR #A5A697

HEX: #A5A697 RGB: (165,166,151)

Color info

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

RGB color model

#A5A697 color RGB value is (165,166,151).

RGB: (165,166,151) (65%, 65%, 59%)

RGB channels and saturation

R 165 of 255 = 65%
G 166 of 255 = 65%
B 151 of 255 = 59%

165
166
151

R + G + B ~ 63%. #A5A697 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 166 + 151 = 482 (100%)
R 165 of 482 ~ 34.23%
G 166 of 482 ~ 34.44%
B 151 of 482 ~ 31.33'%

%34.23
%34.44
%31.33

CMYK color model

#A5A697 color CMYK value is (1,0,9,35).

  • cyan value is 0.60%
  • magenta value is 0.00%
  • yellow value is 9.04%
  • key color value is 34.90%

CMYK: (1,0,9,35)
C1M0Y9K35 (1%, 0%, 9%, 35%)
(0.01 / 0.00 / 0.09 / 0.35)

CMYK percentages

%0.6
%0
%9.04
%34.9

Codes

Color #A5A697 in popluar color models

A5 A6 97
RGB 165 166 151
HSL 64° 7.77% 62.16%
HSB/HSV 64° 9.04% 65.10%
CMYK 0.60% 0.00% 9.04%
34.90%

Color #A5A697 in popluar number systems.

HEX A5 A6 97
Decimal 165 166 151
Binary 10100101 10100110 10010111
Octal 245 246 227

Shades and tints

Shades of #A5A697

#A5A697
(165,166,151)
#96978A
(150,151,138)
#87887D
(135,136,125)
#787970
(120,121,112)
#696A63
(105,106,99)
#5A5B56
(90,91,86)
#4B4C49
(75,76,73)
#3C3D3C
(60,61,60)
#2D2E2F
(45,46,47)
#1E1F22
(30,31,34)
#0F1015
(15,16,21)
#000000
(0,0,0)

Tints of #A5A697

#A5A697
(165,166,151)
#ADAEA0
(173,174,160)
#B5B6A9
(181,182,169)
#BDBEB2
(189,190,178)
#C5C6BB
(197,198,187)
#CDCEC4
(205,206,196)
#D5D6CD
(213,214,205)
#DDDED6
(221,222,214)
#E5E6DF
(229,230,223)
#EDEEE8
(237,238,232)
#F5F6F1
(245,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A697; }

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

This text font color is #A5A697.

Background Color

.myBgColor { background-color: #A5A697; }

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

This div background color is #A5A697.

Border color

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

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

This div border color is #A5A697.

Opacity

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

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

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

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

This text has shadow with #A5A697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A697.

Preview

Color preview on black background

This text has color #A5A697 on black background.


Color preview on white background

This text has color #A5A697 on white background.


Black color preview on #A5A697 background

This text has black color on #A5A697 background.


White color preview on #A5A697 background

This text has white color on #A5A697 background.


Related colors

Complementary color

Complementary color for #hex is #5A5968.


I love getcolorcode.com

Triadic colors

1 #97A5A6 and #A697A5 with #A5A697 are triadic colors.

2 #97A6A5 and #A6A597 with #A5A697 are triadic colors.