COLOR #ADB8DB

HEX: #ADB8DB RGB: (173,184,219)

Renk bilgisi

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

RGB renk modeli

#ADB8DB color RGB value is (173,184,219).

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

RGB bağlantıları ve doygunluk

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

173
184
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 219 = 576 (100%)
R 173 of 576 ~ 30.03%
G 184 of 576 ~ 31.94%
B 219 of 576 ~ 38.02'%

%30.03
%31.94
%38.02

CMYK RENK MODELİ

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

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

Codes

Color #ADB8DB in popluar color models

AD B8 DB
RGB 173 184 219
HSL 226° 38.98% 76.86%
HSB/HSV 226° 21.00% 85.88%
CMYK 21.00% 15.98% 0.00%
14.12%

Color #ADB8DB in popluar number systems.

HEX AD B8 DB
Decimal 173 184 219
Binary 10101101 10111000 11011011
Octal 255 270 333

Shades and tints

Shades of #ADB8DB

#ADB8DB
(173,184,219)
#9EA8C8
(158,168,200)
#8F98B5
(143,152,181)
#8088A2
(128,136,162)
#71788F
(113,120,143)
#62687C
(98,104,124)
#535869
(83,88,105)
#444856
(68,72,86)
#353843
(53,56,67)
#262830
(38,40,48)
#17181D
(23,24,29)
#000000
(0,0,0)

Tints of #ADB8DB

#ADB8DB
(173,184,219)
#B4BEDE
(180,190,222)
#BBC4E1
(187,196,225)
#C2CAE4
(194,202,228)
#C9D0E7
(201,208,231)
#D0D6EA
(208,214,234)
#D7DCED
(215,220,237)
#DEE2F0
(222,226,240)
#E5E8F3
(229,232,243)
#ECEEF6
(236,238,246)
#F3F4F9
(243,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB8DB; }

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

This text font color is #ADB8DB.

Background Color

.myBgColor { background-color: #ADB8DB; }

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

This div background color is #ADB8DB.

Border color

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

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

This div border color is #ADB8DB.

Opacity

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

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

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

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

This text has shadow with #ADB8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB8DB.

Preview

Color preview on black background

This text has color #ADB8DB on black background.


Color preview on white background

This text has color #ADB8DB on white background.


Black color preview on #ADB8DB background

This text has black color on #ADB8DB background.


White color preview on #ADB8DB background

This text has white color on #ADB8DB background.


Related colors

Complementary color

Complementary color for #hex is #524724.


I love getcolorcode.com

Triadic colors

1 #DBADB8 and #B8DBAD with #ADB8DB are triadic colors.

2 #DBB8AD and #B8ADDB with #ADB8DB are triadic colors.