COLOR #ADB5D8

HEX: #ADB5D8 RGB: (173,181,216)

Renk bilgisi

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

RGB renk modeli

#ADB5D8 color RGB value is (173,181,216).

RGB: (173,181,216) (68%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 216 of 255 = 85%

173
181
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 216 = 570 (100%)
R 173 of 570 ~ 30.35%
G 181 of 570 ~ 31.75%
B 216 of 570 ~ 37.89'%

%30.35
%31.75
%37.89

CMYK RENK MODELİ

#ADB5D8 rengi CMYK tonu (20,16,0,15).

  • camgöbeği tonu 19.91%
  • eflatun tonu 16.20%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (20,16,0,15)
C20M16Y0K15 (20%, 16%, 0%, 15%)
(0.20 / 0.16 / 0.00 / 0.15)

CMYK yüzdeleri

%19.91
%16.2
%0
%15.29

Codes

Color #ADB5D8 in popluar color models

AD B5 D8
RGB 173 181 216
HSL 229° 35.54% 76.27%
HSB/HSV 229° 19.91% 84.71%
CMYK 19.91% 16.20% 0.00%
15.29%

Color #ADB5D8 in popluar number systems.

HEX AD B5 D8
Decimal 173 181 216
Binary 10101101 10110101 11011000
Octal 255 265 330

Shades and tints

Shades of #ADB5D8

#ADB5D8
(173,181,216)
#9EA5C5
(158,165,197)
#8F95B2
(143,149,178)
#80859F
(128,133,159)
#71758C
(113,117,140)
#626579
(98,101,121)
#535566
(83,85,102)
#444553
(68,69,83)
#353540
(53,53,64)
#26252D
(38,37,45)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #ADB5D8

#ADB5D8
(173,181,216)
#B4BBDB
(180,187,219)
#BBC1DE
(187,193,222)
#C2C7E1
(194,199,225)
#C9CDE4
(201,205,228)
#D0D3E7
(208,211,231)
#D7D9EA
(215,217,234)
#DEDFED
(222,223,237)
#E5E5F0
(229,229,240)
#ECEBF3
(236,235,243)
#F3F1F6
(243,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB5D8 color. Also use rgb(173,181,216) instead hex code.

Text Font Color

.myTextColor { color: #ADB5D8; }

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

This text font color is #ADB5D8.

Background Color

.myBgColor { background-color: #ADB5D8; }

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

This div background color is #ADB5D8.

Border color

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

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

This div border color is #ADB5D8.

Opacity

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

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

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

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

This text has shadow with #ADB5D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5D8.

Preview

Color preview on black background

This text has color #ADB5D8 on black background.


Color preview on white background

This text has color #ADB5D8 on white background.


Black color preview on #ADB5D8 background

This text has black color on #ADB5D8 background.


White color preview on #ADB5D8 background

This text has white color on #ADB5D8 background.


Related colors

Complementary color

Complementary color for #hex is #524A27.


I love getcolorcode.com

Triadic colors

1 #D8ADB5 and #B5D8AD with #ADB5D8 are triadic colors.

2 #D8B5AD and #B5ADD8 with #ADB5D8 are triadic colors.