COLOR #ADEBFB

HEX: #ADEBFB RGB: (173,235,251)

Renk bilgisi

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

RGB renk modeli

#ADEBFB color RGB value is (173,235,251).

RGB: (173,235,251) (68%, 92%, 98%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 251 of 255 = 98%

173
235
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 251 = 659 (100%)
R 173 of 659 ~ 26.25%
G 235 of 659 ~ 35.66%
B 251 of 659 ~ 38.09'%

%26.25
%35.66
%38.09

CMYK RENK MODELİ

#ADEBFB rengi CMYK tonu (31,6,0,2).

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

CMYK: (31,6,0,2)
C31M6Y0K2 (31%, 6%, 0%, 2%)
(0.31 / 0.06 / 0.00 / 0.02)

CMYK yüzdeleri

%31.08
%6.37
%0
%1.57

Codes

Color #ADEBFB in popluar color models

AD EB FB
RGB 173 235 251
HSL 192° 90.70% 83.14%
HSB/HSV 192° 31.08% 98.43%
CMYK 31.08% 6.37% 0.00%
1.57%

Color #ADEBFB in popluar number systems.

HEX AD EB FB
Decimal 173 235 251
Binary 10101101 11101011 11111011
Octal 255 353 373

Shades and tints

Shades of #ADEBFB

#ADEBFB
(173,235,251)
#9ED6E5
(158,214,229)
#8FC1CF
(143,193,207)
#80ACB9
(128,172,185)
#7197A3
(113,151,163)
#62828D
(98,130,141)
#536D77
(83,109,119)
#445861
(68,88,97)
#35434B
(53,67,75)
#262E35
(38,46,53)
#17191F
(23,25,31)
#000000
(0,0,0)

Tints of #ADEBFB

#ADEBFB
(173,235,251)
#B4ECFB
(180,236,251)
#BBEDFB
(187,237,251)
#C2EEFB
(194,238,251)
#C9EFFB
(201,239,251)
#D0F0FB
(208,240,251)
#D7F1FB
(215,241,251)
#DEF2FB
(222,242,251)
#E5F3FB
(229,243,251)
#ECF4FB
(236,244,251)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBFB; }

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

This text font color is #ADEBFB.

Background Color

.myBgColor { background-color: #ADEBFB; }

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

This div background color is #ADEBFB.

Border color

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

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

This div border color is #ADEBFB.

Opacity

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

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

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

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

This text has shadow with #ADEBFB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBFB.

Preview

Color preview on black background

This text has color #ADEBFB on black background.


Color preview on white background

This text has color #ADEBFB on white background.


Black color preview on #ADEBFB background

This text has black color on #ADEBFB background.


White color preview on #ADEBFB background

This text has white color on #ADEBFB background.


Related colors

Complementary color

Complementary color for #hex is #521404.


I love getcolorcode.com

Triadic colors

1 #FBADEB and #EBFBAD with #ADEBFB are triadic colors.

2 #FBEBAD and #EBADFB with #ADEBFB are triadic colors.