COLOR #ADB6B3

HEX: #ADB6B3 RGB: (173,182,179)

Renk bilgisi

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

RGB renk modeli

#ADB6B3 color RGB value is (173,182,179).

RGB: (173,182,179) (68%, 71%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 179 of 255 = 70%

173
182
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 179 = 534 (100%)
R 173 of 534 ~ 32.4%
G 182 of 534 ~ 34.08%
B 179 of 534 ~ 33.52'%

%32.4
%34.08
%33.52

CMYK RENK MODELİ

#ADB6B3 rengi CMYK tonu (5,0,2,29).

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

CMYK: (5,0,2,29)
C5M0Y2K29 (5%, 0%, 2%, 29%)
(0.05 / 0.00 / 0.02 / 0.29)

CMYK yüzdeleri

%4.95
%0
%1.65
%28.63

Codes

Color #ADB6B3 in popluar color models

AD B6 B3
RGB 173 182 179
HSL 160° 5.81% 69.61%
HSB/HSV 160° 4.95% 71.37%
CMYK 4.95% 0.00% 1.65%
28.63%

Color #ADB6B3 in popluar number systems.

HEX AD B6 B3
Decimal 173 182 179
Binary 10101101 10110110 10110011
Octal 255 266 263

Shades and tints

Shades of #ADB6B3

#ADB6B3
(173,182,179)
#9EA6A3
(158,166,163)
#8F9693
(143,150,147)
#808683
(128,134,131)
#717673
(113,118,115)
#626663
(98,102,99)
#535653
(83,86,83)
#444643
(68,70,67)
#353633
(53,54,51)
#262623
(38,38,35)
#171613
(23,22,19)
#000000
(0,0,0)

Tints of #ADB6B3

#ADB6B3
(173,182,179)
#B4BCB9
(180,188,185)
#BBC2BF
(187,194,191)
#C2C8C5
(194,200,197)
#C9CECB
(201,206,203)
#D0D4D1
(208,212,209)
#D7DAD7
(215,218,215)
#DEE0DD
(222,224,221)
#E5E6E3
(229,230,227)
#ECECE9
(236,236,233)
#F3F2EF
(243,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6B3; }

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

This text font color is #ADB6B3.

Background Color

.myBgColor { background-color: #ADB6B3; }

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

This div background color is #ADB6B3.

Border color

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

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

This div border color is #ADB6B3.

Opacity

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

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

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

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

This text has shadow with #ADB6B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6B3.

Preview

Color preview on black background

This text has color #ADB6B3 on black background.


Color preview on white background

This text has color #ADB6B3 on white background.


Black color preview on #ADB6B3 background

This text has black color on #ADB6B3 background.


White color preview on #ADB6B3 background

This text has white color on #ADB6B3 background.


Related colors

Complementary color

Complementary color for #hex is #52494C.


I love getcolorcode.com

Triadic colors

1 #B3ADB6 and #B6B3AD with #ADB6B3 are triadic colors.

2 #B3B6AD and #B6ADB3 with #ADB6B3 are triadic colors.