COLOR #ADBDBB

HEX: #ADBDBB RGB: (173,189,187)

Renk bilgisi

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

RGB renk modeli

#ADBDBB color RGB value is (173,189,187).

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

RGB bağlantıları ve doygunluk

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

173
189
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 187 = 549 (100%)
R 173 of 549 ~ 31.51%
G 189 of 549 ~ 34.43%
B 187 of 549 ~ 34.06'%

%31.51
%34.43
%34.06

CMYK RENK MODELİ

#ADBDBB rengi CMYK tonu (8,0,1,26).

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

CMYK: (8,0,1,26)
C8M0Y1K26 (8%, 0%, 1%, 26%)
(0.08 / 0.00 / 0.01 / 0.26)

CMYK yüzdeleri

%8.47
%0
%1.06
%25.88

Codes

Color #ADBDBB in popluar color models

AD BD BB
RGB 173 189 187
HSL 173° 10.81% 70.98%
HSB/HSV 173° 8.47% 74.12%
CMYK 8.47% 0.00% 1.06%
25.88%

Color #ADBDBB in popluar number systems.

HEX AD BD BB
Decimal 173 189 187
Binary 10101101 10111101 10111011
Octal 255 275 273

Shades and tints

Shades of #ADBDBB

#ADBDBB
(173,189,187)
#9EACAA
(158,172,170)
#8F9B99
(143,155,153)
#808A88
(128,138,136)
#717977
(113,121,119)
#626866
(98,104,102)
#535755
(83,87,85)
#444644
(68,70,68)
#353533
(53,53,51)
#262422
(38,36,34)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #ADBDBB

#ADBDBB
(173,189,187)
#B4C3C1
(180,195,193)
#BBC9C7
(187,201,199)
#C2CFCD
(194,207,205)
#C9D5D3
(201,213,211)
#D0DBD9
(208,219,217)
#D7E1DF
(215,225,223)
#DEE7E5
(222,231,229)
#E5EDEB
(229,237,235)
#ECF3F1
(236,243,241)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBDBB; }

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

This text font color is #ADBDBB.

Background Color

.myBgColor { background-color: #ADBDBB; }

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

This div background color is #ADBDBB.

Border color

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

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

This div border color is #ADBDBB.

Opacity

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

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

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

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

This text has shadow with #ADBDBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDBB.

Preview

Color preview on black background

This text has color #ADBDBB on black background.


Color preview on white background

This text has color #ADBDBB on white background.


Black color preview on #ADBDBB background

This text has black color on #ADBDBB background.


White color preview on #ADBDBB background

This text has white color on #ADBDBB background.


Related colors

Complementary color

Complementary color for #hex is #524244.


I love getcolorcode.com

Triadic colors

1 #BBADBD and #BDBBAD with #ADBDBB are triadic colors.

2 #BBBDAD and #BDADBB with #ADBDBB are triadic colors.