COLOR #ADB9DF

HEX: #ADB9DF RGB: (173,185,223)

Renk bilgisi

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

RGB renk modeli

#ADB9DF color RGB value is (173,185,223).

RGB: (173,185,223) (68%, 73%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 223 of 255 = 87%

173
185
223

R + G + B ~ 76%. #ADB9DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 223 = 581 (100%)
R 173 of 581 ~ 29.78%
G 185 of 581 ~ 31.84%
B 223 of 581 ~ 38.38'%

%29.78
%31.84
%38.38

CMYK RENK MODELİ

#ADB9DF rengi CMYK tonu (22,17,0,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 17.04%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (22,17,0,13)
C22M17Y0K13 (22%, 17%, 0%, 13%)
(0.22 / 0.17 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%17.04
%0
%12.55

Codes

Color #ADB9DF in popluar color models

AD B9 DF
RGB 173 185 223
HSL 226° 43.86% 77.65%
HSB/HSV 226° 22.42% 87.45%
CMYK 22.42% 17.04% 0.00%
12.55%

Color #ADB9DF in popluar number systems.

HEX AD B9 DF
Decimal 173 185 223
Binary 10101101 10111001 11011111
Octal 255 271 337

Shades and tints

Shades of #ADB9DF

#ADB9DF
(173,185,223)
#9EA9CB
(158,169,203)
#8F99B7
(143,153,183)
#8089A3
(128,137,163)
#71798F
(113,121,143)
#62697B
(98,105,123)
#535967
(83,89,103)
#444953
(68,73,83)
#35393F
(53,57,63)
#26292B
(38,41,43)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADB9DF

#ADB9DF
(173,185,223)
#B4BFE1
(180,191,225)
#BBC5E3
(187,197,227)
#C2CBE5
(194,203,229)
#C9D1E7
(201,209,231)
#D0D7E9
(208,215,233)
#D7DDEB
(215,221,235)
#DEE3ED
(222,227,237)
#E5E9EF
(229,233,239)
#ECEFF1
(236,239,241)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB9DF color. Also use rgb(173,185,223) instead hex code.

Text Font Color

.myTextColor { color: #ADB9DF; }

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

This text font color is #ADB9DF.

Background Color

.myBgColor { background-color: #ADB9DF; }

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

This div background color is #ADB9DF.

Border color

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

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

This div border color is #ADB9DF.

Opacity

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

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

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

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

This text has shadow with #ADB9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB9DF.

Preview

Color preview on black background

This text has color #ADB9DF on black background.


Color preview on white background

This text has color #ADB9DF on white background.


Black color preview on #ADB9DF background

This text has black color on #ADB9DF background.


White color preview on #ADB9DF background

This text has white color on #ADB9DF background.


Related colors

Complementary color

Complementary color for #hex is #524620.


I love getcolorcode.com

Triadic colors

1 #DFADB9 and #B9DFAD with #ADB9DF are triadic colors.

2 #DFB9AD and #B9ADDF with #ADB9DF are triadic colors.