COLOR #ADB7D7

HEX: #ADB7D7 RGB: (173,183,215)

Renk bilgisi

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

RGB renk modeli

#ADB7D7 color RGB value is (173,183,215).

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

RGB bağlantıları ve doygunluk

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

173
183
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 215 = 571 (100%)
R 173 of 571 ~ 30.3%
G 183 of 571 ~ 32.05%
B 215 of 571 ~ 37.65'%

%30.3
%32.05
%37.65

CMYK RENK MODELİ

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

  • camgöbeği tonu 19.53%
  • eflatun tonu 14.88%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

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

CMYK yüzdeleri

%19.53
%14.88
%0
%15.69

Codes

Color #ADB7D7 in popluar color models

AD B7 D7
RGB 173 183 215
HSL 226° 34.43% 76.08%
HSB/HSV 226° 19.53% 84.31%
CMYK 19.53% 14.88% 0.00%
15.69%

Color #ADB7D7 in popluar number systems.

HEX AD B7 D7
Decimal 173 183 215
Binary 10101101 10110111 11010111
Octal 255 267 327

Shades and tints

Shades of #ADB7D7

#ADB7D7
(173,183,215)
#9EA7C4
(158,167,196)
#8F97B1
(143,151,177)
#80879E
(128,135,158)
#71778B
(113,119,139)
#626778
(98,103,120)
#535765
(83,87,101)
#444752
(68,71,82)
#35373F
(53,55,63)
#26272C
(38,39,44)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADB7D7

#ADB7D7
(173,183,215)
#B4BDDA
(180,189,218)
#BBC3DD
(187,195,221)
#C2C9E0
(194,201,224)
#C9CFE3
(201,207,227)
#D0D5E6
(208,213,230)
#D7DBE9
(215,219,233)
#DEE1EC
(222,225,236)
#E5E7EF
(229,231,239)
#ECEDF2
(236,237,242)
#F3F3F5
(243,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB7D7; }

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

This text font color is #ADB7D7.

Background Color

.myBgColor { background-color: #ADB7D7; }

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

This div background color is #ADB7D7.

Border color

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

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

This div border color is #ADB7D7.

Opacity

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

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

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

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

This text has shadow with #ADB7D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB7D7.

Preview

Color preview on black background

This text has color #ADB7D7 on black background.


Color preview on white background

This text has color #ADB7D7 on white background.


Black color preview on #ADB7D7 background

This text has black color on #ADB7D7 background.


White color preview on #ADB7D7 background

This text has white color on #ADB7D7 background.


Related colors

Complementary color

Complementary color for #hex is #524828.


I love getcolorcode.com

Triadic colors

1 #D7ADB7 and #B7D7AD with #ADB7D7 are triadic colors.

2 #D7B7AD and #B7ADD7 with #ADB7D7 are triadic colors.