COLOR #A5A997

HEX: #A5A997 RGB: (165,169,151)

Renk bilgisi

#A5A997 contains red, green and blue colors in about the same proportion. #A5A997 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#A5A997 color RGB value is (165,169,151).

RGB: (165,169,151) (65%, 66%, 59%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 169 of 255 = 66%
B 151 of 255 = 59%

165
169
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 169 + 151 = 485 (100%)
R 165 of 485 ~ 34.02%
G 169 of 485 ~ 34.85%
B 151 of 485 ~ 31.13'%

%34.02
%34.85
%31.13

CMYK RENK MODELİ

#A5A997 rengi CMYK tonu (2,0,11,34).

  • camgöbeği tonu 2.37%
  • eflatun tonu 0.00%
  • sarı tonu 10.65%
  • ana renk tonu 33.73%
CMYK: (2,0,11,34) C2M0Y11K34 (2%,0%,11%,34%) (0.02/0.00/0.11/0.34) 

CMYK yüzdeleri

%2.37
%0
%10.65
%33.73

Codes

Color #A5A997 in popluar color models

A5 A9 97
RGB 165 169 151
HSL 73° 9.47% 62.75%
HSB/HSV 73° 10.65% 66.27%
CMYK 2.37% 0.00% 10.65%
33.73%

Color #A5A997 in popluar number systems.

HEX A5 A9 97
Decimal 165 169 151
Binary 10100101 10101001 10010111
Octal 245 251 227

Shades and tints

Shades of #A5A997

#A5A997
(165,169,151)
#969A8A
(150,154,138)
#878B7D
(135,139,125)
#787C70
(120,124,112)
#696D63
(105,109,99)
#5A5E56
(90,94,86)
#4B4F49
(75,79,73)
#3C403C
(60,64,60)
#2D312F
(45,49,47)
#1E2222
(30,34,34)
#0F1315
(15,19,21)
#000000
(0,0,0)

Tints of #A5A997

#A5A997
(165,169,151)
#ADB0A0
(173,176,160)
#B5B7A9
(181,183,169)
#BDBEB2
(189,190,178)
#C5C5BB
(197,197,187)
#CDCCC4
(205,204,196)
#D5D3CD
(213,211,205)
#DDDAD6
(221,218,214)
#E5E1DF
(229,225,223)
#EDE8E8
(237,232,232)
#F5EFF1
(245,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5A997; }

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

This text font color is #A5A997.

Background Color

.myBgColor { background-color: #A5A997; }

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

This div background color is #A5A997.

Border color

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

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

This div border color is #A5A997.

Opacity

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

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

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

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

This text has shadow with #A5A997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A997.

Preview

Color preview on black background

This text has color #A5A997 on black background.


Color preview on white background

This text has color #A5A997 on white background.


Black color preview on #A5A997 background

This text has black color on #A5A997 background.


White color preview on #A5A997 background

This text has white color on #A5A997 background.


Related colors

Complementary color

Complementary color for #hex is #5A5668.


I love getcolorcode.com

Triadic colors

1 #97A5A9 and #A997A5 with #A5A997 are triadic colors.

2 #97A9A5 and #A9A597 with #A5A997 are triadic colors.