COLOR #ADEBFD

HEX: #ADEBFD RGB: (173,235,253)

Renk bilgisi

#ADEBFD contains mainly green and blue colors. #ADEBFD ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADEBFD color RGB value is (173,235,253).

RGB: (173,235,253) (68%, 92%, 99%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 253 of 255 = 99%

173
235
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 253 = 661 (100%)
R 173 of 661 ~ 26.17%
G 235 of 661 ~ 35.55%
B 253 of 661 ~ 38.28'%

%26.17
%35.55
%38.28

CMYK RENK MODELİ

#ADEBFD rengi CMYK tonu (32,7,0,1).

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

CMYK: (32,7,0,1)
C32M7Y0K1 (32%, 7%, 0%, 1%)
(0.32 / 0.07 / 0.00 / 0.01)

CMYK yüzdeleri

%31.62
%7.11
%0
%0.78

Codes

Color #ADEBFD in popluar color models

AD EB FD
RGB 173 235 253
HSL 194° 95.24% 83.53%
HSB/HSV 194° 31.62% 99.22%
CMYK 31.62% 7.11% 0.00%
0.78%

Color #ADEBFD in popluar number systems.

HEX AD EB FD
Decimal 173 235 253
Binary 10101101 11101011 11111101
Octal 255 353 375

Shades and tints

Shades of #ADEBFD

#ADEBFD
(173,235,253)
#9ED6E6
(158,214,230)
#8FC1CF
(143,193,207)
#80ACB8
(128,172,184)
#7197A1
(113,151,161)
#62828A
(98,130,138)
#536D73
(83,109,115)
#44585C
(68,88,92)
#354345
(53,67,69)
#262E2E
(38,46,46)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADEBFD

#ADEBFD
(173,235,253)
#B4ECFD
(180,236,253)
#BBEDFD
(187,237,253)
#C2EEFD
(194,238,253)
#C9EFFD
(201,239,253)
#D0F0FD
(208,240,253)
#D7F1FD
(215,241,253)
#DEF2FD
(222,242,253)
#E5F3FD
(229,243,253)
#ECF4FD
(236,244,253)
#F3F5FD
(243,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBFD; }

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

This text font color is #ADEBFD.

Background Color

.myBgColor { background-color: #ADEBFD; }

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

This div background color is #ADEBFD.

Border color

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

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

This div border color is #ADEBFD.

Opacity

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

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

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

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

This text has shadow with #ADEBFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBFD.

Preview

Color preview on black background

This text has color #ADEBFD on black background.


Color preview on white background

This text has color #ADEBFD on white background.


Black color preview on #ADEBFD background

This text has black color on #ADEBFD background.


White color preview on #ADEBFD background

This text has white color on #ADEBFD background.


Related colors

Complementary color

Complementary color for #hex is #521402.


I love getcolorcode.com

Triadic colors

1 #FDADEB and #EBFDAD with #ADEBFD are triadic colors.

2 #FDEBAD and #EBADFD with #ADEBFD are triadic colors.