COLOR #ADE3FD

HEX: #ADE3FD RGB: (173,227,253)

Renk bilgisi

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

RGB renk modeli

#ADE3FD color RGB value is (173,227,253).

RGB: (173,227,253) (68%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 253 of 255 = 99%

173
227
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 253 = 653 (100%)
R 173 of 653 ~ 26.49%
G 227 of 653 ~ 34.76%
B 253 of 653 ~ 38.74'%

%26.49
%34.76
%38.74

CMYK RENK MODELİ

#ADE3FD rengi CMYK tonu (32,10,0,1).

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

CMYK: (32,10,0,1)
C32M10Y0K1 (32%, 10%, 0%, 1%)
(0.32 / 0.10 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%10.28
%0
%0.78

Codes

Color #ADE3FD in popluar color models

AD E3 FD
RGB 173 227 253
HSL 200° 95.24% 83.53%
HSB/HSV 200° 31.62% 99.22%
CMYK 31.62% 10.28% 0.00%
0.78%

Color #ADE3FD in popluar number systems.

HEX AD E3 FD
Decimal 173 227 253
Binary 10101101 11100011 11111101
Octal 255 343 375

Shades and tints

Shades of #ADE3FD

#ADE3FD
(173,227,253)
#9ECFE6
(158,207,230)
#8FBBCF
(143,187,207)
#80A7B8
(128,167,184)
#7193A1
(113,147,161)
#627F8A
(98,127,138)
#536B73
(83,107,115)
#44575C
(68,87,92)
#354345
(53,67,69)
#262F2E
(38,47,46)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #ADE3FD

#ADE3FD
(173,227,253)
#B4E5FD
(180,229,253)
#BBE7FD
(187,231,253)
#C2E9FD
(194,233,253)
#C9EBFD
(201,235,253)
#D0EDFD
(208,237,253)
#D7EFFD
(215,239,253)
#DEF1FD
(222,241,253)
#E5F3FD
(229,243,253)
#ECF5FD
(236,245,253)
#F3F7FD
(243,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3FD; }

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

This text font color is #ADE3FD.

Background Color

.myBgColor { background-color: #ADE3FD; }

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

This div background color is #ADE3FD.

Border color

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

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

This div border color is #ADE3FD.

Opacity

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

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

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

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

This text has shadow with #ADE3FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3FD.

Preview

Color preview on black background

This text has color #ADE3FD on black background.


Color preview on white background

This text has color #ADE3FD on white background.


Black color preview on #ADE3FD background

This text has black color on #ADE3FD background.


White color preview on #ADE3FD background

This text has white color on #ADE3FD background.


Related colors

Complementary color

Complementary color for #hex is #521C02.


I love getcolorcode.com

Triadic colors

1 #FDADE3 and #E3FDAD with #ADE3FD are triadic colors.

2 #FDE3AD and #E3ADFD with #ADE3FD are triadic colors.