COLOR #ADBDBC

HEX: #ADBDBC RGB: (173,189,188)

Renk bilgisi

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

RGB renk modeli

#ADBDBC color RGB value is (173,189,188).

RGB: (173,189,188) (68%, 74%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 188 of 255 = 74%

173
189
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 188 = 550 (100%)
R 173 of 550 ~ 31.45%
G 189 of 550 ~ 34.36%
B 188 of 550 ~ 34.18'%

%31.45
%34.36
%34.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.47%
  • eflatun tonu 0.00%
  • sarı tonu 0.53%
  • 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
%0.53
%25.88

Codes

Color #ADBDBC in popluar color models

AD BD BC
RGB 173 189 188
HSL 176° 10.81% 70.98%
HSB/HSV 176° 8.47% 74.12%
CMYK 8.47% 0.00% 0.53%
25.88%

Color #ADBDBC in popluar number systems.

HEX AD BD BC
Decimal 173 189 188
Binary 10101101 10111101 10111100
Octal 255 275 274

Shades and tints

Shades of #ADBDBC

#ADBDBC
(173,189,188)
#9EACAB
(158,172,171)
#8F9B9A
(143,155,154)
#808A89
(128,138,137)
#717978
(113,121,120)
#626867
(98,104,103)
#535756
(83,87,86)
#444645
(68,70,69)
#353534
(53,53,52)
#262423
(38,36,35)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #ADBDBC

#ADBDBC
(173,189,188)
#B4C3C2
(180,195,194)
#BBC9C8
(187,201,200)
#C2CFCE
(194,207,206)
#C9D5D4
(201,213,212)
#D0DBDA
(208,219,218)
#D7E1E0
(215,225,224)
#DEE7E6
(222,231,230)
#E5EDEC
(229,237,236)
#ECF3F2
(236,243,242)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBDBC; }

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

This text font color is #ADBDBC.

Background Color

.myBgColor { background-color: #ADBDBC; }

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

This div background color is #ADBDBC.

Border color

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

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

This div border color is #ADBDBC.

Opacity

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

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

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

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

This text has shadow with #ADBDBC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDBC.

Preview

Color preview on black background

This text has color #ADBDBC on black background.


Color preview on white background

This text has color #ADBDBC on white background.


Black color preview on #ADBDBC background

This text has black color on #ADBDBC background.


White color preview on #ADBDBC background

This text has white color on #ADBDBC background.


Related colors

Complementary color

Complementary color for #hex is #524243.


I love getcolorcode.com

Triadic colors

1 #BCADBD and #BDBCAD with #ADBDBC are triadic colors.

2 #BCBDAD and #BDADBC with #ADBDBC are triadic colors.