COLOR #ADE1FD

HEX: #ADE1FD RGB: (173,225,253)

Renk bilgisi

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

RGB renk modeli

#ADE1FD color RGB value is (173,225,253).

RGB: (173,225,253) (68%, 88%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 253 of 255 = 99%

173
225
253

R + G + B ~ 85%. #ADE1FD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 253 = 651 (100%)
R 173 of 651 ~ 26.57%
G 225 of 651 ~ 34.56%
B 253 of 651 ~ 38.86'%

%26.57
%34.56
%38.86

CMYK RENK MODELİ

#ADE1FD rengi CMYK tonu (32,11,0,1).

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

CMYK: (32,11,0,1)
C32M11Y0K1 (32%, 11%, 0%, 1%)
(0.32 / 0.11 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%11.07
%0
%0.78

Codes

Color #ADE1FD in popluar color models

AD E1 FD
RGB 173 225 253
HSL 201° 95.24% 83.53%
HSB/HSV 201° 31.62% 99.22%
CMYK 31.62% 11.07% 0.00%
0.78%

Color #ADE1FD in popluar number systems.

HEX AD E1 FD
Decimal 173 225 253
Binary 10101101 11100001 11111101
Octal 255 341 375

Shades and tints

Shades of #ADE1FD

#ADE1FD
(173,225,253)
#9ECDE6
(158,205,230)
#8FB9CF
(143,185,207)
#80A5B8
(128,165,184)
#7191A1
(113,145,161)
#627D8A
(98,125,138)
#536973
(83,105,115)
#44555C
(68,85,92)
#354145
(53,65,69)
#262D2E
(38,45,46)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADE1FD

#ADE1FD
(173,225,253)
#B4E3FD
(180,227,253)
#BBE5FD
(187,229,253)
#C2E7FD
(194,231,253)
#C9E9FD
(201,233,253)
#D0EBFD
(208,235,253)
#D7EDFD
(215,237,253)
#DEEFFD
(222,239,253)
#E5F1FD
(229,241,253)
#ECF3FD
(236,243,253)
#F3F5FD
(243,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1FD; }

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

This text font color is #ADE1FD.

Background Color

.myBgColor { background-color: #ADE1FD; }

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

This div background color is #ADE1FD.

Border color

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

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

This div border color is #ADE1FD.

Opacity

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

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

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

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

This text has shadow with #ADE1FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1FD.

Preview

Color preview on black background

This text has color #ADE1FD on black background.


Color preview on white background

This text has color #ADE1FD on white background.


Black color preview on #ADE1FD background

This text has black color on #ADE1FD background.


White color preview on #ADE1FD background

This text has white color on #ADE1FD background.


Related colors

Complementary color

Complementary color for #hex is #521E02.


I love getcolorcode.com

Triadic colors

1 #FDADE1 and #E1FDAD with #ADE1FD are triadic colors.

2 #FDE1AD and #E1ADFD with #ADE1FD are triadic colors.