COLOR #ADBDB9

HEX: #ADBDB9 RGB: (173,189,185)

Renk bilgisi

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

RGB renk modeli

#ADBDB9 color RGB value is (173,189,185).

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

RGB bağlantıları ve doygunluk

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

173
189
185

R + G + B ~ 72%. #ADBDB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 185 = 547 (100%)
R 173 of 547 ~ 31.63%
G 189 of 547 ~ 34.55%
B 185 of 547 ~ 33.82'%

%31.63
%34.55
%33.82

CMYK RENK MODELİ

#ADBDB9 rengi CMYK tonu (8,0,2,26).

  • camgöbeği tonu 8.47%
  • eflatun tonu 0.00%
  • sarı tonu 2.12%
  • ana renk tonu 25.88%

CMYK: (8,0,2,26)
C8M0Y2K26 (8%, 0%, 2%, 26%)
(0.08 / 0.00 / 0.02 / 0.26)

CMYK yüzdeleri

%8.47
%0
%2.12
%25.88

Codes

Color #ADBDB9 in popluar color models

AD BD B9
RGB 173 189 185
HSL 165° 10.81% 70.98%
HSB/HSV 165° 8.47% 74.12%
CMYK 8.47% 0.00% 2.12%
25.88%

Color #ADBDB9 in popluar number systems.

HEX AD BD B9
Decimal 173 189 185
Binary 10101101 10111101 10111001
Octal 255 275 271

Shades and tints

Shades of #ADBDB9

#ADBDB9
(173,189,185)
#9EACA9
(158,172,169)
#8F9B99
(143,155,153)
#808A89
(128,138,137)
#717979
(113,121,121)
#626869
(98,104,105)
#535759
(83,87,89)
#444649
(68,70,73)
#353539
(53,53,57)
#262429
(38,36,41)
#171319
(23,19,25)
#000000
(0,0,0)

Tints of #ADBDB9

#ADBDB9
(173,189,185)
#B4C3BF
(180,195,191)
#BBC9C5
(187,201,197)
#C2CFCB
(194,207,203)
#C9D5D1
(201,213,209)
#D0DBD7
(208,219,215)
#D7E1DD
(215,225,221)
#DEE7E3
(222,231,227)
#E5EDE9
(229,237,233)
#ECF3EF
(236,243,239)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBDB9; }

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

This text font color is #ADBDB9.

Background Color

.myBgColor { background-color: #ADBDB9; }

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

This div background color is #ADBDB9.

Border color

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

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

This div border color is #ADBDB9.

Opacity

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

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

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

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

This text has shadow with #ADBDB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDB9.

Preview

Color preview on black background

This text has color #ADBDB9 on black background.


Color preview on white background

This text has color #ADBDB9 on white background.


Black color preview on #ADBDB9 background

This text has black color on #ADBDB9 background.


White color preview on #ADBDB9 background

This text has white color on #ADBDB9 background.


Related colors

Complementary color

Complementary color for #hex is #524246.


I love getcolorcode.com

Triadic colors

1 #B9ADBD and #BDB9AD with #ADBDB9 are triadic colors.

2 #B9BDAD and #BDADB9 with #ADBDB9 are triadic colors.