COLOR #ADE2F8

HEX: #ADE2F8 RGB: (173,226,248)

Renk bilgisi

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

RGB renk modeli

#ADE2F8 color RGB value is (173,226,248).

RGB: (173,226,248) (68%, 89%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 248 of 255 = 97%

173
226
248

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 248 = 647 (100%)
R 173 of 647 ~ 26.74%
G 226 of 647 ~ 34.93%
B 248 of 647 ~ 38.33'%

%26.74
%34.93
%38.33

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.24%
  • eflatun tonu 8.87%
  • 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
%8.87
%0
%2.75

Codes

Color #ADE2F8 in popluar color models

AD E2 F8
RGB 173 226 248
HSL 198° 84.27% 82.55%
HSB/HSV 198° 30.24% 97.25%
CMYK 30.24% 8.87% 0.00%
2.75%

Color #ADE2F8 in popluar number systems.

HEX AD E2 F8
Decimal 173 226 248
Binary 10101101 11100010 11111000
Octal 255 342 370

Shades and tints

Shades of #ADE2F8

#ADE2F8
(173,226,248)
#9ECEE2
(158,206,226)
#8FBACC
(143,186,204)
#80A6B6
(128,166,182)
#7192A0
(113,146,160)
#627E8A
(98,126,138)
#536A74
(83,106,116)
#44565E
(68,86,94)
#354248
(53,66,72)
#262E32
(38,46,50)
#171A1C
(23,26,28)
#000000
(0,0,0)

Tints of #ADE2F8

#ADE2F8
(173,226,248)
#B4E4F8
(180,228,248)
#BBE6F8
(187,230,248)
#C2E8F8
(194,232,248)
#C9EAF8
(201,234,248)
#D0ECF8
(208,236,248)
#D7EEF8
(215,238,248)
#DEF0F8
(222,240,248)
#E5F2F8
(229,242,248)
#ECF4F8
(236,244,248)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2F8; }

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

This text font color is #ADE2F8.

Background Color

.myBgColor { background-color: #ADE2F8; }

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

This div background color is #ADE2F8.

Border color

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

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

This div border color is #ADE2F8.

Opacity

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

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

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

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

This text has shadow with #ADE2F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2F8.

Preview

Color preview on black background

This text has color #ADE2F8 on black background.


Color preview on white background

This text has color #ADE2F8 on white background.


Black color preview on #ADE2F8 background

This text has black color on #ADE2F8 background.


White color preview on #ADE2F8 background

This text has white color on #ADE2F8 background.


Related colors

Complementary color

Complementary color for #hex is #521D07.


I love getcolorcode.com

Triadic colors

1 #F8ADE2 and #E2F8AD with #ADE2F8 are triadic colors.

2 #F8E2AD and #E2ADF8 with #ADE2F8 are triadic colors.