COLOR #ADB7D6

HEX: #ADB7D6 RGB: (173,183,214)

Renk bilgisi

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

RGB renk modeli

#ADB7D6 color RGB value is (173,183,214).

RGB: (173,183,214) (68%, 72%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 214 of 255 = 84%

173
183
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 214 = 570 (100%)
R 173 of 570 ~ 30.35%
G 183 of 570 ~ 32.11%
B 214 of 570 ~ 37.54'%

%30.35
%32.11
%37.54

CMYK RENK MODELİ

#ADB7D6 rengi CMYK tonu (19,14,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 14.49%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,14,0,16)
C19M14Y0K16 (19%, 14%, 0%, 16%)
(0.19 / 0.14 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%14.49
%0
%16.08

Codes

Color #ADB7D6 in popluar color models

AD B7 D6
RGB 173 183 214
HSL 225° 33.33% 75.88%
HSB/HSV 225° 19.16% 83.92%
CMYK 19.16% 14.49% 0.00%
16.08%

Color #ADB7D6 in popluar number systems.

HEX AD B7 D6
Decimal 173 183 214
Binary 10101101 10110111 11010110
Octal 255 267 326

Shades and tints

Shades of #ADB7D6

#ADB7D6
(173,183,214)
#9EA7C3
(158,167,195)
#8F97B0
(143,151,176)
#80879D
(128,135,157)
#71778A
(113,119,138)
#626777
(98,103,119)
#535764
(83,87,100)
#444751
(68,71,81)
#35373E
(53,55,62)
#26272B
(38,39,43)
#171718
(23,23,24)
#000000
(0,0,0)

Tints of #ADB7D6

#ADB7D6
(173,183,214)
#B4BDD9
(180,189,217)
#BBC3DC
(187,195,220)
#C2C9DF
(194,201,223)
#C9CFE2
(201,207,226)
#D0D5E5
(208,213,229)
#D7DBE8
(215,219,232)
#DEE1EB
(222,225,235)
#E5E7EE
(229,231,238)
#ECEDF1
(236,237,241)
#F3F3F4
(243,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7D6; }

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

This text font color is #ADB7D6.

Background Color

.myBgColor { background-color: #ADB7D6; }

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

This div background color is #ADB7D6.

Border color

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

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

This div border color is #ADB7D6.

Opacity

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

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

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

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

This text has shadow with #ADB7D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7D6.

Preview

Color preview on black background

This text has color #ADB7D6 on black background.


Color preview on white background

This text has color #ADB7D6 on white background.


Black color preview on #ADB7D6 background

This text has black color on #ADB7D6 background.


White color preview on #ADB7D6 background

This text has white color on #ADB7D6 background.


Related colors

Complementary color

Complementary color for #hex is #524829.


I love getcolorcode.com

Triadic colors

1 #D6ADB7 and #B7D6AD with #ADB7D6 are triadic colors.

2 #D6B7AD and #B7ADD6 with #ADB7D6 are triadic colors.