COLOR #ADB1ED

HEX: #ADB1ED RGB: (173,177,237)

Renk bilgisi

#ADB1ED contains mainly blue color. #ADB1ED ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#ADB1ED color RGB value is (173,177,237).

RGB: (173,177,237) (68%, 69%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 177 of 255 = 69%
B 237 of 255 = 93%

173
177
237

R + G + B ~ 77%. #ADB1ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 177 + 237 = 587 (100%)
R 173 of 587 ~ 29.47%
G 177 of 587 ~ 30.15%
B 237 of 587 ~ 40.37'%

%29.47
%30.15
%40.37

CMYK RENK MODELİ

#ADB1ED rengi CMYK tonu (27,25,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 25.32%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,25,0,7)
C27M25Y0K7 (27%, 25%, 0%, 7%)
(0.27 / 0.25 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%25.32
%0
%7.06

Codes

Color #ADB1ED in popluar color models

AD B1 ED
RGB 173 177 237
HSL 236° 64.00% 80.39%
HSB/HSV 236° 27.00% 92.94%
CMYK 27.00% 25.32% 0.00%
7.06%

Color #ADB1ED in popluar number systems.

HEX AD B1 ED
Decimal 173 177 237
Binary 10101101 10110001 11101101
Octal 255 261 355

Shades and tints

Shades of #ADB1ED

#ADB1ED
(173,177,237)
#9EA1D8
(158,161,216)
#8F91C3
(143,145,195)
#8081AE
(128,129,174)
#717199
(113,113,153)
#626184
(98,97,132)
#53516F
(83,81,111)
#44415A
(68,65,90)
#353145
(53,49,69)
#262130
(38,33,48)
#17111B
(23,17,27)
#000000
(0,0,0)

Tints of #ADB1ED

#ADB1ED
(173,177,237)
#B4B8EE
(180,184,238)
#BBBFEF
(187,191,239)
#C2C6F0
(194,198,240)
#C9CDF1
(201,205,241)
#D0D4F2
(208,212,242)
#D7DBF3
(215,219,243)
#DEE2F4
(222,226,244)
#E5E9F5
(229,233,245)
#ECF0F6
(236,240,246)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB1ED color. Also use rgb(173,177,237) instead hex code.

Text Font Color

.myTextColor { color: #ADB1ED; }

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

This text font color is #ADB1ED.

Background Color

.myBgColor { background-color: #ADB1ED; }

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

This div background color is #ADB1ED.

Border color

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

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

This div border color is #ADB1ED.

Opacity

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

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

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

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

This text has shadow with #ADB1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB1ED.

Preview

Color preview on black background

This text has color #ADB1ED on black background.


Color preview on white background

This text has color #ADB1ED on white background.


Black color preview on #ADB1ED background

This text has black color on #ADB1ED background.


White color preview on #ADB1ED background

This text has white color on #ADB1ED background.


Related colors

Complementary color

Complementary color for #hex is #524E12.


I love getcolorcode.com

Triadic colors

1 #EDADB1 and #B1EDAD with #ADB1ED are triadic colors.

2 #EDB1AD and #B1ADED with #ADB1ED are triadic colors.