COLOR #ADE9F5

HEX: #ADE9F5 RGB: (173,233,245)

Renk bilgisi

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

RGB renk modeli

#ADE9F5 color RGB value is (173,233,245).

RGB: (173,233,245) (68%, 91%, 96%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 245 of 255 = 96%

173
233
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 245 = 651 (100%)
R 173 of 651 ~ 26.57%
G 233 of 651 ~ 35.79%
B 245 of 651 ~ 37.63'%

%26.57
%35.79
%37.63

CMYK RENK MODELİ

#ADE9F5 rengi CMYK tonu (29,5,0,4).

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

CMYK: (29,5,0,4)
C29M5Y0K4 (29%, 5%, 0%, 4%)
(0.29 / 0.05 / 0.00 / 0.04)

CMYK yüzdeleri

%29.39
%4.9
%0
%3.92

Codes

Color #ADE9F5 in popluar color models

AD E9 F5
RGB 173 233 245
HSL 190° 78.26% 81.96%
HSB/HSV 190° 29.39% 96.08%
CMYK 29.39% 4.90% 0.00%
3.92%

Color #ADE9F5 in popluar number systems.

HEX AD E9 F5
Decimal 173 233 245
Binary 10101101 11101001 11110101
Octal 255 351 365

Shades and tints

Shades of #ADE9F5

#ADE9F5
(173,233,245)
#9ED4DF
(158,212,223)
#8FBFC9
(143,191,201)
#80AAB3
(128,170,179)
#71959D
(113,149,157)
#628087
(98,128,135)
#536B71
(83,107,113)
#44565B
(68,86,91)
#354145
(53,65,69)
#262C2F
(38,44,47)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADE9F5

#ADE9F5
(173,233,245)
#B4EBF5
(180,235,245)
#BBEDF5
(187,237,245)
#C2EFF5
(194,239,245)
#C9F1F5
(201,241,245)
#D0F3F5
(208,243,245)
#D7F5F5
(215,245,245)
#DEF7F5
(222,247,245)
#E5F9F5
(229,249,245)
#ECFBF5
(236,251,245)
#F3FDF5
(243,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9F5; }

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

This text font color is #ADE9F5.

Background Color

.myBgColor { background-color: #ADE9F5; }

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

This div background color is #ADE9F5.

Border color

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

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

This div border color is #ADE9F5.

Opacity

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

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

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

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

This text has shadow with #ADE9F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9F5.

Preview

Color preview on black background

This text has color #ADE9F5 on black background.


Color preview on white background

This text has color #ADE9F5 on white background.


Black color preview on #ADE9F5 background

This text has black color on #ADE9F5 background.


White color preview on #ADE9F5 background

This text has white color on #ADE9F5 background.


Related colors

Complementary color

Complementary color for #hex is #52160A.


I love getcolorcode.com

Triadic colors

1 #F5ADE9 and #E9F5AD with #ADE9F5 are triadic colors.

2 #F5E9AD and #E9ADF5 with #ADE9F5 are triadic colors.