COLOR #ADB7DF

HEX: #ADB7DF RGB: (173,183,223)

Renk bilgisi

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

RGB renk modeli

#ADB7DF color RGB value is (173,183,223).

RGB: (173,183,223) (68%, 72%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 223 of 255 = 87%

173
183
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 223 = 579 (100%)
R 173 of 579 ~ 29.88%
G 183 of 579 ~ 31.61%
B 223 of 579 ~ 38.51'%

%29.88
%31.61
%38.51

CMYK RENK MODELİ

#ADB7DF rengi CMYK tonu (22,18,0,13).

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

CMYK: (22,18,0,13)
C22M18Y0K13 (22%, 18%, 0%, 13%)
(0.22 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%17.94
%0
%12.55

Codes

Color #ADB7DF in popluar color models

AD B7 DF
RGB 173 183 223
HSL 228° 43.86% 77.65%
HSB/HSV 228° 22.42% 87.45%
CMYK 22.42% 17.94% 0.00%
12.55%

Color #ADB7DF in popluar number systems.

HEX AD B7 DF
Decimal 173 183 223
Binary 10101101 10110111 11011111
Octal 255 267 337

Shades and tints

Shades of #ADB7DF

#ADB7DF
(173,183,223)
#9EA7CB
(158,167,203)
#8F97B7
(143,151,183)
#8087A3
(128,135,163)
#71778F
(113,119,143)
#62677B
(98,103,123)
#535767
(83,87,103)
#444753
(68,71,83)
#35373F
(53,55,63)
#26272B
(38,39,43)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADB7DF

#ADB7DF
(173,183,223)
#B4BDE1
(180,189,225)
#BBC3E3
(187,195,227)
#C2C9E5
(194,201,229)
#C9CFE7
(201,207,231)
#D0D5E9
(208,213,233)
#D7DBEB
(215,219,235)
#DEE1ED
(222,225,237)
#E5E7EF
(229,231,239)
#ECEDF1
(236,237,241)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7DF; }

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

This text font color is #ADB7DF.

Background Color

.myBgColor { background-color: #ADB7DF; }

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

This div background color is #ADB7DF.

Border color

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

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

This div border color is #ADB7DF.

Opacity

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

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

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

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

This text has shadow with #ADB7DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7DF.

Preview

Color preview on black background

This text has color #ADB7DF on black background.


Color preview on white background

This text has color #ADB7DF on white background.


Black color preview on #ADB7DF background

This text has black color on #ADB7DF background.


White color preview on #ADB7DF background

This text has white color on #ADB7DF background.


Related colors

Complementary color

Complementary color for #hex is #524820.


I love getcolorcode.com

Triadic colors

1 #DFADB7 and #B7DFAD with #ADB7DF are triadic colors.

2 #DFB7AD and #B7ADDF with #ADB7DF are triadic colors.