COLOR #ADB9A7

HEX: #ADB9A7 RGB: (173,185,167)

Renk bilgisi

#ADB9A7 contains red, green and blue colors in about the same proportion. #ADB9A7 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB9A7 color RGB value is (173,185,167).

RGB: (173,185,167) (68%, 73%, 65%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 167 of 255 = 65%

173
185
167

R + G + B ~ 69%. #ADB9A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 167 = 525 (100%)
R 173 of 525 ~ 32.95%
G 185 of 525 ~ 35.24%
B 167 of 525 ~ 31.81'%

%32.95
%35.24
%31.81

CMYK RENK MODELİ

#ADB9A7 rengi CMYK tonu (6,0,10,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 0.00%
  • sarı tonu 9.73%
  • ana renk tonu 27.45%

CMYK: (6,0,10,27)
C6M0Y10K27 (6%, 0%, 10%, 27%)
(0.06 / 0.00 / 0.10 / 0.27)

CMYK yüzdeleri

%6.49
%0
%9.73
%27.45

Codes

Color #ADB9A7 in popluar color models

AD B9 A7
RGB 173 185 167
HSL 100° 11.39% 69.02%
HSB/HSV 100° 9.73% 72.55%
CMYK 6.49% 0.00% 9.73%
27.45%

Color #ADB9A7 in popluar number systems.

HEX AD B9 A7
Decimal 173 185 167
Binary 10101101 10111001 10100111
Octal 255 271 247

Shades and tints

Shades of #ADB9A7

#ADB9A7
(173,185,167)
#9EA998
(158,169,152)
#8F9989
(143,153,137)
#80897A
(128,137,122)
#71796B
(113,121,107)
#62695C
(98,105,92)
#53594D
(83,89,77)
#44493E
(68,73,62)
#35392F
(53,57,47)
#262920
(38,41,32)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #ADB9A7

#ADB9A7
(173,185,167)
#B4BFAF
(180,191,175)
#BBC5B7
(187,197,183)
#C2CBBF
(194,203,191)
#C9D1C7
(201,209,199)
#D0D7CF
(208,215,207)
#D7DDD7
(215,221,215)
#DEE3DF
(222,227,223)
#E5E9E7
(229,233,231)
#ECEFEF
(236,239,239)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB9A7 color. Also use rgb(173,185,167) instead hex code.

Text Font Color

.myTextColor { color: #ADB9A7; }

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

This text font color is #ADB9A7.

Background Color

.myBgColor { background-color: #ADB9A7; }

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

This div background color is #ADB9A7.

Border color

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

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

This div border color is #ADB9A7.

Opacity

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

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

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

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

This text has shadow with #ADB9A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB9A7.

Preview

Color preview on black background

This text has color #ADB9A7 on black background.


Color preview on white background

This text has color #ADB9A7 on white background.


Black color preview on #ADB9A7 background

This text has black color on #ADB9A7 background.


White color preview on #ADB9A7 background

This text has white color on #ADB9A7 background.


Related colors

Complementary color

Complementary color for #hex is #524658.


I love getcolorcode.com

Triadic colors

1 #A7ADB9 and #B9A7AD with #ADB9A7 are triadic colors.

2 #A7B9AD and #B9ADA7 with #ADB9A7 are triadic colors.