COLOR #ADB6DB

HEX: #ADB6DB RGB: (173,182,219)

Renk bilgisi

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

RGB renk modeli

#ADB6DB color RGB value is (173,182,219).

RGB: (173,182,219) (68%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 219 of 255 = 86%

173
182
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 219 = 574 (100%)
R 173 of 574 ~ 30.14%
G 182 of 574 ~ 31.71%
B 219 of 574 ~ 38.15'%

%30.14
%31.71
%38.15

CMYK RENK MODELİ

#ADB6DB rengi CMYK tonu (21,17,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 16.89%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,17,0,14)
C21M17Y0K14 (21%, 17%, 0%, 14%)
(0.21 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%16.89
%0
%14.12

Codes

Color #ADB6DB in popluar color models

AD B6 DB
RGB 173 182 219
HSL 228° 38.98% 76.86%
HSB/HSV 228° 21.00% 85.88%
CMYK 21.00% 16.89% 0.00%
14.12%

Color #ADB6DB in popluar number systems.

HEX AD B6 DB
Decimal 173 182 219
Binary 10101101 10110110 11011011
Octal 255 266 333

Shades and tints

Shades of #ADB6DB

#ADB6DB
(173,182,219)
#9EA6C8
(158,166,200)
#8F96B5
(143,150,181)
#8086A2
(128,134,162)
#71768F
(113,118,143)
#62667C
(98,102,124)
#535669
(83,86,105)
#444656
(68,70,86)
#353643
(53,54,67)
#262630
(38,38,48)
#17161D
(23,22,29)
#000000
(0,0,0)

Tints of #ADB6DB

#ADB6DB
(173,182,219)
#B4BCDE
(180,188,222)
#BBC2E1
(187,194,225)
#C2C8E4
(194,200,228)
#C9CEE7
(201,206,231)
#D0D4EA
(208,212,234)
#D7DAED
(215,218,237)
#DEE0F0
(222,224,240)
#E5E6F3
(229,230,243)
#ECECF6
(236,236,246)
#F3F2F9
(243,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB6DB color. Also use rgb(173,182,219) instead hex code.

Text Font Color

.myTextColor { color: #ADB6DB; }

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

This text font color is #ADB6DB.

Background Color

.myBgColor { background-color: #ADB6DB; }

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

This div background color is #ADB6DB.

Border color

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

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

This div border color is #ADB6DB.

Opacity

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

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

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

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

This text has shadow with #ADB6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6DB.

Preview

Color preview on black background

This text has color #ADB6DB on black background.


Color preview on white background

This text has color #ADB6DB on white background.


Black color preview on #ADB6DB background

This text has black color on #ADB6DB background.


White color preview on #ADB6DB background

This text has white color on #ADB6DB background.


Related colors

Complementary color

Complementary color for #hex is #524924.


I love getcolorcode.com

Triadic colors

1 #DBADB6 and #B6DBAD with #ADB6DB are triadic colors.

2 #DBB6AD and #B6ADDB with #ADB6DB are triadic colors.