COLOR #ADE1F6

HEX: #ADE1F6 RGB: (173,225,246)

Renk bilgisi

#ADE1F6 contains mainly green and blue colors. #ADE1F6 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADE1F6 color RGB value is (173,225,246).

RGB: (173,225,246) (68%, 88%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 246 of 255 = 96%

173
225
246

R + G + B ~ 84%. #ADE1F6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 246 = 644 (100%)
R 173 of 644 ~ 26.86%
G 225 of 644 ~ 34.94%
B 246 of 644 ~ 38.2'%

%26.86
%34.94
%38.2

CMYK RENK MODELİ

#ADE1F6 rengi CMYK tonu (30,9,0,4).

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

CMYK: (30,9,0,4)
C30M9Y0K4 (30%, 9%, 0%, 4%)
(0.30 / 0.09 / 0.00 / 0.04)

CMYK yüzdeleri

%29.67
%8.54
%0
%3.53

Codes

Color #ADE1F6 in popluar color models

AD E1 F6
RGB 173 225 246
HSL 197° 80.22% 82.16%
HSB/HSV 197° 29.67% 96.47%
CMYK 29.67% 8.54% 0.00%
3.53%

Color #ADE1F6 in popluar number systems.

HEX AD E1 F6
Decimal 173 225 246
Binary 10101101 11100001 11110110
Octal 255 341 366

Shades and tints

Shades of #ADE1F6

#ADE1F6
(173,225,246)
#9ECDE0
(158,205,224)
#8FB9CA
(143,185,202)
#80A5B4
(128,165,180)
#71919E
(113,145,158)
#627D88
(98,125,136)
#536972
(83,105,114)
#44555C
(68,85,92)
#354146
(53,65,70)
#262D30
(38,45,48)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADE1F6

#ADE1F6
(173,225,246)
#B4E3F6
(180,227,246)
#BBE5F6
(187,229,246)
#C2E7F6
(194,231,246)
#C9E9F6
(201,233,246)
#D0EBF6
(208,235,246)
#D7EDF6
(215,237,246)
#DEEFF6
(222,239,246)
#E5F1F6
(229,241,246)
#ECF3F6
(236,243,246)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1F6; }

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

This text font color is #ADE1F6.

Background Color

.myBgColor { background-color: #ADE1F6; }

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

This div background color is #ADE1F6.

Border color

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

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

This div border color is #ADE1F6.

Opacity

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

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

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

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

This text has shadow with #ADE1F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1F6.

Preview

Color preview on black background

This text has color #ADE1F6 on black background.


Color preview on white background

This text has color #ADE1F6 on white background.


Black color preview on #ADE1F6 background

This text has black color on #ADE1F6 background.


White color preview on #ADE1F6 background

This text has white color on #ADE1F6 background.


Related colors

Complementary color

Complementary color for #hex is #521E09.


I love getcolorcode.com

Triadic colors

1 #F6ADE1 and #E1F6AD with #ADE1F6 are triadic colors.

2 #F6E1AD and #E1ADF6 with #ADE1F6 are triadic colors.