COLOR #ADB2EC

HEX: #ADB2EC RGB: (173,178,236)

Renk bilgisi

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

RGB renk modeli

#ADB2EC color RGB value is (173,178,236).

RGB: (173,178,236) (68%, 70%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 236 of 255 = 93%

173
178
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 236 = 587 (100%)
R 173 of 587 ~ 29.47%
G 178 of 587 ~ 30.32%
B 236 of 587 ~ 40.2'%

%29.47
%30.32
%40.2

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.69%
  • eflatun tonu 24.58%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

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

CMYK yüzdeleri

%26.69
%24.58
%0
%7.45

Codes

Color #ADB2EC in popluar color models

AD B2 EC
RGB 173 178 236
HSL 235° 62.38% 80.20%
HSB/HSV 235° 26.69% 92.55%
CMYK 26.69% 24.58% 0.00%
7.45%

Color #ADB2EC in popluar number systems.

HEX AD B2 EC
Decimal 173 178 236
Binary 10101101 10110010 11101100
Octal 255 262 354

Shades and tints

Shades of #ADB2EC

#ADB2EC
(173,178,236)
#9EA2D7
(158,162,215)
#8F92C2
(143,146,194)
#8082AD
(128,130,173)
#717298
(113,114,152)
#626283
(98,98,131)
#53526E
(83,82,110)
#444259
(68,66,89)
#353244
(53,50,68)
#26222F
(38,34,47)
#17121A
(23,18,26)
#000000
(0,0,0)

Tints of #ADB2EC

#ADB2EC
(173,178,236)
#B4B9ED
(180,185,237)
#BBC0EE
(187,192,238)
#C2C7EF
(194,199,239)
#C9CEF0
(201,206,240)
#D0D5F1
(208,213,241)
#D7DCF2
(215,220,242)
#DEE3F3
(222,227,243)
#E5EAF4
(229,234,244)
#ECF1F5
(236,241,245)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2EC; }

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

This text font color is #ADB2EC.

Background Color

.myBgColor { background-color: #ADB2EC; }

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

This div background color is #ADB2EC.

Border color

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

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

This div border color is #ADB2EC.

Opacity

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

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

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

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

This text has shadow with #ADB2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2EC.

Preview

Color preview on black background

This text has color #ADB2EC on black background.


Color preview on white background

This text has color #ADB2EC on white background.


Black color preview on #ADB2EC background

This text has black color on #ADB2EC background.


White color preview on #ADB2EC background

This text has white color on #ADB2EC background.


Related colors

Complementary color

Complementary color for #hex is #524D13.


I love getcolorcode.com

Triadic colors

1 #ECADB2 and #B2ECAD with #ADB2EC are triadic colors.

2 #ECB2AD and #B2ADEC with #ADB2EC are triadic colors.