COLOR #ADEBF6

HEX: #ADEBF6 RGB: (173,235,246)

Renk bilgisi

#ADEBF6 contains mainly green and blue colors. #ADEBF6 ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADEBF6 color RGB value is (173,235,246).

RGB: (173,235,246) (68%, 92%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 246 of 255 = 96%

173
235
246

R + G + B ~ 85%. #ADEBF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 246 = 654 (100%)
R 173 of 654 ~ 26.45%
G 235 of 654 ~ 35.93%
B 246 of 654 ~ 37.61'%

%26.45
%35.93
%37.61

CMYK RENK MODELİ

#ADEBF6 rengi CMYK tonu (30,4,0,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 4.47%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (30,4,0,4)
C30M4Y0K4 (30%, 4%, 0%, 4%)
(0.30 / 0.04 / 0.00 / 0.04)

CMYK yüzdeleri

%29.67
%4.47
%0
%3.53

Codes

Color #ADEBF6 in popluar color models

AD EB F6
RGB 173 235 246
HSL 189° 80.22% 82.16%
HSB/HSV 189° 29.67% 96.47%
CMYK 29.67% 4.47% 0.00%
3.53%

Color #ADEBF6 in popluar number systems.

HEX AD EB F6
Decimal 173 235 246
Binary 10101101 11101011 11110110
Octal 255 353 366

Shades and tints

Shades of #ADEBF6

#ADEBF6
(173,235,246)
#9ED6E0
(158,214,224)
#8FC1CA
(143,193,202)
#80ACB4
(128,172,180)
#71979E
(113,151,158)
#628288
(98,130,136)
#536D72
(83,109,114)
#44585C
(68,88,92)
#354346
(53,67,70)
#262E30
(38,46,48)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADEBF6

#ADEBF6
(173,235,246)
#B4ECF6
(180,236,246)
#BBEDF6
(187,237,246)
#C2EEF6
(194,238,246)
#C9EFF6
(201,239,246)
#D0F0F6
(208,240,246)
#D7F1F6
(215,241,246)
#DEF2F6
(222,242,246)
#E5F3F6
(229,243,246)
#ECF4F6
(236,244,246)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBF6; }

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

This text font color is #ADEBF6.

Background Color

.myBgColor { background-color: #ADEBF6; }

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

This div background color is #ADEBF6.

Border color

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

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

This div border color is #ADEBF6.

Opacity

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

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

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

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

This text has shadow with #ADEBF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBF6.

Preview

Color preview on black background

This text has color #ADEBF6 on black background.


Color preview on white background

This text has color #ADEBF6 on white background.


Black color preview on #ADEBF6 background

This text has black color on #ADEBF6 background.


White color preview on #ADEBF6 background

This text has white color on #ADEBF6 background.


Related colors

Complementary color

Complementary color for #hex is #521409.


I love getcolorcode.com

Triadic colors

1 #F6ADEB and #EBF6AD with #ADEBF6 are triadic colors.

2 #F6EBAD and #EBADF6 with #ADEBF6 are triadic colors.