COLOR #ADB5F8

HEX: #ADB5F8 RGB: (173,181,248)

Renk bilgisi

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

RGB renk modeli

#ADB5F8 color RGB value is (173,181,248).

RGB: (173,181,248) (68%, 71%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 181 of 255 = 71%
B 248 of 255 = 97%

173
181
248

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 181 + 248 = 602 (100%)
R 173 of 602 ~ 28.74%
G 181 of 602 ~ 30.07%
B 248 of 602 ~ 41.2'%

%28.74
%30.07
%41.2

CMYK RENK MODELİ

#ADB5F8 rengi CMYK tonu (30,27,0,3).

  • camgöbeği tonu 30.24%
  • eflatun tonu 27.02%
  • sarı tonu 0.00%
  • ana renk tonu 2.75%

CMYK: (30,27,0,3)
C30M27Y0K3 (30%, 27%, 0%, 3%)
(0.30 / 0.27 / 0.00 / 0.03)

CMYK yüzdeleri

%30.24
%27.02
%0
%2.75

Codes

Color #ADB5F8 in popluar color models

AD B5 F8
RGB 173 181 248
HSL 234° 84.27% 82.55%
HSB/HSV 234° 30.24% 97.25%
CMYK 30.24% 27.02% 0.00%
2.75%

Color #ADB5F8 in popluar number systems.

HEX AD B5 F8
Decimal 173 181 248
Binary 10101101 10110101 11111000
Octal 255 265 370

Shades and tints

Shades of #ADB5F8

#ADB5F8
(173,181,248)
#9EA5E2
(158,165,226)
#8F95CC
(143,149,204)
#8085B6
(128,133,182)
#7175A0
(113,117,160)
#62658A
(98,101,138)
#535574
(83,85,116)
#44455E
(68,69,94)
#353548
(53,53,72)
#262532
(38,37,50)
#17151C
(23,21,28)
#000000
(0,0,0)

Tints of #ADB5F8

#ADB5F8
(173,181,248)
#B4BBF8
(180,187,248)
#BBC1F8
(187,193,248)
#C2C7F8
(194,199,248)
#C9CDF8
(201,205,248)
#D0D3F8
(208,211,248)
#D7D9F8
(215,217,248)
#DEDFF8
(222,223,248)
#E5E5F8
(229,229,248)
#ECEBF8
(236,235,248)
#F3F1F8
(243,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB5F8; }

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

This text font color is #ADB5F8.

Background Color

.myBgColor { background-color: #ADB5F8; }

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

This div background color is #ADB5F8.

Border color

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

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

This div border color is #ADB5F8.

Opacity

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

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

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

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

This text has shadow with #ADB5F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB5F8.

Preview

Color preview on black background

This text has color #ADB5F8 on black background.


Color preview on white background

This text has color #ADB5F8 on white background.


Black color preview on #ADB5F8 background

This text has black color on #ADB5F8 background.


White color preview on #ADB5F8 background

This text has white color on #ADB5F8 background.


Related colors

Complementary color

Complementary color for #hex is #524A07.


I love getcolorcode.com

Triadic colors

1 #F8ADB5 and #B5F8AD with #ADB5F8 are triadic colors.

2 #F8B5AD and #B5ADF8 with #ADB5F8 are triadic colors.