COLOR #ADEBF4

HEX: #ADEBF4 RGB: (173,235,244)

Renk bilgisi

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

RGB renk modeli

#ADEBF4 color RGB value is (173,235,244).

RGB: (173,235,244) (68%, 92%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 244 of 255 = 96%

173
235
244

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 244 = 652 (100%)
R 173 of 652 ~ 26.53%
G 235 of 652 ~ 36.04%
B 244 of 652 ~ 37.42'%

%26.53
%36.04
%37.42

CMYK RENK MODELİ

#ADEBF4 rengi CMYK tonu (29,4,0,4).

  • camgöbeği tonu 29.10%
  • eflatun tonu 3.69%
  • sarı tonu 0.00%
  • ana renk tonu 4.31%

CMYK: (29,4,0,4)
C29M4Y0K4 (29%, 4%, 0%, 4%)
(0.29 / 0.04 / 0.00 / 0.04)

CMYK yüzdeleri

%29.1
%3.69
%0
%4.31

Codes

Color #ADEBF4 in popluar color models

AD EB F4
RGB 173 235 244
HSL 188° 76.34% 81.76%
HSB/HSV 188° 29.10% 95.69%
CMYK 29.10% 3.69% 0.00%
4.31%

Color #ADEBF4 in popluar number systems.

HEX AD EB F4
Decimal 173 235 244
Binary 10101101 11101011 11110100
Octal 255 353 364

Shades and tints

Shades of #ADEBF4

#ADEBF4
(173,235,244)
#9ED6DE
(158,214,222)
#8FC1C8
(143,193,200)
#80ACB2
(128,172,178)
#71979C
(113,151,156)
#628286
(98,130,134)
#536D70
(83,109,112)
#44585A
(68,88,90)
#354344
(53,67,68)
#262E2E
(38,46,46)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADEBF4

#ADEBF4
(173,235,244)
#B4ECF5
(180,236,245)
#BBEDF6
(187,237,246)
#C2EEF7
(194,238,247)
#C9EFF8
(201,239,248)
#D0F0F9
(208,240,249)
#D7F1FA
(215,241,250)
#DEF2FB
(222,242,251)
#E5F3FC
(229,243,252)
#ECF4FD
(236,244,253)
#F3F5FE
(243,245,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBF4; }

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

This text font color is #ADEBF4.

Background Color

.myBgColor { background-color: #ADEBF4; }

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

This div background color is #ADEBF4.

Border color

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

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

This div border color is #ADEBF4.

Opacity

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

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

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

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

This text has shadow with #ADEBF4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBF4.

Preview

Color preview on black background

This text has color #ADEBF4 on black background.


Color preview on white background

This text has color #ADEBF4 on white background.


Black color preview on #ADEBF4 background

This text has black color on #ADEBF4 background.


White color preview on #ADEBF4 background

This text has white color on #ADEBF4 background.


Related colors

Complementary color

Complementary color for #hex is #52140B.


I love getcolorcode.com

Triadic colors

1 #F4ADEB and #EBF4AD with #ADEBF4 are triadic colors.

2 #F4EBAD and #EBADF4 with #ADEBF4 are triadic colors.