COLOR #ADEBF3

HEX: #ADEBF3 RGB: (173,235,243)

Renk bilgisi

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

RGB renk modeli

#ADEBF3 color RGB value is (173,235,243).

RGB: (173,235,243) (68%, 92%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 243 of 255 = 95%

173
235
243

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 243 = 651 (100%)
R 173 of 651 ~ 26.57%
G 235 of 651 ~ 36.1%
B 243 of 651 ~ 37.33'%

%26.57
%36.1
%37.33

CMYK RENK MODELİ

#ADEBF3 rengi CMYK tonu (29,3,0,5).

  • camgöbeği tonu 28.81%
  • eflatun tonu 3.29%
  • sarı tonu 0.00%
  • ana renk tonu 4.71%

CMYK: (29,3,0,5)
C29M3Y0K5 (29%, 3%, 0%, 5%)
(0.29 / 0.03 / 0.00 / 0.05)

CMYK yüzdeleri

%28.81
%3.29
%0
%4.71

Codes

Color #ADEBF3 in popluar color models

AD EB F3
RGB 173 235 243
HSL 187° 74.47% 81.57%
HSB/HSV 187° 28.81% 95.29%
CMYK 28.81% 3.29% 0.00%
4.71%

Color #ADEBF3 in popluar number systems.

HEX AD EB F3
Decimal 173 235 243
Binary 10101101 11101011 11110011
Octal 255 353 363

Shades and tints

Shades of #ADEBF3

#ADEBF3
(173,235,243)
#9ED6DD
(158,214,221)
#8FC1C7
(143,193,199)
#80ACB1
(128,172,177)
#71979B
(113,151,155)
#628285
(98,130,133)
#536D6F
(83,109,111)
#445859
(68,88,89)
#354343
(53,67,67)
#262E2D
(38,46,45)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADEBF3

#ADEBF3
(173,235,243)
#B4ECF4
(180,236,244)
#BBEDF5
(187,237,245)
#C2EEF6
(194,238,246)
#C9EFF7
(201,239,247)
#D0F0F8
(208,240,248)
#D7F1F9
(215,241,249)
#DEF2FA
(222,242,250)
#E5F3FB
(229,243,251)
#ECF4FC
(236,244,252)
#F3F5FD
(243,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBF3; }

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

This text font color is #ADEBF3.

Background Color

.myBgColor { background-color: #ADEBF3; }

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

This div background color is #ADEBF3.

Border color

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

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

This div border color is #ADEBF3.

Opacity

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

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

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

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

This text has shadow with #ADEBF3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBF3.

Preview

Color preview on black background

This text has color #ADEBF3 on black background.


Color preview on white background

This text has color #ADEBF3 on white background.


Black color preview on #ADEBF3 background

This text has black color on #ADEBF3 background.


White color preview on #ADEBF3 background

This text has white color on #ADEBF3 background.


Related colors

Complementary color

Complementary color for #hex is #52140C.


I love getcolorcode.com

Triadic colors

1 #F3ADEB and #EBF3AD with #ADEBF3 are triadic colors.

2 #F3EBAD and #EBADF3 with #ADEBF3 are triadic colors.