COLOR #ADE2FE

HEX: #ADE2FE RGB: (173,226,254)

Renk bilgisi

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

RGB renk modeli

#ADE2FE color RGB value is (173,226,254).

RGB: (173,226,254) (68%, 89%, 100%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 254 of 255 = 100%

173
226
254

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 254 = 653 (100%)
R 173 of 653 ~ 26.49%
G 226 of 653 ~ 34.61%
B 254 of 653 ~ 38.9'%

%26.49
%34.61
%38.9

CMYK RENK MODELİ

#ADE2FE rengi CMYK tonu (32,11,0,0).

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

CMYK: (32,11,0,0)
C32M11Y0K0 (32%, 11%, 0%, 0%)
(0.32 / 0.11 / 0.00 / 0.00)

CMYK yüzdeleri

%31.89
%11.02
%0
%0.39

Codes

Color #ADE2FE in popluar color models

AD E2 FE
RGB 173 226 254
HSL 201° 97.59% 83.73%
HSB/HSV 201° 31.89% 99.61%
CMYK 31.89% 11.02% 0.00%
0.39%

Color #ADE2FE in popluar number systems.

HEX AD E2 FE
Decimal 173 226 254
Binary 10101101 11100010 11111110
Octal 255 342 376

Shades and tints

Shades of #ADE2FE

#ADE2FE
(173,226,254)
#9ECEE7
(158,206,231)
#8FBAD0
(143,186,208)
#80A6B9
(128,166,185)
#7192A2
(113,146,162)
#627E8B
(98,126,139)
#536A74
(83,106,116)
#44565D
(68,86,93)
#354246
(53,66,70)
#262E2F
(38,46,47)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #ADE2FE

#ADE2FE
(173,226,254)
#B4E4FE
(180,228,254)
#BBE6FE
(187,230,254)
#C2E8FE
(194,232,254)
#C9EAFE
(201,234,254)
#D0ECFE
(208,236,254)
#D7EEFE
(215,238,254)
#DEF0FE
(222,240,254)
#E5F2FE
(229,242,254)
#ECF4FE
(236,244,254)
#F3F6FE
(243,246,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2FE; }

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

This text font color is #ADE2FE.

Background Color

.myBgColor { background-color: #ADE2FE; }

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

This div background color is #ADE2FE.

Border color

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

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

This div border color is #ADE2FE.

Opacity

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

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

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

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

This text has shadow with #ADE2FE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2FE.

Preview

Color preview on black background

This text has color #ADE2FE on black background.


Color preview on white background

This text has color #ADE2FE on white background.


Black color preview on #ADE2FE background

This text has black color on #ADE2FE background.


White color preview on #ADE2FE background

This text has white color on #ADE2FE background.


Related colors

Complementary color

Complementary color for #hex is #521D01.


I love getcolorcode.com

Triadic colors

1 #FEADE2 and #E2FEAD with #ADE2FE are triadic colors.

2 #FEE2AD and #E2ADFE with #ADE2FE are triadic colors.