COLOR #ADE9F2

HEX: #ADE9F2 RGB: (173,233,242)

Renk bilgisi

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

RGB renk modeli

#ADE9F2 color RGB value is (173,233,242).

RGB: (173,233,242) (68%, 91%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 242 of 255 = 95%

173
233
242

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 242 = 648 (100%)
R 173 of 648 ~ 26.7%
G 233 of 648 ~ 35.96%
B 242 of 648 ~ 37.35'%

%26.7
%35.96
%37.35

CMYK RENK MODELİ

#ADE9F2 rengi CMYK tonu (29,4,0,5).

  • camgöbeği tonu 28.51%
  • eflatun tonu 3.72%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%

CMYK: (29,4,0,5)
C29M4Y0K5 (29%, 4%, 0%, 5%)
(0.29 / 0.04 / 0.00 / 0.05)

CMYK yüzdeleri

%28.51
%3.72
%0
%5.1

Codes

Color #ADE9F2 in popluar color models

AD E9 F2
RGB 173 233 242
HSL 188° 72.63% 81.37%
HSB/HSV 188° 28.51% 94.90%
CMYK 28.51% 3.72% 0.00%
5.10%

Color #ADE9F2 in popluar number systems.

HEX AD E9 F2
Decimal 173 233 242
Binary 10101101 11101001 11110010
Octal 255 351 362

Shades and tints

Shades of #ADE9F2

#ADE9F2
(173,233,242)
#9ED4DC
(158,212,220)
#8FBFC6
(143,191,198)
#80AAB0
(128,170,176)
#71959A
(113,149,154)
#628084
(98,128,132)
#536B6E
(83,107,110)
#445658
(68,86,88)
#354142
(53,65,66)
#262C2C
(38,44,44)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #ADE9F2

#ADE9F2
(173,233,242)
#B4EBF3
(180,235,243)
#BBEDF4
(187,237,244)
#C2EFF5
(194,239,245)
#C9F1F6
(201,241,246)
#D0F3F7
(208,243,247)
#D7F5F8
(215,245,248)
#DEF7F9
(222,247,249)
#E5F9FA
(229,249,250)
#ECFBFB
(236,251,251)
#F3FDFC
(243,253,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE9F2 color. Also use rgb(173,233,242) instead hex code.

Text Font Color

.myTextColor { color: #ADE9F2; }

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

This text font color is #ADE9F2.

Background Color

.myBgColor { background-color: #ADE9F2; }

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

This div background color is #ADE9F2.

Border color

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

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

This div border color is #ADE9F2.

Opacity

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

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

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

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

This text has shadow with #ADE9F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9F2.

Preview

Color preview on black background

This text has color #ADE9F2 on black background.


Color preview on white background

This text has color #ADE9F2 on white background.


Black color preview on #ADE9F2 background

This text has black color on #ADE9F2 background.


White color preview on #ADE9F2 background

This text has white color on #ADE9F2 background.


Related colors

Complementary color

Complementary color for #hex is #52160D.


I love getcolorcode.com

Triadic colors

1 #F2ADE9 and #E9F2AD with #ADE9F2 are triadic colors.

2 #F2E9AD and #E9ADF2 with #ADE9F2 are triadic colors.