COLOR #ADE5FE

HEX: #ADE5FE RGB: (173,229,254)

Renk bilgisi

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

RGB renk modeli

#ADE5FE color RGB value is (173,229,254).

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

RGB bağlantıları ve doygunluk

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

173
229
254

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 254 = 656 (100%)
R 173 of 656 ~ 26.37%
G 229 of 656 ~ 34.91%
B 254 of 656 ~ 38.72'%

%26.37
%34.91
%38.72

CMYK RENK MODELİ

#ADE5FE rengi CMYK tonu (32,10,0,0).

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

CMYK: (32,10,0,0)
C32M10Y0K0 (32%, 10%, 0%, 0%)
(0.32 / 0.10 / 0.00 / 0.00)

CMYK yüzdeleri

%31.89
%9.84
%0
%0.39

Codes

Color #ADE5FE in popluar color models

AD E5 FE
RGB 173 229 254
HSL 199° 97.59% 83.73%
HSB/HSV 199° 31.89% 99.61%
CMYK 31.89% 9.84% 0.00%
0.39%

Color #ADE5FE in popluar number systems.

HEX AD E5 FE
Decimal 173 229 254
Binary 10101101 11100101 11111110
Octal 255 345 376

Shades and tints

Shades of #ADE5FE

#ADE5FE
(173,229,254)
#9ED1E7
(158,209,231)
#8FBDD0
(143,189,208)
#80A9B9
(128,169,185)
#7195A2
(113,149,162)
#62818B
(98,129,139)
#536D74
(83,109,116)
#44595D
(68,89,93)
#354546
(53,69,70)
#26312F
(38,49,47)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #ADE5FE

#ADE5FE
(173,229,254)
#B4E7FE
(180,231,254)
#BBE9FE
(187,233,254)
#C2EBFE
(194,235,254)
#C9EDFE
(201,237,254)
#D0EFFE
(208,239,254)
#D7F1FE
(215,241,254)
#DEF3FE
(222,243,254)
#E5F5FE
(229,245,254)
#ECF7FE
(236,247,254)
#F3F9FE
(243,249,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5FE; }

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

This text font color is #ADE5FE.

Background Color

.myBgColor { background-color: #ADE5FE; }

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

This div background color is #ADE5FE.

Border color

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

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

This div border color is #ADE5FE.

Opacity

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

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

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

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

This text has shadow with #ADE5FE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5FE.

Preview

Color preview on black background

This text has color #ADE5FE on black background.


Color preview on white background

This text has color #ADE5FE on white background.


Black color preview on #ADE5FE background

This text has black color on #ADE5FE background.


White color preview on #ADE5FE background

This text has white color on #ADE5FE background.


Related colors

Complementary color

Complementary color for #hex is #521A01.


I love getcolorcode.com

Triadic colors

1 #FEADE5 and #E5FEAD with #ADE5FE are triadic colors.

2 #FEE5AD and #E5ADFE with #ADE5FE are triadic colors.