COLOR #ADBDB6

HEX: #ADBDB6 RGB: (173,189,182)

Renk bilgisi

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

RGB renk modeli

#ADBDB6 color RGB value is (173,189,182).

RGB: (173,189,182) (68%, 74%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 182 of 255 = 71%

173
189
182

R + G + B ~ 71%. #ADBDB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 182 = 544 (100%)
R 173 of 544 ~ 31.8%
G 189 of 544 ~ 34.74%
B 182 of 544 ~ 33.46'%

%31.8
%34.74
%33.46

CMYK RENK MODELİ

#ADBDB6 rengi CMYK tonu (8,0,4,26).

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

CMYK: (8,0,4,26)
C8M0Y4K26 (8%, 0%, 4%, 26%)
(0.08 / 0.00 / 0.04 / 0.26)

CMYK yüzdeleri

%8.47
%0
%3.7
%25.88

Codes

Color #ADBDB6 in popluar color models

AD BD B6
RGB 173 189 182
HSL 154° 10.81% 70.98%
HSB/HSV 154° 8.47% 74.12%
CMYK 8.47% 0.00% 3.70%
25.88%

Color #ADBDB6 in popluar number systems.

HEX AD BD B6
Decimal 173 189 182
Binary 10101101 10111101 10110110
Octal 255 275 266

Shades and tints

Shades of #ADBDB6

#ADBDB6
(173,189,182)
#9EACA6
(158,172,166)
#8F9B96
(143,155,150)
#808A86
(128,138,134)
#717976
(113,121,118)
#626866
(98,104,102)
#535756
(83,87,86)
#444646
(68,70,70)
#353536
(53,53,54)
#262426
(38,36,38)
#171316
(23,19,22)
#000000
(0,0,0)

Tints of #ADBDB6

#ADBDB6
(173,189,182)
#B4C3BC
(180,195,188)
#BBC9C2
(187,201,194)
#C2CFC8
(194,207,200)
#C9D5CE
(201,213,206)
#D0DBD4
(208,219,212)
#D7E1DA
(215,225,218)
#DEE7E0
(222,231,224)
#E5EDE6
(229,237,230)
#ECF3EC
(236,243,236)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBDB6; }

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

This text font color is #ADBDB6.

Background Color

.myBgColor { background-color: #ADBDB6; }

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

This div background color is #ADBDB6.

Border color

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

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

This div border color is #ADBDB6.

Opacity

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

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

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

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

This text has shadow with #ADBDB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDB6.

Preview

Color preview on black background

This text has color #ADBDB6 on black background.


Color preview on white background

This text has color #ADBDB6 on white background.


Black color preview on #ADBDB6 background

This text has black color on #ADBDB6 background.


White color preview on #ADBDB6 background

This text has white color on #ADBDB6 background.


Related colors

Complementary color

Complementary color for #hex is #524249.


I love getcolorcode.com

Triadic colors

1 #B6ADBD and #BDB6AD with #ADBDB6 are triadic colors.

2 #B6BDAD and #BDADB6 with #ADBDB6 are triadic colors.