COLOR #ADE9FB

HEX: #ADE9FB RGB: (173,233,251)

Renk bilgisi

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

RGB renk modeli

#ADE9FB color RGB value is (173,233,251).

RGB: (173,233,251) (68%, 91%, 98%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 251 of 255 = 98%

173
233
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 251 = 657 (100%)
R 173 of 657 ~ 26.33%
G 233 of 657 ~ 35.46%
B 251 of 657 ~ 38.2'%

%26.33
%35.46
%38.2

CMYK RENK MODELİ

#ADE9FB rengi CMYK tonu (31,7,0,2).

  • camgöbeği tonu 31.08%
  • eflatun tonu 7.17%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (31,7,0,2)
C31M7Y0K2 (31%, 7%, 0%, 2%)
(0.31 / 0.07 / 0.00 / 0.02)

CMYK yüzdeleri

%31.08
%7.17
%0
%1.57

Codes

Color #ADE9FB in popluar color models

AD E9 FB
RGB 173 233 251
HSL 194° 90.70% 83.14%
HSB/HSV 194° 31.08% 98.43%
CMYK 31.08% 7.17% 0.00%
1.57%

Color #ADE9FB in popluar number systems.

HEX AD E9 FB
Decimal 173 233 251
Binary 10101101 11101001 11111011
Octal 255 351 373

Shades and tints

Shades of #ADE9FB

#ADE9FB
(173,233,251)
#9ED4E5
(158,212,229)
#8FBFCF
(143,191,207)
#80AAB9
(128,170,185)
#7195A3
(113,149,163)
#62808D
(98,128,141)
#536B77
(83,107,119)
#445661
(68,86,97)
#35414B
(53,65,75)
#262C35
(38,44,53)
#17171F
(23,23,31)
#000000
(0,0,0)

Tints of #ADE9FB

#ADE9FB
(173,233,251)
#B4EBFB
(180,235,251)
#BBEDFB
(187,237,251)
#C2EFFB
(194,239,251)
#C9F1FB
(201,241,251)
#D0F3FB
(208,243,251)
#D7F5FB
(215,245,251)
#DEF7FB
(222,247,251)
#E5F9FB
(229,249,251)
#ECFBFB
(236,251,251)
#F3FDFB
(243,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE9FB color. Also use rgb(173,233,251) instead hex code.

Text Font Color

.myTextColor { color: #ADE9FB; }

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

This text font color is #ADE9FB.

Background Color

.myBgColor { background-color: #ADE9FB; }

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

This div background color is #ADE9FB.

Border color

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

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

This div border color is #ADE9FB.

Opacity

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

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

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

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

This text has shadow with #ADE9FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9FB.

Preview

Color preview on black background

This text has color #ADE9FB on black background.


Color preview on white background

This text has color #ADE9FB on white background.


Black color preview on #ADE9FB background

This text has black color on #ADE9FB background.


White color preview on #ADE9FB background

This text has white color on #ADE9FB background.


Related colors

Complementary color

Complementary color for #hex is #521604.


I love getcolorcode.com

Triadic colors

1 #FBADE9 and #E9FBAD with #ADE9FB are triadic colors.

2 #FBE9AD and #E9ADFB with #ADE9FB are triadic colors.