COLOR #ADB7D9

HEX: #ADB7D9 RGB: (173,183,217)

Renk bilgisi

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

RGB renk modeli

#ADB7D9 color RGB value is (173,183,217).

RGB: (173,183,217) (68%, 72%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 217 of 255 = 85%

173
183
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 217 = 573 (100%)
R 173 of 573 ~ 30.19%
G 183 of 573 ~ 31.94%
B 217 of 573 ~ 37.87'%

%30.19
%31.94
%37.87

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%20.28
%15.67
%0
%14.9

Codes

Color #ADB7D9 in popluar color models

AD B7 D9
RGB 173 183 217
HSL 226° 36.67% 76.47%
HSB/HSV 226° 20.28% 85.10%
CMYK 20.28% 15.67% 0.00%
14.90%

Color #ADB7D9 in popluar number systems.

HEX AD B7 D9
Decimal 173 183 217
Binary 10101101 10110111 11011001
Octal 255 267 331

Shades and tints

Shades of #ADB7D9

#ADB7D9
(173,183,217)
#9EA7C6
(158,167,198)
#8F97B3
(143,151,179)
#8087A0
(128,135,160)
#71778D
(113,119,141)
#62677A
(98,103,122)
#535767
(83,87,103)
#444754
(68,71,84)
#353741
(53,55,65)
#26272E
(38,39,46)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADB7D9

#ADB7D9
(173,183,217)
#B4BDDC
(180,189,220)
#BBC3DF
(187,195,223)
#C2C9E2
(194,201,226)
#C9CFE5
(201,207,229)
#D0D5E8
(208,213,232)
#D7DBEB
(215,219,235)
#DEE1EE
(222,225,238)
#E5E7F1
(229,231,241)
#ECEDF4
(236,237,244)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7D9; }

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

This text font color is #ADB7D9.

Background Color

.myBgColor { background-color: #ADB7D9; }

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

This div background color is #ADB7D9.

Border color

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

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

This div border color is #ADB7D9.

Opacity

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

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

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

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

This text has shadow with #ADB7D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7D9.

Preview

Color preview on black background

This text has color #ADB7D9 on black background.


Color preview on white background

This text has color #ADB7D9 on white background.


Black color preview on #ADB7D9 background

This text has black color on #ADB7D9 background.


White color preview on #ADB7D9 background

This text has white color on #ADB7D9 background.


Related colors

Complementary color

Complementary color for #hex is #524826.


I love getcolorcode.com

Triadic colors

1 #D9ADB7 and #B7D9AD with #ADB7D9 are triadic colors.

2 #D9B7AD and #B7ADD9 with #ADB7D9 are triadic colors.