COLOR #ADE1F8

HEX: #ADE1F8 RGB: (173,225,248)

Renk bilgisi

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

RGB renk modeli

#ADE1F8 color RGB value is (173,225,248).

RGB: (173,225,248) (68%, 88%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 248 of 255 = 97%

173
225
248

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 248 = 646 (100%)
R 173 of 646 ~ 26.78%
G 225 of 646 ~ 34.83%
B 248 of 646 ~ 38.39'%

%26.78
%34.83
%38.39

CMYK RENK MODELİ

#ADE1F8 rengi CMYK tonu (30,9,0,3).

  • camgöbeği tonu 30.24%
  • eflatun tonu 9.27%
  • sarı tonu 0.00%
  • ana renk tonu 2.75%

CMYK: (30,9,0,3)
C30M9Y0K3 (30%, 9%, 0%, 3%)
(0.30 / 0.09 / 0.00 / 0.03)

CMYK yüzdeleri

%30.24
%9.27
%0
%2.75

Codes

Color #ADE1F8 in popluar color models

AD E1 F8
RGB 173 225 248
HSL 198° 84.27% 82.55%
HSB/HSV 198° 30.24% 97.25%
CMYK 30.24% 9.27% 0.00%
2.75%

Color #ADE1F8 in popluar number systems.

HEX AD E1 F8
Decimal 173 225 248
Binary 10101101 11100001 11111000
Octal 255 341 370

Shades and tints

Shades of #ADE1F8

#ADE1F8
(173,225,248)
#9ECDE2
(158,205,226)
#8FB9CC
(143,185,204)
#80A5B6
(128,165,182)
#7191A0
(113,145,160)
#627D8A
(98,125,138)
#536974
(83,105,116)
#44555E
(68,85,94)
#354148
(53,65,72)
#262D32
(38,45,50)
#17191C
(23,25,28)
#000000
(0,0,0)

Tints of #ADE1F8

#ADE1F8
(173,225,248)
#B4E3F8
(180,227,248)
#BBE5F8
(187,229,248)
#C2E7F8
(194,231,248)
#C9E9F8
(201,233,248)
#D0EBF8
(208,235,248)
#D7EDF8
(215,237,248)
#DEEFF8
(222,239,248)
#E5F1F8
(229,241,248)
#ECF3F8
(236,243,248)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1F8; }

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

This text font color is #ADE1F8.

Background Color

.myBgColor { background-color: #ADE1F8; }

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

This div background color is #ADE1F8.

Border color

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

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

This div border color is #ADE1F8.

Opacity

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

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

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

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

This text has shadow with #ADE1F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1F8.

Preview

Color preview on black background

This text has color #ADE1F8 on black background.


Color preview on white background

This text has color #ADE1F8 on white background.


Black color preview on #ADE1F8 background

This text has black color on #ADE1F8 background.


White color preview on #ADE1F8 background

This text has white color on #ADE1F8 background.


Related colors

Complementary color

Complementary color for #hex is #521E07.


I love getcolorcode.com

Triadic colors

1 #F8ADE1 and #E1F8AD with #ADE1F8 are triadic colors.

2 #F8E1AD and #E1ADF8 with #ADE1F8 are triadic colors.