COLOR #ADE6FE

HEX: #ADE6FE RGB: (173,230,254)

Renk bilgisi

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

RGB renk modeli

#ADE6FE color RGB value is (173,230,254).

RGB: (173,230,254) (68%, 90%, 100%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 254 of 255 = 100%

173
230
254

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 254 = 657 (100%)
R 173 of 657 ~ 26.33%
G 230 of 657 ~ 35.01%
B 254 of 657 ~ 38.66'%

%26.33
%35.01
%38.66

CMYK RENK MODELİ

#ADE6FE rengi CMYK tonu (32,9,0,0).

  • camgöbeği tonu 31.89%
  • eflatun tonu 9.45%
  • sarı tonu 0.00%
  • ana renk tonu 0.39%

CMYK: (32,9,0,0)
C32M9Y0K0 (32%, 9%, 0%, 0%)
(0.32 / 0.09 / 0.00 / 0.00)

CMYK yüzdeleri

%31.89
%9.45
%0
%0.39

Codes

Color #ADE6FE in popluar color models

AD E6 FE
RGB 173 230 254
HSL 198° 97.59% 83.73%
HSB/HSV 198° 31.89% 99.61%
CMYK 31.89% 9.45% 0.00%
0.39%

Color #ADE6FE in popluar number systems.

HEX AD E6 FE
Decimal 173 230 254
Binary 10101101 11100110 11111110
Octal 255 346 376

Shades and tints

Shades of #ADE6FE

#ADE6FE
(173,230,254)
#9ED2E7
(158,210,231)
#8FBED0
(143,190,208)
#80AAB9
(128,170,185)
#7196A2
(113,150,162)
#62828B
(98,130,139)
#536E74
(83,110,116)
#445A5D
(68,90,93)
#354646
(53,70,70)
#26322F
(38,50,47)
#171E18
(23,30,24)
#000000
(0,0,0)

Tints of #ADE6FE

#ADE6FE
(173,230,254)
#B4E8FE
(180,232,254)
#BBEAFE
(187,234,254)
#C2ECFE
(194,236,254)
#C9EEFE
(201,238,254)
#D0F0FE
(208,240,254)
#D7F2FE
(215,242,254)
#DEF4FE
(222,244,254)
#E5F6FE
(229,246,254)
#ECF8FE
(236,248,254)
#F3FAFE
(243,250,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6FE; }

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

This text font color is #ADE6FE.

Background Color

.myBgColor { background-color: #ADE6FE; }

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

This div background color is #ADE6FE.

Border color

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

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

This div border color is #ADE6FE.

Opacity

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

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

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

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

This text has shadow with #ADE6FE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6FE.

Preview

Color preview on black background

This text has color #ADE6FE on black background.


Color preview on white background

This text has color #ADE6FE on white background.


Black color preview on #ADE6FE background

This text has black color on #ADE6FE background.


White color preview on #ADE6FE background

This text has white color on #ADE6FE background.


Related colors

Complementary color

Complementary color for #hex is #521901.


I love getcolorcode.com

Triadic colors

1 #FEADE6 and #E6FEAD with #ADE6FE are triadic colors.

2 #FEE6AD and #E6ADFE with #ADE6FE are triadic colors.