COLOR #ADB0ED

HEX: #ADB0ED RGB: (173,176,237)

Renk bilgisi

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

RGB renk modeli

#ADB0ED color RGB value is (173,176,237).

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

RGB bağlantıları ve doygunluk

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

173
176
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 237 = 586 (100%)
R 173 of 586 ~ 29.52%
G 176 of 586 ~ 30.03%
B 237 of 586 ~ 40.44'%

%29.52
%30.03
%40.44

CMYK RENK MODELİ

#ADB0ED rengi CMYK tonu (27,26,0,7).

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

CMYK: (27,26,0,7)
C27M26Y0K7 (27%, 26%, 0%, 7%)
(0.27 / 0.26 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%25.74
%0
%7.06

Codes

Color #ADB0ED in popluar color models

AD B0 ED
RGB 173 176 237
HSL 237° 64.00% 80.39%
HSB/HSV 237° 27.00% 92.94%
CMYK 27.00% 25.74% 0.00%
7.06%

Color #ADB0ED in popluar number systems.

HEX AD B0 ED
Decimal 173 176 237
Binary 10101101 10110000 11101101
Octal 255 260 355

Shades and tints

Shades of #ADB0ED

#ADB0ED
(173,176,237)
#9EA0D8
(158,160,216)
#8F90C3
(143,144,195)
#8080AE
(128,128,174)
#717099
(113,112,153)
#626084
(98,96,132)
#53506F
(83,80,111)
#44405A
(68,64,90)
#353045
(53,48,69)
#262030
(38,32,48)
#17101B
(23,16,27)
#000000
(0,0,0)

Tints of #ADB0ED

#ADB0ED
(173,176,237)
#B4B7EE
(180,183,238)
#BBBEEF
(187,190,239)
#C2C5F0
(194,197,240)
#C9CCF1
(201,204,241)
#D0D3F2
(208,211,242)
#D7DAF3
(215,218,243)
#DEE1F4
(222,225,244)
#E5E8F5
(229,232,245)
#ECEFF6
(236,239,246)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB0ED; }

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

This text font color is #ADB0ED.

Background Color

.myBgColor { background-color: #ADB0ED; }

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

This div background color is #ADB0ED.

Border color

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

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

This div border color is #ADB0ED.

Opacity

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

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

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

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

This text has shadow with #ADB0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0ED.

Preview

Color preview on black background

This text has color #ADB0ED on black background.


Color preview on white background

This text has color #ADB0ED on white background.


Black color preview on #ADB0ED background

This text has black color on #ADB0ED background.


White color preview on #ADB0ED background

This text has white color on #ADB0ED background.


Related colors

Complementary color

Complementary color for #hex is #524F12.


I love getcolorcode.com

Triadic colors

1 #EDADB0 and #B0EDAD with #ADB0ED are triadic colors.

2 #EDB0AD and #B0ADED with #ADB0ED are triadic colors.