COLOR #ADB5DC

HEX: #ADB5DC RGB: (173,181,220)

Renk bilgisi

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

RGB renk modeli

#ADB5DC color RGB value is (173,181,220).

RGB: (173,181,220) (68%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 220 of 255 = 86%

173
181
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 220 = 574 (100%)
R 173 of 574 ~ 30.14%
G 181 of 574 ~ 31.53%
B 220 of 574 ~ 38.33'%

%30.14
%31.53
%38.33

CMYK RENK MODELİ

#ADB5DC rengi CMYK tonu (21,18,0,14).

  • camgöbeği tonu 21.36%
  • eflatun tonu 17.73%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (21,18,0,14)
C21M18Y0K14 (21%, 18%, 0%, 14%)
(0.21 / 0.18 / 0.00 / 0.14)

CMYK yüzdeleri

%21.36
%17.73
%0
%13.73

Codes

Color #ADB5DC in popluar color models

AD B5 DC
RGB 173 181 220
HSL 230° 40.17% 77.06%
HSB/HSV 230° 21.36% 86.27%
CMYK 21.36% 17.73% 0.00%
13.73%

Color #ADB5DC in popluar number systems.

HEX AD B5 DC
Decimal 173 181 220
Binary 10101101 10110101 11011100
Octal 255 265 334

Shades and tints

Shades of #ADB5DC

#ADB5DC
(173,181,220)
#9EA5C8
(158,165,200)
#8F95B4
(143,149,180)
#8085A0
(128,133,160)
#71758C
(113,117,140)
#626578
(98,101,120)
#535564
(83,85,100)
#444550
(68,69,80)
#35353C
(53,53,60)
#262528
(38,37,40)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADB5DC

#ADB5DC
(173,181,220)
#B4BBDF
(180,187,223)
#BBC1E2
(187,193,226)
#C2C7E5
(194,199,229)
#C9CDE8
(201,205,232)
#D0D3EB
(208,211,235)
#D7D9EE
(215,217,238)
#DEDFF1
(222,223,241)
#E5E5F4
(229,229,244)
#ECEBF7
(236,235,247)
#F3F1FA
(243,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB5DC color. Also use rgb(173,181,220) instead hex code.

Text Font Color

.myTextColor { color: #ADB5DC; }

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

This text font color is #ADB5DC.

Background Color

.myBgColor { background-color: #ADB5DC; }

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

This div background color is #ADB5DC.

Border color

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

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

This div border color is #ADB5DC.

Opacity

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

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

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

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

This text has shadow with #ADB5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5DC.

Preview

Color preview on black background

This text has color #ADB5DC on black background.


Color preview on white background

This text has color #ADB5DC on white background.


Black color preview on #ADB5DC background

This text has black color on #ADB5DC background.


White color preview on #ADB5DC background

This text has white color on #ADB5DC background.


Related colors

Complementary color

Complementary color for #hex is #524A23.


I love getcolorcode.com

Triadic colors

1 #DCADB5 and #B5DCAD with #ADB5DC are triadic colors.

2 #DCB5AD and #B5ADDC with #ADB5DC are triadic colors.