COLOR #ADEAF0

HEX: #ADEAF0 RGB: (173,234,240)

Renk bilgisi

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

RGB renk modeli

#ADEAF0 color RGB value is (173,234,240).

RGB: (173,234,240) (68%, 92%, 94%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 234 of 255 = 92%
B 240 of 255 = 94%

173
234
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 240 = 647 (100%)
R 173 of 647 ~ 26.74%
G 234 of 647 ~ 36.17%
B 240 of 647 ~ 37.09'%

%26.74
%36.17
%37.09

CMYK RENK MODELİ

#ADEAF0 rengi CMYK tonu (28,3,0,6).

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

CMYK: (28,3,0,6)
C28M3Y0K6 (28%, 3%, 0%, 6%)
(0.28 / 0.03 / 0.00 / 0.06)

CMYK yüzdeleri

%27.92
%2.5
%0
%5.88

Codes

Color #ADEAF0 in popluar color models

AD EA F0
RGB 173 234 240
HSL 185° 69.07% 80.98%
HSB/HSV 185° 27.92% 94.12%
CMYK 27.92% 2.50% 0.00%
5.88%

Color #ADEAF0 in popluar number systems.

HEX AD EA F0
Decimal 173 234 240
Binary 10101101 11101010 11110000
Octal 255 352 360

Shades and tints

Shades of #ADEAF0

#ADEAF0
(173,234,240)
#9ED5DB
(158,213,219)
#8FC0C6
(143,192,198)
#80ABB1
(128,171,177)
#71969C
(113,150,156)
#628187
(98,129,135)
#536C72
(83,108,114)
#44575D
(68,87,93)
#354248
(53,66,72)
#262D33
(38,45,51)
#17181E
(23,24,30)
#000000
(0,0,0)

Tints of #ADEAF0

#ADEAF0
(173,234,240)
#B4EBF1
(180,235,241)
#BBECF2
(187,236,242)
#C2EDF3
(194,237,243)
#C9EEF4
(201,238,244)
#D0EFF5
(208,239,245)
#D7F0F6
(215,240,246)
#DEF1F7
(222,241,247)
#E5F2F8
(229,242,248)
#ECF3F9
(236,243,249)
#F3F4FA
(243,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEAF0; }

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

This text font color is #ADEAF0.

Background Color

.myBgColor { background-color: #ADEAF0; }

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

This div background color is #ADEAF0.

Border color

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

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

This div border color is #ADEAF0.

Opacity

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

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

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

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

This text has shadow with #ADEAF0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEAF0.

Preview

Color preview on black background

This text has color #ADEAF0 on black background.


Color preview on white background

This text has color #ADEAF0 on white background.


Black color preview on #ADEAF0 background

This text has black color on #ADEAF0 background.


White color preview on #ADEAF0 background

This text has white color on #ADEAF0 background.


Related colors

Complementary color

Complementary color for #hex is #52150F.


I love getcolorcode.com

Triadic colors

1 #F0ADEA and #EAF0AD with #ADEAF0 are triadic colors.

2 #F0EAAD and #EAADF0 with #ADEAF0 are triadic colors.