COLOR #ADB5E1

HEX: #ADB5E1 RGB: (173,181,225)

Renk bilgisi

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

RGB renk modeli

#ADB5E1 color RGB value is (173,181,225).

RGB: (173,181,225) (68%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 225 of 255 = 88%

173
181
225

R + G + B ~ 76%. #ADB5E1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 225 = 579 (100%)
R 173 of 579 ~ 29.88%
G 181 of 579 ~ 31.26%
B 225 of 579 ~ 38.86'%

%29.88
%31.26
%38.86

CMYK RENK MODELİ

#ADB5E1 rengi CMYK tonu (23,20,0,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (23,20,0,12)
C23M20Y0K12 (23%, 20%, 0%, 12%)
(0.23 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%23.11
%19.56
%0
%11.76

Codes

Color #ADB5E1 in popluar color models

AD B5 E1
RGB 173 181 225
HSL 231° 46.43% 78.04%
HSB/HSV 231° 23.11% 88.24%
CMYK 23.11% 19.56% 0.00%
11.76%

Color #ADB5E1 in popluar number systems.

HEX AD B5 E1
Decimal 173 181 225
Binary 10101101 10110101 11100001
Octal 255 265 341

Shades and tints

Shades of #ADB5E1

#ADB5E1
(173,181,225)
#9EA5CD
(158,165,205)
#8F95B9
(143,149,185)
#8085A5
(128,133,165)
#717591
(113,117,145)
#62657D
(98,101,125)
#535569
(83,85,105)
#444555
(68,69,85)
#353541
(53,53,65)
#26252D
(38,37,45)
#171519
(23,21,25)
#000000
(0,0,0)

Tints of #ADB5E1

#ADB5E1
(173,181,225)
#B4BBE3
(180,187,227)
#BBC1E5
(187,193,229)
#C2C7E7
(194,199,231)
#C9CDE9
(201,205,233)
#D0D3EB
(208,211,235)
#D7D9ED
(215,217,237)
#DEDFEF
(222,223,239)
#E5E5F1
(229,229,241)
#ECEBF3
(236,235,243)
#F3F1F5
(243,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5E1; }

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

This text font color is #ADB5E1.

Background Color

.myBgColor { background-color: #ADB5E1; }

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

This div background color is #ADB5E1.

Border color

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

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

This div border color is #ADB5E1.

Opacity

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

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

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

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

This text has shadow with #ADB5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5E1.

Preview

Color preview on black background

This text has color #ADB5E1 on black background.


Color preview on white background

This text has color #ADB5E1 on white background.


Black color preview on #ADB5E1 background

This text has black color on #ADB5E1 background.


White color preview on #ADB5E1 background

This text has white color on #ADB5E1 background.


Related colors

Complementary color

Complementary color for #hex is #524A1E.


I love getcolorcode.com

Triadic colors

1 #E1ADB5 and #B5E1AD with #ADB5E1 are triadic colors.

2 #E1B5AD and #B5ADE1 with #ADB5E1 are triadic colors.