COLOR #ADE5FD

HEX: #ADE5FD RGB: (173,229,253)

Renk bilgisi

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

RGB renk modeli

#ADE5FD color RGB value is (173,229,253).

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

RGB bağlantıları ve doygunluk

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

173
229
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 253 = 655 (100%)
R 173 of 655 ~ 26.41%
G 229 of 655 ~ 34.96%
B 253 of 655 ~ 38.63'%

%26.41
%34.96
%38.63

CMYK RENK MODELİ

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

  • camgöbeği tonu 31.62%
  • eflatun tonu 9.49%
  • 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.49
%0
%0.78

Codes

Color #ADE5FD in popluar color models

AD E5 FD
RGB 173 229 253
HSL 198° 95.24% 83.53%
HSB/HSV 198° 31.62% 99.22%
CMYK 31.62% 9.49% 0.00%
0.78%

Color #ADE5FD in popluar number systems.

HEX AD E5 FD
Decimal 173 229 253
Binary 10101101 11100101 11111101
Octal 255 345 375

Shades and tints

Shades of #ADE5FD

#ADE5FD
(173,229,253)
#9ED1E6
(158,209,230)
#8FBDCF
(143,189,207)
#80A9B8
(128,169,184)
#7195A1
(113,149,161)
#62818A
(98,129,138)
#536D73
(83,109,115)
#44595C
(68,89,92)
#354545
(53,69,69)
#26312E
(38,49,46)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #ADE5FD

#ADE5FD
(173,229,253)
#B4E7FD
(180,231,253)
#BBE9FD
(187,233,253)
#C2EBFD
(194,235,253)
#C9EDFD
(201,237,253)
#D0EFFD
(208,239,253)
#D7F1FD
(215,241,253)
#DEF3FD
(222,243,253)
#E5F5FD
(229,245,253)
#ECF7FD
(236,247,253)
#F3F9FD
(243,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5FD; }

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

This text font color is #ADE5FD.

Background Color

.myBgColor { background-color: #ADE5FD; }

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

This div background color is #ADE5FD.

Border color

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

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

This div border color is #ADE5FD.

Opacity

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

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

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

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

This text has shadow with #ADE5FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5FD.

Preview

Color preview on black background

This text has color #ADE5FD on black background.


Color preview on white background

This text has color #ADE5FD on white background.


Black color preview on #ADE5FD background

This text has black color on #ADE5FD background.


White color preview on #ADE5FD background

This text has white color on #ADE5FD background.


Related colors

Complementary color

Complementary color for #hex is #521A02.


I love getcolorcode.com

Triadic colors

1 #FDADE5 and #E5FDAD with #ADE5FD are triadic colors.

2 #FDE5AD and #E5ADFD with #ADE5FD are triadic colors.