COLOR #ADB7DB

HEX: #ADB7DB RGB: (173,183,219)

Renk bilgisi

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

RGB renk modeli

#ADB7DB color RGB value is (173,183,219).

RGB: (173,183,219) (68%, 72%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 219 of 255 = 86%

173
183
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 219 = 575 (100%)
R 173 of 575 ~ 30.09%
G 183 of 575 ~ 31.83%
B 219 of 575 ~ 38.09'%

%30.09
%31.83
%38.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.00%
  • eflatun tonu 16.44%
  • 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
%16.44
%0
%14.12

Codes

Color #ADB7DB in popluar color models

AD B7 DB
RGB 173 183 219
HSL 227° 38.98% 76.86%
HSB/HSV 227° 21.00% 85.88%
CMYK 21.00% 16.44% 0.00%
14.12%

Color #ADB7DB in popluar number systems.

HEX AD B7 DB
Decimal 173 183 219
Binary 10101101 10110111 11011011
Octal 255 267 333

Shades and tints

Shades of #ADB7DB

#ADB7DB
(173,183,219)
#9EA7C8
(158,167,200)
#8F97B5
(143,151,181)
#8087A2
(128,135,162)
#71778F
(113,119,143)
#62677C
(98,103,124)
#535769
(83,87,105)
#444756
(68,71,86)
#353743
(53,55,67)
#262730
(38,39,48)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADB7DB

#ADB7DB
(173,183,219)
#B4BDDE
(180,189,222)
#BBC3E1
(187,195,225)
#C2C9E4
(194,201,228)
#C9CFE7
(201,207,231)
#D0D5EA
(208,213,234)
#D7DBED
(215,219,237)
#DEE1F0
(222,225,240)
#E5E7F3
(229,231,243)
#ECEDF6
(236,237,246)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7DB; }

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

This text font color is #ADB7DB.

Background Color

.myBgColor { background-color: #ADB7DB; }

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

This div background color is #ADB7DB.

Border color

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

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

This div border color is #ADB7DB.

Opacity

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

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

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

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

This text has shadow with #ADB7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7DB.

Preview

Color preview on black background

This text has color #ADB7DB on black background.


Color preview on white background

This text has color #ADB7DB on white background.


Black color preview on #ADB7DB background

This text has black color on #ADB7DB background.


White color preview on #ADB7DB background

This text has white color on #ADB7DB background.


Related colors

Complementary color

Complementary color for #hex is #524824.


I love getcolorcode.com

Triadic colors

1 #DBADB7 and #B7DBAD with #ADB7DB are triadic colors.

2 #DBB7AD and #B7ADDB with #ADB7DB are triadic colors.