COLOR #ADB5D5

HEX: #ADB5D5 RGB: (173,181,213)

Renk bilgisi

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

RGB renk modeli

#ADB5D5 color RGB value is (173,181,213).

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

RGB bağlantıları ve doygunluk

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

173
181
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 213 = 567 (100%)
R 173 of 567 ~ 30.51%
G 181 of 567 ~ 31.92%
B 213 of 567 ~ 37.57'%

%30.51
%31.92
%37.57

CMYK RENK MODELİ

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

  • camgöbeği tonu 18.78%
  • eflatun tonu 15.02%
  • 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
%15.02
%0
%16.47

Codes

Color #ADB5D5 in popluar color models

AD B5 D5
RGB 173 181 213
HSL 228° 32.26% 75.69%
HSB/HSV 228° 18.78% 83.53%
CMYK 18.78% 15.02% 0.00%
16.47%

Color #ADB5D5 in popluar number systems.

HEX AD B5 D5
Decimal 173 181 213
Binary 10101101 10110101 11010101
Octal 255 265 325

Shades and tints

Shades of #ADB5D5

#ADB5D5
(173,181,213)
#9EA5C2
(158,165,194)
#8F95AF
(143,149,175)
#80859C
(128,133,156)
#717589
(113,117,137)
#626576
(98,101,118)
#535563
(83,85,99)
#444550
(68,69,80)
#35353D
(53,53,61)
#26252A
(38,37,42)
#171517
(23,21,23)
#000000
(0,0,0)

Tints of #ADB5D5

#ADB5D5
(173,181,213)
#B4BBD8
(180,187,216)
#BBC1DB
(187,193,219)
#C2C7DE
(194,199,222)
#C9CDE1
(201,205,225)
#D0D3E4
(208,211,228)
#D7D9E7
(215,217,231)
#DEDFEA
(222,223,234)
#E5E5ED
(229,229,237)
#ECEBF0
(236,235,240)
#F3F1F3
(243,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5D5; }

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

This text font color is #ADB5D5.

Background Color

.myBgColor { background-color: #ADB5D5; }

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

This div background color is #ADB5D5.

Border color

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

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

This div border color is #ADB5D5.

Opacity

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

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

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

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

This text has shadow with #ADB5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5D5.

Preview

Color preview on black background

This text has color #ADB5D5 on black background.


Color preview on white background

This text has color #ADB5D5 on white background.


Black color preview on #ADB5D5 background

This text has black color on #ADB5D5 background.


White color preview on #ADB5D5 background

This text has white color on #ADB5D5 background.


Related colors

Complementary color

Complementary color for #hex is #524A2A.


I love getcolorcode.com

Triadic colors

1 #D5ADB5 and #B5D5AD with #ADB5D5 are triadic colors.

2 #D5B5AD and #B5ADD5 with #ADB5D5 are triadic colors.