COLOR #ADE8F8

HEX: #ADE8F8 RGB: (173,232,248)

Renk bilgisi

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

RGB renk modeli

#ADE8F8 color RGB value is (173,232,248).

RGB: (173,232,248) (68%, 91%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 248 of 255 = 97%

173
232
248

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 248 = 653 (100%)
R 173 of 653 ~ 26.49%
G 232 of 653 ~ 35.53%
B 248 of 653 ~ 37.98'%

%26.49
%35.53
%37.98

CMYK RENK MODELİ

#ADE8F8 rengi CMYK tonu (30,6,0,3).

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

CMYK: (30,6,0,3)
C30M6Y0K3 (30%, 6%, 0%, 3%)
(0.30 / 0.06 / 0.00 / 0.03)

CMYK yüzdeleri

%30.24
%6.45
%0
%2.75

Codes

Color #ADE8F8 in popluar color models

AD E8 F8
RGB 173 232 248
HSL 193° 84.27% 82.55%
HSB/HSV 193° 30.24% 97.25%
CMYK 30.24% 6.45% 0.00%
2.75%

Color #ADE8F8 in popluar number systems.

HEX AD E8 F8
Decimal 173 232 248
Binary 10101101 11101000 11111000
Octal 255 350 370

Shades and tints

Shades of #ADE8F8

#ADE8F8
(173,232,248)
#9ED3E2
(158,211,226)
#8FBECC
(143,190,204)
#80A9B6
(128,169,182)
#7194A0
(113,148,160)
#627F8A
(98,127,138)
#536A74
(83,106,116)
#44555E
(68,85,94)
#354048
(53,64,72)
#262B32
(38,43,50)
#17161C
(23,22,28)
#000000
(0,0,0)

Tints of #ADE8F8

#ADE8F8
(173,232,248)
#B4EAF8
(180,234,248)
#BBECF8
(187,236,248)
#C2EEF8
(194,238,248)
#C9F0F8
(201,240,248)
#D0F2F8
(208,242,248)
#D7F4F8
(215,244,248)
#DEF6F8
(222,246,248)
#E5F8F8
(229,248,248)
#ECFAF8
(236,250,248)
#F3FCF8
(243,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8F8; }

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

This text font color is #ADE8F8.

Background Color

.myBgColor { background-color: #ADE8F8; }

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

This div background color is #ADE8F8.

Border color

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

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

This div border color is #ADE8F8.

Opacity

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

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

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

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

This text has shadow with #ADE8F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8F8.

Preview

Color preview on black background

This text has color #ADE8F8 on black background.


Color preview on white background

This text has color #ADE8F8 on white background.


Black color preview on #ADE8F8 background

This text has black color on #ADE8F8 background.


White color preview on #ADE8F8 background

This text has white color on #ADE8F8 background.


Related colors

Complementary color

Complementary color for #hex is #521707.


I love getcolorcode.com

Triadic colors

1 #F8ADE8 and #E8F8AD with #ADE8F8 are triadic colors.

2 #F8E8AD and #E8ADF8 with #ADE8F8 are triadic colors.