COLOR #ADB0DF

HEX: #ADB0DF RGB: (173,176,223)

Renk bilgisi

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

RGB renk modeli

#ADB0DF color RGB value is (173,176,223).

RGB: (173,176,223) (68%, 69%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 223 of 255 = 87%

173
176
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 223 = 572 (100%)
R 173 of 572 ~ 30.24%
G 176 of 572 ~ 30.77%
B 223 of 572 ~ 38.99'%

%30.24
%30.77
%38.99

CMYK RENK MODELİ

#ADB0DF rengi CMYK tonu (22,21,0,13).

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

CMYK: (22,21,0,13)
C22M21Y0K13 (22%, 21%, 0%, 13%)
(0.22 / 0.21 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%21.08
%0
%12.55

Codes

Color #ADB0DF in popluar color models

AD B0 DF
RGB 173 176 223
HSL 236° 43.86% 77.65%
HSB/HSV 236° 22.42% 87.45%
CMYK 22.42% 21.08% 0.00%
12.55%

Color #ADB0DF in popluar number systems.

HEX AD B0 DF
Decimal 173 176 223
Binary 10101101 10110000 11011111
Octal 255 260 337

Shades and tints

Shades of #ADB0DF

#ADB0DF
(173,176,223)
#9EA0CB
(158,160,203)
#8F90B7
(143,144,183)
#8080A3
(128,128,163)
#71708F
(113,112,143)
#62607B
(98,96,123)
#535067
(83,80,103)
#444053
(68,64,83)
#35303F
(53,48,63)
#26202B
(38,32,43)
#171017
(23,16,23)
#000000
(0,0,0)

Tints of #ADB0DF

#ADB0DF
(173,176,223)
#B4B7E1
(180,183,225)
#BBBEE3
(187,190,227)
#C2C5E5
(194,197,229)
#C9CCE7
(201,204,231)
#D0D3E9
(208,211,233)
#D7DAEB
(215,218,235)
#DEE1ED
(222,225,237)
#E5E8EF
(229,232,239)
#ECEFF1
(236,239,241)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB0DF; }

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

This text font color is #ADB0DF.

Background Color

.myBgColor { background-color: #ADB0DF; }

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

This div background color is #ADB0DF.

Border color

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

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

This div border color is #ADB0DF.

Opacity

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

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

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

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

This text has shadow with #ADB0DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0DF.

Preview

Color preview on black background

This text has color #ADB0DF on black background.


Color preview on white background

This text has color #ADB0DF on white background.


Black color preview on #ADB0DF background

This text has black color on #ADB0DF background.


White color preview on #ADB0DF background

This text has white color on #ADB0DF background.


Related colors

Complementary color

Complementary color for #hex is #524F20.


I love getcolorcode.com

Triadic colors

1 #DFADB0 and #B0DFAD with #ADB0DF are triadic colors.

2 #DFB0AD and #B0ADDF with #ADB0DF are triadic colors.