COLOR #ADEBF5

HEX: #ADEBF5 RGB: (173,235,245)

Renk bilgisi

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

RGB renk modeli

#ADEBF5 color RGB value is (173,235,245).

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

RGB bağlantıları ve doygunluk

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

173
235
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 245 = 653 (100%)
R 173 of 653 ~ 26.49%
G 235 of 653 ~ 35.99%
B 245 of 653 ~ 37.52'%

%26.49
%35.99
%37.52

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.39%
  • eflatun tonu 4.08%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

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

CMYK yüzdeleri

%29.39
%4.08
%0
%3.92

Codes

Color #ADEBF5 in popluar color models

AD EB F5
RGB 173 235 245
HSL 188° 78.26% 81.96%
HSB/HSV 188° 29.39% 96.08%
CMYK 29.39% 4.08% 0.00%
3.92%

Color #ADEBF5 in popluar number systems.

HEX AD EB F5
Decimal 173 235 245
Binary 10101101 11101011 11110101
Octal 255 353 365

Shades and tints

Shades of #ADEBF5

#ADEBF5
(173,235,245)
#9ED6DF
(158,214,223)
#8FC1C9
(143,193,201)
#80ACB3
(128,172,179)
#71979D
(113,151,157)
#628287
(98,130,135)
#536D71
(83,109,113)
#44585B
(68,88,91)
#354345
(53,67,69)
#262E2F
(38,46,47)
#171919
(23,25,25)
#000000
(0,0,0)

Tints of #ADEBF5

#ADEBF5
(173,235,245)
#B4ECF5
(180,236,245)
#BBEDF5
(187,237,245)
#C2EEF5
(194,238,245)
#C9EFF5
(201,239,245)
#D0F0F5
(208,240,245)
#D7F1F5
(215,241,245)
#DEF2F5
(222,242,245)
#E5F3F5
(229,243,245)
#ECF4F5
(236,244,245)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBF5; }

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

This text font color is #ADEBF5.

Background Color

.myBgColor { background-color: #ADEBF5; }

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

This div background color is #ADEBF5.

Border color

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

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

This div border color is #ADEBF5.

Opacity

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

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

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

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

This text has shadow with #ADEBF5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBF5.

Preview

Color preview on black background

This text has color #ADEBF5 on black background.


Color preview on white background

This text has color #ADEBF5 on white background.


Black color preview on #ADEBF5 background

This text has black color on #ADEBF5 background.


White color preview on #ADEBF5 background

This text has white color on #ADEBF5 background.


Related colors

Complementary color

Complementary color for #hex is #52140A.


I love getcolorcode.com

Triadic colors

1 #F5ADEB and #EBF5AD with #ADEBF5 are triadic colors.

2 #F5EBAD and #EBADF5 with #ADEBF5 are triadic colors.