COLOR #ADB5FA

HEX: #ADB5FA RGB: (173,181,250)

Renk bilgisi

#ADB5FA contains mainly blue color. #ADB5FA ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADB5FA color RGB value is (173,181,250).

RGB: (173,181,250) (68%, 71%, 98%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 250 of 255 = 98%

173
181
250

R + G + B ~ 79%. #ADB5FA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 250 = 604 (100%)
R 173 of 604 ~ 28.64%
G 181 of 604 ~ 29.97%
B 250 of 604 ~ 41.39'%

%28.64
%29.97
%41.39

CMYK RENK MODELİ

#ADB5FA rengi CMYK tonu (31,28,0,2).

  • camgöbeği tonu 30.80%
  • eflatun tonu 27.60%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (31,28,0,2)
C31M28Y0K2 (31%, 28%, 0%, 2%)
(0.31 / 0.28 / 0.00 / 0.02)

CMYK yüzdeleri

%30.8
%27.6
%0
%1.96

Codes

Color #ADB5FA in popluar color models

AD B5 FA
RGB 173 181 250
HSL 234° 88.51% 82.94%
HSB/HSV 234° 30.80% 98.04%
CMYK 30.80% 27.60% 0.00%
1.96%

Color #ADB5FA in popluar number systems.

HEX AD B5 FA
Decimal 173 181 250
Binary 10101101 10110101 11111010
Octal 255 265 372

Shades and tints

Shades of #ADB5FA

#ADB5FA
(173,181,250)
#9EA5E4
(158,165,228)
#8F95CE
(143,149,206)
#8085B8
(128,133,184)
#7175A2
(113,117,162)
#62658C
(98,101,140)
#535576
(83,85,118)
#444560
(68,69,96)
#35354A
(53,53,74)
#262534
(38,37,52)
#17151E
(23,21,30)
#000000
(0,0,0)

Tints of #ADB5FA

#ADB5FA
(173,181,250)
#B4BBFA
(180,187,250)
#BBC1FA
(187,193,250)
#C2C7FA
(194,199,250)
#C9CDFA
(201,205,250)
#D0D3FA
(208,211,250)
#D7D9FA
(215,217,250)
#DEDFFA
(222,223,250)
#E5E5FA
(229,229,250)
#ECEBFA
(236,235,250)
#F3F1FA
(243,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5FA; }

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

This text font color is #ADB5FA.

Background Color

.myBgColor { background-color: #ADB5FA; }

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

This div background color is #ADB5FA.

Border color

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

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

This div border color is #ADB5FA.

Opacity

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

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

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

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

This text has shadow with #ADB5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5FA.

Preview

Color preview on black background

This text has color #ADB5FA on black background.


Color preview on white background

This text has color #ADB5FA on white background.


Black color preview on #ADB5FA background

This text has black color on #ADB5FA background.


White color preview on #ADB5FA background

This text has white color on #ADB5FA background.


Related colors

Complementary color

Complementary color for #hex is #524A05.


I love getcolorcode.com

Triadic colors

1 #FAADB5 and #B5FAAD with #ADB5FA are triadic colors.

2 #FAB5AD and #B5ADFA with #ADB5FA are triadic colors.