COLOR #ADB2EB

HEX: #ADB2EB RGB: (173,178,235)

Renk bilgisi

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

RGB renk modeli

#ADB2EB color RGB value is (173,178,235).

RGB: (173,178,235) (68%, 70%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 235 of 255 = 92%

173
178
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 235 = 586 (100%)
R 173 of 586 ~ 29.52%
G 178 of 586 ~ 30.38%
B 235 of 586 ~ 40.1'%

%29.52
%30.38
%40.1

CMYK RENK MODELİ

#ADB2EB rengi CMYK tonu (26,24,0,8).

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

CMYK: (26,24,0,8)
C26M24Y0K8 (26%, 24%, 0%, 8%)
(0.26 / 0.24 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%24.26
%0
%7.84

Codes

Color #ADB2EB in popluar color models

AD B2 EB
RGB 173 178 235
HSL 235° 60.78% 80.00%
HSB/HSV 235° 26.38% 92.16%
CMYK 26.38% 24.26% 0.00%
7.84%

Color #ADB2EB in popluar number systems.

HEX AD B2 EB
Decimal 173 178 235
Binary 10101101 10110010 11101011
Octal 255 262 353

Shades and tints

Shades of #ADB2EB

#ADB2EB
(173,178,235)
#9EA2D6
(158,162,214)
#8F92C1
(143,146,193)
#8082AC
(128,130,172)
#717297
(113,114,151)
#626282
(98,98,130)
#53526D
(83,82,109)
#444258
(68,66,88)
#353243
(53,50,67)
#26222E
(38,34,46)
#171219
(23,18,25)
#000000
(0,0,0)

Tints of #ADB2EB

#ADB2EB
(173,178,235)
#B4B9EC
(180,185,236)
#BBC0ED
(187,192,237)
#C2C7EE
(194,199,238)
#C9CEEF
(201,206,239)
#D0D5F0
(208,213,240)
#D7DCF1
(215,220,241)
#DEE3F2
(222,227,242)
#E5EAF3
(229,234,243)
#ECF1F4
(236,241,244)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2EB; }

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

This text font color is #ADB2EB.

Background Color

.myBgColor { background-color: #ADB2EB; }

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

This div background color is #ADB2EB.

Border color

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

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

This div border color is #ADB2EB.

Opacity

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

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

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

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

This text has shadow with #ADB2EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2EB.

Preview

Color preview on black background

This text has color #ADB2EB on black background.


Color preview on white background

This text has color #ADB2EB on white background.


Black color preview on #ADB2EB background

This text has black color on #ADB2EB background.


White color preview on #ADB2EB background

This text has white color on #ADB2EB background.


Related colors

Complementary color

Complementary color for #hex is #524D14.


I love getcolorcode.com

Triadic colors

1 #EBADB2 and #B2EBAD with #ADB2EB are triadic colors.

2 #EBB2AD and #B2ADEB with #ADB2EB are triadic colors.