COLOR #ADB9DB

HEX: #ADB9DB RGB: (173,185,219)

Renk bilgisi

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

RGB renk modeli

#ADB9DB color RGB value is (173,185,219).

RGB: (173,185,219) (68%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 219 of 255 = 86%

173
185
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 219 = 577 (100%)
R 173 of 577 ~ 29.98%
G 185 of 577 ~ 32.06%
B 219 of 577 ~ 37.95'%

%29.98
%32.06
%37.95

CMYK RENK MODELİ

#ADB9DB rengi CMYK tonu (21,16,0,14).

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

CMYK: (21,16,0,14)
C21M16Y0K14 (21%, 16%, 0%, 14%)
(0.21 / 0.16 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%15.53
%0
%14.12

Codes

Color #ADB9DB in popluar color models

AD B9 DB
RGB 173 185 219
HSL 224° 38.98% 76.86%
HSB/HSV 224° 21.00% 85.88%
CMYK 21.00% 15.53% 0.00%
14.12%

Color #ADB9DB in popluar number systems.

HEX AD B9 DB
Decimal 173 185 219
Binary 10101101 10111001 11011011
Octal 255 271 333

Shades and tints

Shades of #ADB9DB

#ADB9DB
(173,185,219)
#9EA9C8
(158,169,200)
#8F99B5
(143,153,181)
#8089A2
(128,137,162)
#71798F
(113,121,143)
#62697C
(98,105,124)
#535969
(83,89,105)
#444956
(68,73,86)
#353943
(53,57,67)
#262930
(38,41,48)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #ADB9DB

#ADB9DB
(173,185,219)
#B4BFDE
(180,191,222)
#BBC5E1
(187,197,225)
#C2CBE4
(194,203,228)
#C9D1E7
(201,209,231)
#D0D7EA
(208,215,234)
#D7DDED
(215,221,237)
#DEE3F0
(222,227,240)
#E5E9F3
(229,233,243)
#ECEFF6
(236,239,246)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB9DB; }

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

This text font color is #ADB9DB.

Background Color

.myBgColor { background-color: #ADB9DB; }

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

This div background color is #ADB9DB.

Border color

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

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

This div border color is #ADB9DB.

Opacity

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

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

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

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

This text has shadow with #ADB9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB9DB.

Preview

Color preview on black background

This text has color #ADB9DB on black background.


Color preview on white background

This text has color #ADB9DB on white background.


Black color preview on #ADB9DB background

This text has black color on #ADB9DB background.


White color preview on #ADB9DB background

This text has white color on #ADB9DB background.


Related colors

Complementary color

Complementary color for #hex is #524624.


I love getcolorcode.com

Triadic colors

1 #DBADB9 and #B9DBAD with #ADB9DB are triadic colors.

2 #DBB9AD and #B9ADDB with #ADB9DB are triadic colors.