COLOR #ADBAD6

HEX: #ADBAD6 RGB: (173,186,214)

Renk bilgisi

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

RGB renk modeli

#ADBAD6 color RGB value is (173,186,214).

RGB: (173,186,214) (68%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 214 of 255 = 84%

173
186
214

R + G + B ~ 75%. #ADBAD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 214 = 573 (100%)
R 173 of 573 ~ 30.19%
G 186 of 573 ~ 32.46%
B 214 of 573 ~ 37.35'%

%30.19
%32.46
%37.35

CMYK RENK MODELİ

#ADBAD6 rengi CMYK tonu (19,13,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 13.08%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,13,0,16)
C19M13Y0K16 (19%, 13%, 0%, 16%)
(0.19 / 0.13 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%13.08
%0
%16.08

Codes

Color #ADBAD6 in popluar color models

AD BA D6
RGB 173 186 214
HSL 221° 33.33% 75.88%
HSB/HSV 221° 19.16% 83.92%
CMYK 19.16% 13.08% 0.00%
16.08%

Color #ADBAD6 in popluar number systems.

HEX AD BA D6
Decimal 173 186 214
Binary 10101101 10111010 11010110
Octal 255 272 326

Shades and tints

Shades of #ADBAD6

#ADBAD6
(173,186,214)
#9EAAC3
(158,170,195)
#8F9AB0
(143,154,176)
#808A9D
(128,138,157)
#717A8A
(113,122,138)
#626A77
(98,106,119)
#535A64
(83,90,100)
#444A51
(68,74,81)
#353A3E
(53,58,62)
#262A2B
(38,42,43)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #ADBAD6

#ADBAD6
(173,186,214)
#B4C0D9
(180,192,217)
#BBC6DC
(187,198,220)
#C2CCDF
(194,204,223)
#C9D2E2
(201,210,226)
#D0D8E5
(208,216,229)
#D7DEE8
(215,222,232)
#DEE4EB
(222,228,235)
#E5EAEE
(229,234,238)
#ECF0F1
(236,240,241)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAD6; }

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

This text font color is #ADBAD6.

Background Color

.myBgColor { background-color: #ADBAD6; }

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

This div background color is #ADBAD6.

Border color

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

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

This div border color is #ADBAD6.

Opacity

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

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

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

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

This text has shadow with #ADBAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAD6.

Preview

Color preview on black background

This text has color #ADBAD6 on black background.


Color preview on white background

This text has color #ADBAD6 on white background.


Black color preview on #ADBAD6 background

This text has black color on #ADBAD6 background.


White color preview on #ADBAD6 background

This text has white color on #ADBAD6 background.


Related colors

Complementary color

Complementary color for #hex is #524529.


I love getcolorcode.com

Triadic colors

1 #D6ADBA and #BAD6AD with #ADBAD6 are triadic colors.

2 #D6BAAD and #BAADD6 with #ADBAD6 are triadic colors.