COLOR #ADBAD3

HEX: #ADBAD3 RGB: (173,186,211)

Renk bilgisi

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

RGB renk modeli

#ADBAD3 color RGB value is (173,186,211).

RGB: (173,186,211) (68%, 73%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 211 of 255 = 83%

173
186
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 211 = 570 (100%)
R 173 of 570 ~ 30.35%
G 186 of 570 ~ 32.63%
B 211 of 570 ~ 37.02'%

%30.35
%32.63
%37.02

CMYK RENK MODELİ

#ADBAD3 rengi CMYK tonu (18,12,0,17).

  • camgöbeği tonu 18.01%
  • eflatun tonu 11.85%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (18,12,0,17)
C18M12Y0K17 (18%, 12%, 0%, 17%)
(0.18 / 0.12 / 0.00 / 0.17)

CMYK yüzdeleri

%18.01
%11.85
%0
%17.25

Codes

Color #ADBAD3 in popluar color models

AD BA D3
RGB 173 186 211
HSL 219° 30.16% 75.29%
HSB/HSV 219° 18.01% 82.75%
CMYK 18.01% 11.85% 0.00%
17.25%

Color #ADBAD3 in popluar number systems.

HEX AD BA D3
Decimal 173 186 211
Binary 10101101 10111010 11010011
Octal 255 272 323

Shades and tints

Shades of #ADBAD3

#ADBAD3
(173,186,211)
#9EAAC0
(158,170,192)
#8F9AAD
(143,154,173)
#808A9A
(128,138,154)
#717A87
(113,122,135)
#626A74
(98,106,116)
#535A61
(83,90,97)
#444A4E
(68,74,78)
#353A3B
(53,58,59)
#262A28
(38,42,40)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADBAD3

#ADBAD3
(173,186,211)
#B4C0D7
(180,192,215)
#BBC6DB
(187,198,219)
#C2CCDF
(194,204,223)
#C9D2E3
(201,210,227)
#D0D8E7
(208,216,231)
#D7DEEB
(215,222,235)
#DEE4EF
(222,228,239)
#E5EAF3
(229,234,243)
#ECF0F7
(236,240,247)
#F3F6FB
(243,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAD3; }

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

This text font color is #ADBAD3.

Background Color

.myBgColor { background-color: #ADBAD3; }

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

This div background color is #ADBAD3.

Border color

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

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

This div border color is #ADBAD3.

Opacity

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

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

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

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

This text has shadow with #ADBAD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAD3.

Preview

Color preview on black background

This text has color #ADBAD3 on black background.


Color preview on white background

This text has color #ADBAD3 on white background.


Black color preview on #ADBAD3 background

This text has black color on #ADBAD3 background.


White color preview on #ADBAD3 background

This text has white color on #ADBAD3 background.


Related colors

Complementary color

Complementary color for #hex is #52452C.


I love getcolorcode.com

Triadic colors

1 #D3ADBA and #BAD3AD with #ADBAD3 are triadic colors.

2 #D3BAAD and #BAADD3 with #ADBAD3 are triadic colors.