COLOR #ADB2DF

HEX: #ADB2DF RGB: (173,178,223)

Renk bilgisi

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

RGB renk modeli

#ADB2DF color RGB value is (173,178,223).

RGB: (173,178,223) (68%, 70%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 223 of 255 = 87%

173
178
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 223 = 574 (100%)
R 173 of 574 ~ 30.14%
G 178 of 574 ~ 31.01%
B 223 of 574 ~ 38.85'%

%30.14
%31.01
%38.85

CMYK RENK MODELİ

#ADB2DF rengi CMYK tonu (22,20,0,13).

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

CMYK: (22,20,0,13)
C22M20Y0K13 (22%, 20%, 0%, 13%)
(0.22 / 0.20 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%20.18
%0
%12.55

Codes

Color #ADB2DF in popluar color models

AD B2 DF
RGB 173 178 223
HSL 234° 43.86% 77.65%
HSB/HSV 234° 22.42% 87.45%
CMYK 22.42% 20.18% 0.00%
12.55%

Color #ADB2DF in popluar number systems.

HEX AD B2 DF
Decimal 173 178 223
Binary 10101101 10110010 11011111
Octal 255 262 337

Shades and tints

Shades of #ADB2DF

#ADB2DF
(173,178,223)
#9EA2CB
(158,162,203)
#8F92B7
(143,146,183)
#8082A3
(128,130,163)
#71728F
(113,114,143)
#62627B
(98,98,123)
#535267
(83,82,103)
#444253
(68,66,83)
#35323F
(53,50,63)
#26222B
(38,34,43)
#171217
(23,18,23)
#000000
(0,0,0)

Tints of #ADB2DF

#ADB2DF
(173,178,223)
#B4B9E1
(180,185,225)
#BBC0E3
(187,192,227)
#C2C7E5
(194,199,229)
#C9CEE7
(201,206,231)
#D0D5E9
(208,213,233)
#D7DCEB
(215,220,235)
#DEE3ED
(222,227,237)
#E5EAEF
(229,234,239)
#ECF1F1
(236,241,241)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2DF; }

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

This text font color is #ADB2DF.

Background Color

.myBgColor { background-color: #ADB2DF; }

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

This div background color is #ADB2DF.

Border color

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

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

This div border color is #ADB2DF.

Opacity

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

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

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

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

This text has shadow with #ADB2DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2DF.

Preview

Color preview on black background

This text has color #ADB2DF on black background.


Color preview on white background

This text has color #ADB2DF on white background.


Black color preview on #ADB2DF background

This text has black color on #ADB2DF background.


White color preview on #ADB2DF background

This text has white color on #ADB2DF background.


Related colors

Complementary color

Complementary color for #hex is #524D20.


I love getcolorcode.com

Triadic colors

1 #DFADB2 and #B2DFAD with #ADB2DF are triadic colors.

2 #DFB2AD and #B2ADDF with #ADB2DF are triadic colors.