COLOR #ADE6F0

HEX: #ADE6F0 RGB: (173,230,240)

Renk bilgisi

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

RGB renk modeli

#ADE6F0 color RGB value is (173,230,240).

RGB: (173,230,240) (68%, 90%, 94%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 240 of 255 = 94%

173
230
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 240 = 643 (100%)
R 173 of 643 ~ 26.91%
G 230 of 643 ~ 35.77%
B 240 of 643 ~ 37.33'%

%26.91
%35.77
%37.33

CMYK RENK MODELİ

#ADE6F0 rengi CMYK tonu (28,4,0,6).

  • camgöbeği tonu 27.92%
  • eflatun tonu 4.17%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (28,4,0,6)
C28M4Y0K6 (28%, 4%, 0%, 6%)
(0.28 / 0.04 / 0.00 / 0.06)

CMYK yüzdeleri

%27.92
%4.17
%0
%5.88

Codes

Color #ADE6F0 in popluar color models

AD E6 F0
RGB 173 230 240
HSL 189° 69.07% 80.98%
HSB/HSV 189° 27.92% 94.12%
CMYK 27.92% 4.17% 0.00%
5.88%

Color #ADE6F0 in popluar number systems.

HEX AD E6 F0
Decimal 173 230 240
Binary 10101101 11100110 11110000
Octal 255 346 360

Shades and tints

Shades of #ADE6F0

#ADE6F0
(173,230,240)
#9ED2DB
(158,210,219)
#8FBEC6
(143,190,198)
#80AAB1
(128,170,177)
#71969C
(113,150,156)
#628287
(98,130,135)
#536E72
(83,110,114)
#445A5D
(68,90,93)
#354648
(53,70,72)
#263233
(38,50,51)
#171E1E
(23,30,30)
#000000
(0,0,0)

Tints of #ADE6F0

#ADE6F0
(173,230,240)
#B4E8F1
(180,232,241)
#BBEAF2
(187,234,242)
#C2ECF3
(194,236,243)
#C9EEF4
(201,238,244)
#D0F0F5
(208,240,245)
#D7F2F6
(215,242,246)
#DEF4F7
(222,244,247)
#E5F6F8
(229,246,248)
#ECF8F9
(236,248,249)
#F3FAFA
(243,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE6F0 color. Also use rgb(173,230,240) instead hex code.

Text Font Color

.myTextColor { color: #ADE6F0; }

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

This text font color is #ADE6F0.

Background Color

.myBgColor { background-color: #ADE6F0; }

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

This div background color is #ADE6F0.

Border color

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

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

This div border color is #ADE6F0.

Opacity

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

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

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

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

This text has shadow with #ADE6F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6F0.

Preview

Color preview on black background

This text has color #ADE6F0 on black background.


Color preview on white background

This text has color #ADE6F0 on white background.


Black color preview on #ADE6F0 background

This text has black color on #ADE6F0 background.


White color preview on #ADE6F0 background

This text has white color on #ADE6F0 background.


Related colors

Complementary color

Complementary color for #hex is #52190F.


I love getcolorcode.com

Triadic colors

1 #F0ADE6 and #E6F0AD with #ADE6F0 are triadic colors.

2 #F0E6AD and #E6ADF0 with #ADE6F0 are triadic colors.