COLOR #ADB0EB

HEX: #ADB0EB RGB: (173,176,235)

Renk bilgisi

#ADB0EB contains mainly green and blue colors. #ADB0EB ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#ADB0EB color RGB value is (173,176,235).

RGB: (173,176,235) (68%, 69%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 176 of 255 = 69%
B 235 of 255 = 92%

173
176
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 176 + 235 = 584 (100%)
R 173 of 584 ~ 29.62%
G 176 of 584 ~ 30.14%
B 235 of 584 ~ 40.24'%

%29.62
%30.14
%40.24

CMYK RENK MODELİ

#ADB0EB rengi CMYK tonu (26,25,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 25.11%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,25,0,8)
C26M25Y0K8 (26%, 25%, 0%, 8%)
(0.26 / 0.25 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%25.11
%0
%7.84

Codes

Color #ADB0EB in popluar color models

AD B0 EB
RGB 173 176 235
HSL 237° 60.78% 80.00%
HSB/HSV 237° 26.38% 92.16%
CMYK 26.38% 25.11% 0.00%
7.84%

Color #ADB0EB in popluar number systems.

HEX AD B0 EB
Decimal 173 176 235
Binary 10101101 10110000 11101011
Octal 255 260 353

Shades and tints

Shades of #ADB0EB

#ADB0EB
(173,176,235)
#9EA0D6
(158,160,214)
#8F90C1
(143,144,193)
#8080AC
(128,128,172)
#717097
(113,112,151)
#626082
(98,96,130)
#53506D
(83,80,109)
#444058
(68,64,88)
#353043
(53,48,67)
#26202E
(38,32,46)
#171019
(23,16,25)
#000000
(0,0,0)

Tints of #ADB0EB

#ADB0EB
(173,176,235)
#B4B7EC
(180,183,236)
#BBBEED
(187,190,237)
#C2C5EE
(194,197,238)
#C9CCEF
(201,204,239)
#D0D3F0
(208,211,240)
#D7DAF1
(215,218,241)
#DEE1F2
(222,225,242)
#E5E8F3
(229,232,243)
#ECEFF4
(236,239,244)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB0EB; }

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

This text font color is #ADB0EB.

Background Color

.myBgColor { background-color: #ADB0EB; }

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

This div background color is #ADB0EB.

Border color

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

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

This div border color is #ADB0EB.

Opacity

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

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

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

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

This text has shadow with #ADB0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0EB.

Preview

Color preview on black background

This text has color #ADB0EB on black background.


Color preview on white background

This text has color #ADB0EB on white background.


Black color preview on #ADB0EB background

This text has black color on #ADB0EB background.


White color preview on #ADB0EB background

This text has white color on #ADB0EB background.


Related colors

Complementary color

Complementary color for #hex is #524F14.


I love getcolorcode.com

Triadic colors

1 #EBADB0 and #B0EBAD with #ADB0EB are triadic colors.

2 #EBB0AD and #B0ADEB with #ADB0EB are triadic colors.