COLOR #ADE2F9

HEX: #ADE2F9 RGB: (173,226,249)

Renk bilgisi

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

RGB renk modeli

#ADE2F9 color RGB value is (173,226,249).

RGB: (173,226,249) (68%, 89%, 98%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 249 of 255 = 98%

173
226
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 249 = 648 (100%)
R 173 of 648 ~ 26.7%
G 226 of 648 ~ 34.88%
B 249 of 648 ~ 38.43'%

%26.7
%34.88
%38.43

CMYK RENK MODELİ

#ADE2F9 rengi CMYK tonu (31,9,0,2).

  • camgöbeği tonu 30.52%
  • eflatun tonu 9.24%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (31,9,0,2)
C31M9Y0K2 (31%, 9%, 0%, 2%)
(0.31 / 0.09 / 0.00 / 0.02)

CMYK yüzdeleri

%30.52
%9.24
%0
%2.35

Codes

Color #ADE2F9 in popluar color models

AD E2 F9
RGB 173 226 249
HSL 198° 86.36% 82.75%
HSB/HSV 198° 30.52% 97.65%
CMYK 30.52% 9.24% 0.00%
2.35%

Color #ADE2F9 in popluar number systems.

HEX AD E2 F9
Decimal 173 226 249
Binary 10101101 11100010 11111001
Octal 255 342 371

Shades and tints

Shades of #ADE2F9

#ADE2F9
(173,226,249)
#9ECEE3
(158,206,227)
#8FBACD
(143,186,205)
#80A6B7
(128,166,183)
#7192A1
(113,146,161)
#627E8B
(98,126,139)
#536A75
(83,106,117)
#44565F
(68,86,95)
#354249
(53,66,73)
#262E33
(38,46,51)
#171A1D
(23,26,29)
#000000
(0,0,0)

Tints of #ADE2F9

#ADE2F9
(173,226,249)
#B4E4F9
(180,228,249)
#BBE6F9
(187,230,249)
#C2E8F9
(194,232,249)
#C9EAF9
(201,234,249)
#D0ECF9
(208,236,249)
#D7EEF9
(215,238,249)
#DEF0F9
(222,240,249)
#E5F2F9
(229,242,249)
#ECF4F9
(236,244,249)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2F9; }

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

This text font color is #ADE2F9.

Background Color

.myBgColor { background-color: #ADE2F9; }

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

This div background color is #ADE2F9.

Border color

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

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

This div border color is #ADE2F9.

Opacity

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

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

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

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

This text has shadow with #ADE2F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2F9.

Preview

Color preview on black background

This text has color #ADE2F9 on black background.


Color preview on white background

This text has color #ADE2F9 on white background.


Black color preview on #ADE2F9 background

This text has black color on #ADE2F9 background.


White color preview on #ADE2F9 background

This text has white color on #ADE2F9 background.


Related colors

Complementary color

Complementary color for #hex is #521D06.


I love getcolorcode.com

Triadic colors

1 #F9ADE2 and #E2F9AD with #ADE2F9 are triadic colors.

2 #F9E2AD and #E2ADF9 with #ADE2F9 are triadic colors.