COLOR #ADEFEC

HEX: #ADEFEC RGB: (173,239,236)

Renk bilgisi

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

RGB renk modeli

#ADEFEC color RGB value is (173,239,236).

RGB: (173,239,236) (68%, 94%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 236 of 255 = 93%

173
239
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 236 = 648 (100%)
R 173 of 648 ~ 26.7%
G 239 of 648 ~ 36.88%
B 236 of 648 ~ 36.42'%

%26.7
%36.88
%36.42

CMYK RENK MODELİ

#ADEFEC rengi CMYK tonu (28,0,1,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 1.26%
  • ana renk tonu 6.27%

CMYK: (28,0,1,6)
C28M0Y1K6 (28%, 0%, 1%, 6%)
(0.28 / 0.00 / 0.01 / 0.06)

CMYK yüzdeleri

%27.62
%0
%1.26
%6.27

Codes

Color #ADEFEC in popluar color models

AD EF EC
RGB 173 239 236
HSL 177° 67.35% 80.78%
HSB/HSV 177° 27.62% 93.73%
CMYK 27.62% 0.00% 1.26%
6.27%

Color #ADEFEC in popluar number systems.

HEX AD EF EC
Decimal 173 239 236
Binary 10101101 11101111 11101100
Octal 255 357 354

Shades and tints

Shades of #ADEFEC

#ADEFEC
(173,239,236)
#9EDAD7
(158,218,215)
#8FC5C2
(143,197,194)
#80B0AD
(128,176,173)
#719B98
(113,155,152)
#628683
(98,134,131)
#53716E
(83,113,110)
#445C59
(68,92,89)
#354744
(53,71,68)
#26322F
(38,50,47)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADEFEC

#ADEFEC
(173,239,236)
#B4F0ED
(180,240,237)
#BBF1EE
(187,241,238)
#C2F2EF
(194,242,239)
#C9F3F0
(201,243,240)
#D0F4F1
(208,244,241)
#D7F5F2
(215,245,242)
#DEF6F3
(222,246,243)
#E5F7F4
(229,247,244)
#ECF8F5
(236,248,245)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEFEC color. Also use rgb(173,239,236) instead hex code.

Text Font Color

.myTextColor { color: #ADEFEC; }

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

This text font color is #ADEFEC.

Background Color

.myBgColor { background-color: #ADEFEC; }

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

This div background color is #ADEFEC.

Border color

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

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

This div border color is #ADEFEC.

Opacity

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

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

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

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

This text has shadow with #ADEFEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFEC.

Preview

Color preview on black background

This text has color #ADEFEC on black background.


Color preview on white background

This text has color #ADEFEC on white background.


Black color preview on #ADEFEC background

This text has black color on #ADEFEC background.


White color preview on #ADEFEC background

This text has white color on #ADEFEC background.


Related colors

Complementary color

Complementary color for #hex is #521013.


I love getcolorcode.com

Triadic colors

1 #ECADEF and #EFECAD with #ADEFEC are triadic colors.

2 #ECEFAD and #EFADEC with #ADEFEC are triadic colors.