COLOR #ADEFE6

HEX: #ADEFE6 RGB: (173,239,230)

Renk bilgisi

#ADEFE6 contains mainly green and blue colors. #ADEFE6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEFE6 color RGB value is (173,239,230).

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

RGB bağlantıları ve doygunluk

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

173
239
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 230 = 642 (100%)
R 173 of 642 ~ 26.95%
G 239 of 642 ~ 37.23%
B 230 of 642 ~ 35.83'%

%26.95
%37.23
%35.83

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%27.62
%0
%3.77
%6.27

Codes

Color #ADEFE6 in popluar color models

AD EF E6
RGB 173 239 230
HSL 172° 67.35% 80.78%
HSB/HSV 172° 27.62% 93.73%
CMYK 27.62% 0.00% 3.77%
6.27%

Color #ADEFE6 in popluar number systems.

HEX AD EF E6
Decimal 173 239 230
Binary 10101101 11101111 11100110
Octal 255 357 346

Shades and tints

Shades of #ADEFE6

#ADEFE6
(173,239,230)
#9EDAD2
(158,218,210)
#8FC5BE
(143,197,190)
#80B0AA
(128,176,170)
#719B96
(113,155,150)
#628682
(98,134,130)
#53716E
(83,113,110)
#445C5A
(68,92,90)
#354746
(53,71,70)
#263232
(38,50,50)
#171D1E
(23,29,30)
#000000
(0,0,0)

Tints of #ADEFE6

#ADEFE6
(173,239,230)
#B4F0E8
(180,240,232)
#BBF1EA
(187,241,234)
#C2F2EC
(194,242,236)
#C9F3EE
(201,243,238)
#D0F4F0
(208,244,240)
#D7F5F2
(215,245,242)
#DEF6F4
(222,246,244)
#E5F7F6
(229,247,246)
#ECF8F8
(236,248,248)
#F3F9FA
(243,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFE6; }

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

This text font color is #ADEFE6.

Background Color

.myBgColor { background-color: #ADEFE6; }

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

This div background color is #ADEFE6.

Border color

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

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

This div border color is #ADEFE6.

Opacity

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

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

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

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

This text has shadow with #ADEFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFE6.

Preview

Color preview on black background

This text has color #ADEFE6 on black background.


Color preview on white background

This text has color #ADEFE6 on white background.


Black color preview on #ADEFE6 background

This text has black color on #ADEFE6 background.


White color preview on #ADEFE6 background

This text has white color on #ADEFE6 background.


Related colors

Complementary color

Complementary color for #hex is #521019.


I love getcolorcode.com

Triadic colors

1 #E6ADEF and #EFE6AD with #ADEFE6 are triadic colors.

2 #E6EFAD and #EFADE6 with #ADEFE6 are triadic colors.