COLOR #ADBAD7

HEX: #ADBAD7 RGB: (173,186,215)

Renk bilgisi

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

RGB renk modeli

#ADBAD7 color RGB value is (173,186,215).

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

RGB bağlantıları ve doygunluk

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

173
186
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 215 = 574 (100%)
R 173 of 574 ~ 30.14%
G 186 of 574 ~ 32.4%
B 215 of 574 ~ 37.46'%

%30.14
%32.4
%37.46

CMYK RENK MODELİ

#ADBAD7 rengi CMYK tonu (20,13,0,16).

  • camgöbeği tonu 19.53%
  • eflatun tonu 13.49%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (20,13,0,16)
C20M13Y0K16 (20%, 13%, 0%, 16%)
(0.20 / 0.13 / 0.00 / 0.16)

CMYK yüzdeleri

%19.53
%13.49
%0
%15.69

Codes

Color #ADBAD7 in popluar color models

AD BA D7
RGB 173 186 215
HSL 221° 34.43% 76.08%
HSB/HSV 221° 19.53% 84.31%
CMYK 19.53% 13.49% 0.00%
15.69%

Color #ADBAD7 in popluar number systems.

HEX AD BA D7
Decimal 173 186 215
Binary 10101101 10111010 11010111
Octal 255 272 327

Shades and tints

Shades of #ADBAD7

#ADBAD7
(173,186,215)
#9EAAC4
(158,170,196)
#8F9AB1
(143,154,177)
#808A9E
(128,138,158)
#717A8B
(113,122,139)
#626A78
(98,106,120)
#535A65
(83,90,101)
#444A52
(68,74,82)
#353A3F
(53,58,63)
#262A2C
(38,42,44)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADBAD7

#ADBAD7
(173,186,215)
#B4C0DA
(180,192,218)
#BBC6DD
(187,198,221)
#C2CCE0
(194,204,224)
#C9D2E3
(201,210,227)
#D0D8E6
(208,216,230)
#D7DEE9
(215,222,233)
#DEE4EC
(222,228,236)
#E5EAEF
(229,234,239)
#ECF0F2
(236,240,242)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAD7; }

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

This text font color is #ADBAD7.

Background Color

.myBgColor { background-color: #ADBAD7; }

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

This div background color is #ADBAD7.

Border color

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

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

This div border color is #ADBAD7.

Opacity

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

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

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

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

This text has shadow with #ADBAD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAD7.

Preview

Color preview on black background

This text has color #ADBAD7 on black background.


Color preview on white background

This text has color #ADBAD7 on white background.


Black color preview on #ADBAD7 background

This text has black color on #ADBAD7 background.


White color preview on #ADBAD7 background

This text has white color on #ADBAD7 background.


Related colors

Complementary color

Complementary color for #hex is #524528.


I love getcolorcode.com

Triadic colors

1 #D7ADBA and #BAD7AD with #ADBAD7 are triadic colors.

2 #D7BAAD and #BAADD7 with #ADBAD7 are triadic colors.