COLOR #ADB7B5

HEX: #ADB7B5 RGB: (173,183,181)

Renk bilgisi

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

RGB renk modeli

#ADB7B5 color RGB value is (173,183,181).

RGB: (173,183,181) (68%, 72%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 181 of 255 = 71%

173
183
181

R + G + B ~ 70%. #ADB7B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 181 = 537 (100%)
R 173 of 537 ~ 32.22%
G 183 of 537 ~ 34.08%
B 181 of 537 ~ 33.71'%

%32.22
%34.08
%33.71

CMYK RENK MODELİ

#ADB7B5 rengi CMYK tonu (5,0,1,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 1.09%
  • ana renk tonu 28.24%

CMYK: (5,0,1,28)
C5M0Y1K28 (5%, 0%, 1%, 28%)
(0.05 / 0.00 / 0.01 / 0.28)

CMYK yüzdeleri

%5.46
%0
%1.09
%28.24

Codes

Color #ADB7B5 in popluar color models

AD B7 B5
RGB 173 183 181
HSL 168° 6.49% 69.80%
HSB/HSV 168° 5.46% 71.76%
CMYK 5.46% 0.00% 1.09%
28.24%

Color #ADB7B5 in popluar number systems.

HEX AD B7 B5
Decimal 173 183 181
Binary 10101101 10110111 10110101
Octal 255 267 265

Shades and tints

Shades of #ADB7B5

#ADB7B5
(173,183,181)
#9EA7A5
(158,167,165)
#8F9795
(143,151,149)
#808785
(128,135,133)
#717775
(113,119,117)
#626765
(98,103,101)
#535755
(83,87,85)
#444745
(68,71,69)
#353735
(53,55,53)
#262725
(38,39,37)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADB7B5

#ADB7B5
(173,183,181)
#B4BDBB
(180,189,187)
#BBC3C1
(187,195,193)
#C2C9C7
(194,201,199)
#C9CFCD
(201,207,205)
#D0D5D3
(208,213,211)
#D7DBD9
(215,219,217)
#DEE1DF
(222,225,223)
#E5E7E5
(229,231,229)
#ECEDEB
(236,237,235)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB7B5 color. Also use rgb(173,183,181) instead hex code.

Text Font Color

.myTextColor { color: #ADB7B5; }

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

This text font color is #ADB7B5.

Background Color

.myBgColor { background-color: #ADB7B5; }

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

This div background color is #ADB7B5.

Border color

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

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

This div border color is #ADB7B5.

Opacity

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

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

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

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

This text has shadow with #ADB7B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7B5.

Preview

Color preview on black background

This text has color #ADB7B5 on black background.


Color preview on white background

This text has color #ADB7B5 on white background.


Black color preview on #ADB7B5 background

This text has black color on #ADB7B5 background.


White color preview on #ADB7B5 background

This text has white color on #ADB7B5 background.


Related colors

Complementary color

Complementary color for #hex is #52484A.


I love getcolorcode.com

Triadic colors

1 #B5ADB7 and #B7B5AD with #ADB7B5 are triadic colors.

2 #B5B7AD and #B7ADB5 with #ADB7B5 are triadic colors.