COLOR #ADE8F1

HEX: #ADE8F1 RGB: (173,232,241)

Renk bilgisi

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

RGB renk modeli

#ADE8F1 color RGB value is (173,232,241).

RGB: (173,232,241) (68%, 91%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 241 of 255 = 95%

173
232
241

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 241 = 646 (100%)
R 173 of 646 ~ 26.78%
G 232 of 646 ~ 35.91%
B 241 of 646 ~ 37.31'%

%26.78
%35.91
%37.31

CMYK RENK MODELİ

#ADE8F1 rengi CMYK tonu (28,4,0,5).

  • camgöbeği tonu 28.22%
  • eflatun tonu 3.73%
  • sarı tonu 0.00%
  • ana renk tonu 5.49%

CMYK: (28,4,0,5)
C28M4Y0K5 (28%, 4%, 0%, 5%)
(0.28 / 0.04 / 0.00 / 0.05)

CMYK yüzdeleri

%28.22
%3.73
%0
%5.49

Codes

Color #ADE8F1 in popluar color models

AD E8 F1
RGB 173 232 241
HSL 188° 70.83% 81.18%
HSB/HSV 188° 28.22% 94.51%
CMYK 28.22% 3.73% 0.00%
5.49%

Color #ADE8F1 in popluar number systems.

HEX AD E8 F1
Decimal 173 232 241
Binary 10101101 11101000 11110001
Octal 255 350 361

Shades and tints

Shades of #ADE8F1

#ADE8F1
(173,232,241)
#9ED3DC
(158,211,220)
#8FBEC7
(143,190,199)
#80A9B2
(128,169,178)
#71949D
(113,148,157)
#627F88
(98,127,136)
#536A73
(83,106,115)
#44555E
(68,85,94)
#354049
(53,64,73)
#262B34
(38,43,52)
#17161F
(23,22,31)
#000000
(0,0,0)

Tints of #ADE8F1

#ADE8F1
(173,232,241)
#B4EAF2
(180,234,242)
#BBECF3
(187,236,243)
#C2EEF4
(194,238,244)
#C9F0F5
(201,240,245)
#D0F2F6
(208,242,246)
#D7F4F7
(215,244,247)
#DEF6F8
(222,246,248)
#E5F8F9
(229,248,249)
#ECFAFA
(236,250,250)
#F3FCFB
(243,252,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8F1; }

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

This text font color is #ADE8F1.

Background Color

.myBgColor { background-color: #ADE8F1; }

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

This div background color is #ADE8F1.

Border color

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

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

This div border color is #ADE8F1.

Opacity

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

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

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

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

This text has shadow with #ADE8F1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8F1.

Preview

Color preview on black background

This text has color #ADE8F1 on black background.


Color preview on white background

This text has color #ADE8F1 on white background.


Black color preview on #ADE8F1 background

This text has black color on #ADE8F1 background.


White color preview on #ADE8F1 background

This text has white color on #ADE8F1 background.


Related colors

Complementary color

Complementary color for #hex is #52170E.


I love getcolorcode.com

Triadic colors

1 #F1ADE8 and #E8F1AD with #ADE8F1 are triadic colors.

2 #F1E8AD and #E8ADF1 with #ADE8F1 are triadic colors.