COLOR #ADB5B6

HEX: #ADB5B6 RGB: (173,181,182)

Renk bilgisi

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

RGB renk modeli

#ADB5B6 color RGB value is (173,181,182).

RGB: (173,181,182) (68%, 71%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 182 of 255 = 71%

173
181
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 182 = 536 (100%)
R 173 of 536 ~ 32.28%
G 181 of 536 ~ 33.77%
B 182 of 536 ~ 33.96'%

%32.28
%33.77
%33.96

CMYK RENK MODELİ

#ADB5B6 rengi CMYK tonu (5,1,0,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 0.55%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (5,1,0,29)
C5M1Y0K29 (5%, 1%, 0%, 29%)
(0.05 / 0.01 / 0.00 / 0.29)

CMYK yüzdeleri

%4.95
%0.55
%0
%28.63

Codes

Color #ADB5B6 in popluar color models

AD B5 B6
RGB 173 181 182
HSL 187° 5.81% 69.61%
HSB/HSV 187° 4.95% 71.37%
CMYK 4.95% 0.55% 0.00%
28.63%

Color #ADB5B6 in popluar number systems.

HEX AD B5 B6
Decimal 173 181 182
Binary 10101101 10110101 10110110
Octal 255 265 266

Shades and tints

Shades of #ADB5B6

#ADB5B6
(173,181,182)
#9EA5A6
(158,165,166)
#8F9596
(143,149,150)
#808586
(128,133,134)
#717576
(113,117,118)
#626566
(98,101,102)
#535556
(83,85,86)
#444546
(68,69,70)
#353536
(53,53,54)
#262526
(38,37,38)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #ADB5B6

#ADB5B6
(173,181,182)
#B4BBBC
(180,187,188)
#BBC1C2
(187,193,194)
#C2C7C8
(194,199,200)
#C9CDCE
(201,205,206)
#D0D3D4
(208,211,212)
#D7D9DA
(215,217,218)
#DEDFE0
(222,223,224)
#E5E5E6
(229,229,230)
#ECEBEC
(236,235,236)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5B6; }

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

This text font color is #ADB5B6.

Background Color

.myBgColor { background-color: #ADB5B6; }

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

This div background color is #ADB5B6.

Border color

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

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

This div border color is #ADB5B6.

Opacity

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

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

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

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

This text has shadow with #ADB5B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5B6.

Preview

Color preview on black background

This text has color #ADB5B6 on black background.


Color preview on white background

This text has color #ADB5B6 on white background.


Black color preview on #ADB5B6 background

This text has black color on #ADB5B6 background.


White color preview on #ADB5B6 background

This text has white color on #ADB5B6 background.


Related colors

Complementary color

Complementary color for #hex is #524A49.


I love getcolorcode.com

Triadic colors

1 #B6ADB5 and #B5B6AD with #ADB5B6 are triadic colors.

2 #B6B5AD and #B5ADB6 with #ADB5B6 are triadic colors.