COLOR #ADADB9

HEX: #ADADB9 RGB: (173,173,185)

Renk bilgisi

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

RGB renk modeli

#ADADB9 color RGB value is (173,173,185).

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

RGB bağlantıları ve doygunluk

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

173
173
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 173 + 185 = 531 (100%)
R 173 of 531 ~ 32.58%
G 173 of 531 ~ 32.58%
B 185 of 531 ~ 34.84'%

%32.58
%32.58
%34.84

CMYK RENK MODELİ

#ADADB9 rengi CMYK tonu (6,6,0,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 6.49%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%
CMYK: (6,6,0,27) C6M6Y0K27 (6%,6%,0%,27%) (0.06/0.06/0.00/0.27) 

CMYK yüzdeleri

%6.49
%6.49
%0
%27.45

Codes

Color #ADADB9 in popluar color models

AD AD B9
RGB 173 173 185
HSL 240° 7.89% 70.20%
HSB/HSV 240° 6.49% 72.55%
CMYK 6.49% 6.49% 0.00%
27.45%

Color #ADADB9 in popluar number systems.

HEX AD AD B9
Decimal 173 173 185
Binary 10101101 10101101 10111001
Octal 255 255 271

Shades and tints

Shades of #ADADB9

#ADADB9
(173,173,185)
#9E9EA9
(158,158,169)
#8F8F99
(143,143,153)
#808089
(128,128,137)
#717179
(113,113,121)
#626269
(98,98,105)
#535359
(83,83,89)
#444449
(68,68,73)
#353539
(53,53,57)
#262629
(38,38,41)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADADB9

#ADADB9
(173,173,185)
#B4B4BF
(180,180,191)
#BBBBC5
(187,187,197)
#C2C2CB
(194,194,203)
#C9C9D1
(201,201,209)
#D0D0D7
(208,208,215)
#D7D7DD
(215,215,221)
#DEDEE3
(222,222,227)
#E5E5E9
(229,229,233)
#ECECEF
(236,236,239)
#F3F3F5
(243,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADADB9; }

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

This text font color is #ADADB9.

Background Color

.myBgColor { background-color: #ADADB9; }

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

This div background color is #ADADB9.

Border color

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

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

This div border color is #ADADB9.

Opacity

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

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

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

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

This text has shadow with #ADADB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADADB9.

Preview

Color preview on black background

This text has color #ADADB9 on black background.


Color preview on white background

This text has color #ADADB9 on white background.


Black color preview on #ADADB9 background

This text has black color on #ADADB9 background.


White color preview on #ADADB9 background

This text has white color on #ADADB9 background.


Related colors

Complementary color

Complementary color for #hex is #525246.


I love getcolorcode.com