COLOR #ADB9D5

HEX: #ADB9D5 RGB: (173,185,213)

Renk bilgisi

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

RGB renk modeli

#ADB9D5 color RGB value is (173,185,213).

RGB: (173,185,213) (68%, 73%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 213 of 255 = 84%

173
185
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 213 = 571 (100%)
R 173 of 571 ~ 30.3%
G 185 of 571 ~ 32.4%
B 213 of 571 ~ 37.3'%

%30.3
%32.4
%37.3

CMYK RENK MODELİ

#ADB9D5 rengi CMYK tonu (19,13,0,16).

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

CMYK: (19,13,0,16)
C19M13Y0K16 (19%, 13%, 0%, 16%)
(0.19 / 0.13 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%13.15
%0
%16.47

Codes

Color #ADB9D5 in popluar color models

AD B9 D5
RGB 173 185 213
HSL 222° 32.26% 75.69%
HSB/HSV 222° 18.78% 83.53%
CMYK 18.78% 13.15% 0.00%
16.47%

Color #ADB9D5 in popluar number systems.

HEX AD B9 D5
Decimal 173 185 213
Binary 10101101 10111001 11010101
Octal 255 271 325

Shades and tints

Shades of #ADB9D5

#ADB9D5
(173,185,213)
#9EA9C2
(158,169,194)
#8F99AF
(143,153,175)
#80899C
(128,137,156)
#717989
(113,121,137)
#626976
(98,105,118)
#535963
(83,89,99)
#444950
(68,73,80)
#35393D
(53,57,61)
#26292A
(38,41,42)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADB9D5

#ADB9D5
(173,185,213)
#B4BFD8
(180,191,216)
#BBC5DB
(187,197,219)
#C2CBDE
(194,203,222)
#C9D1E1
(201,209,225)
#D0D7E4
(208,215,228)
#D7DDE7
(215,221,231)
#DEE3EA
(222,227,234)
#E5E9ED
(229,233,237)
#ECEFF0
(236,239,240)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB9D5; }

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

This text font color is #ADB9D5.

Background Color

.myBgColor { background-color: #ADB9D5; }

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

This div background color is #ADB9D5.

Border color

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

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

This div border color is #ADB9D5.

Opacity

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

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

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

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

This text has shadow with #ADB9D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB9D5.

Preview

Color preview on black background

This text has color #ADB9D5 on black background.


Color preview on white background

This text has color #ADB9D5 on white background.


Black color preview on #ADB9D5 background

This text has black color on #ADB9D5 background.


White color preview on #ADB9D5 background

This text has white color on #ADB9D5 background.


Related colors

Complementary color

Complementary color for #hex is #52462A.


I love getcolorcode.com

Triadic colors

1 #D5ADB9 and #B9D5AD with #ADB9D5 are triadic colors.

2 #D5B9AD and #B9ADD5 with #ADB9D5 are triadic colors.