COLOR #ADE6FD

HEX: #ADE6FD RGB: (173,230,253)

Renk bilgisi

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

RGB renk modeli

#ADE6FD color RGB value is (173,230,253).

RGB: (173,230,253) (68%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 253 of 255 = 99%

173
230
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 253 = 656 (100%)
R 173 of 656 ~ 26.37%
G 230 of 656 ~ 35.06%
B 253 of 656 ~ 38.57'%

%26.37
%35.06
%38.57

CMYK RENK MODELİ

#ADE6FD rengi CMYK tonu (32,9,0,1).

  • camgöbeği tonu 31.62%
  • eflatun tonu 9.09%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (32,9,0,1)
C32M9Y0K1 (32%, 9%, 0%, 1%)
(0.32 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%9.09
%0
%0.78

Codes

Color #ADE6FD in popluar color models

AD E6 FD
RGB 173 230 253
HSL 197° 95.24% 83.53%
HSB/HSV 197° 31.62% 99.22%
CMYK 31.62% 9.09% 0.00%
0.78%

Color #ADE6FD in popluar number systems.

HEX AD E6 FD
Decimal 173 230 253
Binary 10101101 11100110 11111101
Octal 255 346 375

Shades and tints

Shades of #ADE6FD

#ADE6FD
(173,230,253)
#9ED2E6
(158,210,230)
#8FBECF
(143,190,207)
#80AAB8
(128,170,184)
#7196A1
(113,150,161)
#62828A
(98,130,138)
#536E73
(83,110,115)
#445A5C
(68,90,92)
#354645
(53,70,69)
#26322E
(38,50,46)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #ADE6FD

#ADE6FD
(173,230,253)
#B4E8FD
(180,232,253)
#BBEAFD
(187,234,253)
#C2ECFD
(194,236,253)
#C9EEFD
(201,238,253)
#D0F0FD
(208,240,253)
#D7F2FD
(215,242,253)
#DEF4FD
(222,244,253)
#E5F6FD
(229,246,253)
#ECF8FD
(236,248,253)
#F3FAFD
(243,250,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6FD; }

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

This text font color is #ADE6FD.

Background Color

.myBgColor { background-color: #ADE6FD; }

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

This div background color is #ADE6FD.

Border color

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

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

This div border color is #ADE6FD.

Opacity

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

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

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

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

This text has shadow with #ADE6FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6FD.

Preview

Color preview on black background

This text has color #ADE6FD on black background.


Color preview on white background

This text has color #ADE6FD on white background.


Black color preview on #ADE6FD background

This text has black color on #ADE6FD background.


White color preview on #ADE6FD background

This text has white color on #ADE6FD background.


Related colors

Complementary color

Complementary color for #hex is #521902.


I love getcolorcode.com

Triadic colors

1 #FDADE6 and #E6FDAD with #ADE6FD are triadic colors.

2 #FDE6AD and #E6ADFD with #ADE6FD are triadic colors.