COLOR #ADB5D9

HEX: #ADB5D9 RGB: (173,181,217)

Renk bilgisi

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

RGB renk modeli

#ADB5D9 color RGB value is (173,181,217).

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

RGB bağlantıları ve doygunluk

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

173
181
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 217 = 571 (100%)
R 173 of 571 ~ 30.3%
G 181 of 571 ~ 31.7%
B 217 of 571 ~ 38'%

%30.3
%31.7
%38

CMYK RENK MODELİ

#ADB5D9 rengi CMYK tonu (20,17,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 16.59%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,17,0,15)
C20M17Y0K15 (20%, 17%, 0%, 15%)
(0.20 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%16.59
%0
%14.9

Codes

Color #ADB5D9 in popluar color models

AD B5 D9
RGB 173 181 217
HSL 229° 36.67% 76.47%
HSB/HSV 229° 20.28% 85.10%
CMYK 20.28% 16.59% 0.00%
14.90%

Color #ADB5D9 in popluar number systems.

HEX AD B5 D9
Decimal 173 181 217
Binary 10101101 10110101 11011001
Octal 255 265 331

Shades and tints

Shades of #ADB5D9

#ADB5D9
(173,181,217)
#9EA5C6
(158,165,198)
#8F95B3
(143,149,179)
#8085A0
(128,133,160)
#71758D
(113,117,141)
#62657A
(98,101,122)
#535567
(83,85,103)
#444554
(68,69,84)
#353541
(53,53,65)
#26252E
(38,37,46)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #ADB5D9

#ADB5D9
(173,181,217)
#B4BBDC
(180,187,220)
#BBC1DF
(187,193,223)
#C2C7E2
(194,199,226)
#C9CDE5
(201,205,229)
#D0D3E8
(208,211,232)
#D7D9EB
(215,217,235)
#DEDFEE
(222,223,238)
#E5E5F1
(229,229,241)
#ECEBF4
(236,235,244)
#F3F1F7
(243,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5D9; }

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

This text font color is #ADB5D9.

Background Color

.myBgColor { background-color: #ADB5D9; }

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

This div background color is #ADB5D9.

Border color

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

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

This div border color is #ADB5D9.

Opacity

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

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

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

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

This text has shadow with #ADB5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5D9.

Preview

Color preview on black background

This text has color #ADB5D9 on black background.


Color preview on white background

This text has color #ADB5D9 on white background.


Black color preview on #ADB5D9 background

This text has black color on #ADB5D9 background.


White color preview on #ADB5D9 background

This text has white color on #ADB5D9 background.


Related colors

Complementary color

Complementary color for #hex is #524A26.


I love getcolorcode.com

Triadic colors

1 #D9ADB5 and #B5D9AD with #ADB5D9 are triadic colors.

2 #D9B5AD and #B5ADD9 with #ADB5D9 are triadic colors.