COLOR #ADE5F2

HEX: #ADE5F2 RGB: (173,229,242)

Renk bilgisi

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

RGB renk modeli

#ADE5F2 color RGB value is (173,229,242).

RGB: (173,229,242) (68%, 90%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 242 of 255 = 95%

173
229
242

R + G + B ~ 84%. #ADE5F2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 242 = 644 (100%)
R 173 of 644 ~ 26.86%
G 229 of 644 ~ 35.56%
B 242 of 644 ~ 37.58'%

%26.86
%35.56
%37.58

CMYK RENK MODELİ

#ADE5F2 rengi CMYK tonu (29,5,0,5).

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

CMYK: (29,5,0,5)
C29M5Y0K5 (29%, 5%, 0%, 5%)
(0.29 / 0.05 / 0.00 / 0.05)

CMYK yüzdeleri

%28.51
%5.37
%0
%5.1

Codes

Color #ADE5F2 in popluar color models

AD E5 F2
RGB 173 229 242
HSL 191° 72.63% 81.37%
HSB/HSV 191° 28.51% 94.90%
CMYK 28.51% 5.37% 0.00%
5.10%

Color #ADE5F2 in popluar number systems.

HEX AD E5 F2
Decimal 173 229 242
Binary 10101101 11100101 11110010
Octal 255 345 362

Shades and tints

Shades of #ADE5F2

#ADE5F2
(173,229,242)
#9ED1DC
(158,209,220)
#8FBDC6
(143,189,198)
#80A9B0
(128,169,176)
#71959A
(113,149,154)
#628184
(98,129,132)
#536D6E
(83,109,110)
#445958
(68,89,88)
#354542
(53,69,66)
#26312C
(38,49,44)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #ADE5F2

#ADE5F2
(173,229,242)
#B4E7F3
(180,231,243)
#BBE9F4
(187,233,244)
#C2EBF5
(194,235,245)
#C9EDF6
(201,237,246)
#D0EFF7
(208,239,247)
#D7F1F8
(215,241,248)
#DEF3F9
(222,243,249)
#E5F5FA
(229,245,250)
#ECF7FB
(236,247,251)
#F3F9FC
(243,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5F2; }

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

This text font color is #ADE5F2.

Background Color

.myBgColor { background-color: #ADE5F2; }

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

This div background color is #ADE5F2.

Border color

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

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

This div border color is #ADE5F2.

Opacity

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

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

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

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

This text has shadow with #ADE5F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5F2.

Preview

Color preview on black background

This text has color #ADE5F2 on black background.


Color preview on white background

This text has color #ADE5F2 on white background.


Black color preview on #ADE5F2 background

This text has black color on #ADE5F2 background.


White color preview on #ADE5F2 background

This text has white color on #ADE5F2 background.


Related colors

Complementary color

Complementary color for #hex is #521A0D.


I love getcolorcode.com

Triadic colors

1 #F2ADE5 and #E5F2AD with #ADE5F2 are triadic colors.

2 #F2E5AD and #E5ADF2 with #ADE5F2 are triadic colors.