COLOR #ADB0DB

HEX: #ADB0DB RGB: (173,176,219)

Renk bilgisi

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

RGB renk modeli

#ADB0DB color RGB value is (173,176,219).

RGB: (173,176,219) (68%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 219 of 255 = 86%

173
176
219

R + G + B ~ 74%. #ADB0DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 219 = 568 (100%)
R 173 of 568 ~ 30.46%
G 176 of 568 ~ 30.99%
B 219 of 568 ~ 38.56'%

%30.46
%30.99
%38.56

CMYK RENK MODELİ

#ADB0DB rengi CMYK tonu (21,20,0,14).

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

CMYK: (21,20,0,14)
C21M20Y0K14 (21%, 20%, 0%, 14%)
(0.21 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%19.63
%0
%14.12

Codes

Color #ADB0DB in popluar color models

AD B0 DB
RGB 173 176 219
HSL 236° 38.98% 76.86%
HSB/HSV 236° 21.00% 85.88%
CMYK 21.00% 19.63% 0.00%
14.12%

Color #ADB0DB in popluar number systems.

HEX AD B0 DB
Decimal 173 176 219
Binary 10101101 10110000 11011011
Octal 255 260 333

Shades and tints

Shades of #ADB0DB

#ADB0DB
(173,176,219)
#9EA0C8
(158,160,200)
#8F90B5
(143,144,181)
#8080A2
(128,128,162)
#71708F
(113,112,143)
#62607C
(98,96,124)
#535069
(83,80,105)
#444056
(68,64,86)
#353043
(53,48,67)
#262030
(38,32,48)
#17101D
(23,16,29)
#000000
(0,0,0)

Tints of #ADB0DB

#ADB0DB
(173,176,219)
#B4B7DE
(180,183,222)
#BBBEE1
(187,190,225)
#C2C5E4
(194,197,228)
#C9CCE7
(201,204,231)
#D0D3EA
(208,211,234)
#D7DAED
(215,218,237)
#DEE1F0
(222,225,240)
#E5E8F3
(229,232,243)
#ECEFF6
(236,239,246)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB0DB; }

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

This text font color is #ADB0DB.

Background Color

.myBgColor { background-color: #ADB0DB; }

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

This div background color is #ADB0DB.

Border color

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

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

This div border color is #ADB0DB.

Opacity

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

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

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

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

This text has shadow with #ADB0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0DB.

Preview

Color preview on black background

This text has color #ADB0DB on black background.


Color preview on white background

This text has color #ADB0DB on white background.


Black color preview on #ADB0DB background

This text has black color on #ADB0DB background.


White color preview on #ADB0DB background

This text has white color on #ADB0DB background.


Related colors

Complementary color

Complementary color for #hex is #524F24.


I love getcolorcode.com

Triadic colors

1 #DBADB0 and #B0DBAD with #ADB0DB are triadic colors.

2 #DBB0AD and #B0ADDB with #ADB0DB are triadic colors.