COLOR #ADEFF6

HEX: #ADEFF6 RGB: (173,239,246)

Renk bilgisi

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

RGB renk modeli

#ADEFF6 color RGB value is (173,239,246).

RGB: (173,239,246) (68%, 94%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 246 of 255 = 96%

173
239
246

R + G + B ~ 86%. #ADEFF6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 246 = 658 (100%)
R 173 of 658 ~ 26.29%
G 239 of 658 ~ 36.32%
B 246 of 658 ~ 37.39'%

%26.29
%36.32
%37.39

CMYK RENK MODELİ

#ADEFF6 rengi CMYK tonu (30,3,0,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 2.85%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (30,3,0,4)
C30M3Y0K4 (30%, 3%, 0%, 4%)
(0.30 / 0.03 / 0.00 / 0.04)

CMYK yüzdeleri

%29.67
%2.85
%0
%3.53

Codes

Color #ADEFF6 in popluar color models

AD EF F6
RGB 173 239 246
HSL 186° 80.22% 82.16%
HSB/HSV 186° 29.67% 96.47%
CMYK 29.67% 2.85% 0.00%
3.53%

Color #ADEFF6 in popluar number systems.

HEX AD EF F6
Decimal 173 239 246
Binary 10101101 11101111 11110110
Octal 255 357 366

Shades and tints

Shades of #ADEFF6

#ADEFF6
(173,239,246)
#9EDAE0
(158,218,224)
#8FC5CA
(143,197,202)
#80B0B4
(128,176,180)
#719B9E
(113,155,158)
#628688
(98,134,136)
#537172
(83,113,114)
#445C5C
(68,92,92)
#354746
(53,71,70)
#263230
(38,50,48)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADEFF6

#ADEFF6
(173,239,246)
#B4F0F6
(180,240,246)
#BBF1F6
(187,241,246)
#C2F2F6
(194,242,246)
#C9F3F6
(201,243,246)
#D0F4F6
(208,244,246)
#D7F5F6
(215,245,246)
#DEF6F6
(222,246,246)
#E5F7F6
(229,247,246)
#ECF8F6
(236,248,246)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFF6; }

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

This text font color is #ADEFF6.

Background Color

.myBgColor { background-color: #ADEFF6; }

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

This div background color is #ADEFF6.

Border color

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

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

This div border color is #ADEFF6.

Opacity

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

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

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

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

This text has shadow with #ADEFF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFF6.

Preview

Color preview on black background

This text has color #ADEFF6 on black background.


Color preview on white background

This text has color #ADEFF6 on white background.


Black color preview on #ADEFF6 background

This text has black color on #ADEFF6 background.


White color preview on #ADEFF6 background

This text has white color on #ADEFF6 background.


Related colors

Complementary color

Complementary color for #hex is #521009.


I love getcolorcode.com

Triadic colors

1 #F6ADEF and #EFF6AD with #ADEFF6 are triadic colors.

2 #F6EFAD and #EFADF6 with #ADEFF6 are triadic colors.