COLOR #ADE9F9

HEX: #ADE9F9 RGB: (173,233,249)

Renk bilgisi

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

RGB renk modeli

#ADE9F9 color RGB value is (173,233,249).

RGB: (173,233,249) (68%, 91%, 98%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 249 of 255 = 98%

173
233
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 249 = 655 (100%)
R 173 of 655 ~ 26.41%
G 233 of 655 ~ 35.57%
B 249 of 655 ~ 38.02'%

%26.41
%35.57
%38.02

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.52%
  • eflatun tonu 6.43%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

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

CMYK yüzdeleri

%30.52
%6.43
%0
%2.35

Codes

Color #ADE9F9 in popluar color models

AD E9 F9
RGB 173 233 249
HSL 193° 86.36% 82.75%
HSB/HSV 193° 30.52% 97.65%
CMYK 30.52% 6.43% 0.00%
2.35%

Color #ADE9F9 in popluar number systems.

HEX AD E9 F9
Decimal 173 233 249
Binary 10101101 11101001 11111001
Octal 255 351 371

Shades and tints

Shades of #ADE9F9

#ADE9F9
(173,233,249)
#9ED4E3
(158,212,227)
#8FBFCD
(143,191,205)
#80AAB7
(128,170,183)
#7195A1
(113,149,161)
#62808B
(98,128,139)
#536B75
(83,107,117)
#44565F
(68,86,95)
#354149
(53,65,73)
#262C33
(38,44,51)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADE9F9

#ADE9F9
(173,233,249)
#B4EBF9
(180,235,249)
#BBEDF9
(187,237,249)
#C2EFF9
(194,239,249)
#C9F1F9
(201,241,249)
#D0F3F9
(208,243,249)
#D7F5F9
(215,245,249)
#DEF7F9
(222,247,249)
#E5F9F9
(229,249,249)
#ECFBF9
(236,251,249)
#F3FDF9
(243,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9F9; }

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

This text font color is #ADE9F9.

Background Color

.myBgColor { background-color: #ADE9F9; }

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

This div background color is #ADE9F9.

Border color

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

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

This div border color is #ADE9F9.

Opacity

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

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

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

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

This text has shadow with #ADE9F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9F9.

Preview

Color preview on black background

This text has color #ADE9F9 on black background.


Color preview on white background

This text has color #ADE9F9 on white background.


Black color preview on #ADE9F9 background

This text has black color on #ADE9F9 background.


White color preview on #ADE9F9 background

This text has white color on #ADE9F9 background.


Related colors

Complementary color

Complementary color for #hex is #521606.


I love getcolorcode.com

Triadic colors

1 #F9ADE9 and #E9F9AD with #ADE9F9 are triadic colors.

2 #F9E9AD and #E9ADF9 with #ADE9F9 are triadic colors.