COLOR #ADB6D5

HEX: #ADB6D5 RGB: (173,182,213)

Renk bilgisi

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

RGB renk modeli

#ADB6D5 color RGB value is (173,182,213).

RGB: (173,182,213) (68%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 213 of 255 = 84%

173
182
213

R + G + B ~ 74%. #ADB6D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 213 = 568 (100%)
R 173 of 568 ~ 30.46%
G 182 of 568 ~ 32.04%
B 213 of 568 ~ 37.5'%

%30.46
%32.04
%37.5

CMYK RENK MODELİ

#ADB6D5 rengi CMYK tonu (19,15,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 14.55%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,15,0,16)
C19M15Y0K16 (19%, 15%, 0%, 16%)
(0.19 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%14.55
%0
%16.47

Codes

Color #ADB6D5 in popluar color models

AD B6 D5
RGB 173 182 213
HSL 227° 32.26% 75.69%
HSB/HSV 227° 18.78% 83.53%
CMYK 18.78% 14.55% 0.00%
16.47%

Color #ADB6D5 in popluar number systems.

HEX AD B6 D5
Decimal 173 182 213
Binary 10101101 10110110 11010101
Octal 255 266 325

Shades and tints

Shades of #ADB6D5

#ADB6D5
(173,182,213)
#9EA6C2
(158,166,194)
#8F96AF
(143,150,175)
#80869C
(128,134,156)
#717689
(113,118,137)
#626676
(98,102,118)
#535663
(83,86,99)
#444650
(68,70,80)
#35363D
(53,54,61)
#26262A
(38,38,42)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #ADB6D5

#ADB6D5
(173,182,213)
#B4BCD8
(180,188,216)
#BBC2DB
(187,194,219)
#C2C8DE
(194,200,222)
#C9CEE1
(201,206,225)
#D0D4E4
(208,212,228)
#D7DAE7
(215,218,231)
#DEE0EA
(222,224,234)
#E5E6ED
(229,230,237)
#ECECF0
(236,236,240)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB6D5 color. Also use rgb(173,182,213) instead hex code.

Text Font Color

.myTextColor { color: #ADB6D5; }

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

This text font color is #ADB6D5.

Background Color

.myBgColor { background-color: #ADB6D5; }

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

This div background color is #ADB6D5.

Border color

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

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

This div border color is #ADB6D5.

Opacity

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

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

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

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

This text has shadow with #ADB6D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6D5.

Preview

Color preview on black background

This text has color #ADB6D5 on black background.


Color preview on white background

This text has color #ADB6D5 on white background.


Black color preview on #ADB6D5 background

This text has black color on #ADB6D5 background.


White color preview on #ADB6D5 background

This text has white color on #ADB6D5 background.


Related colors

Complementary color

Complementary color for #hex is #52492A.


I love getcolorcode.com

Triadic colors

1 #D5ADB6 and #B6D5AD with #ADB6D5 are triadic colors.

2 #D5B6AD and #B6ADD5 with #ADB6D5 are triadic colors.