COLOR #ADE9F3

HEX: #ADE9F3 RGB: (173,233,243)

Renk bilgisi

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

RGB renk modeli

#ADE9F3 color RGB value is (173,233,243).

RGB: (173,233,243) (68%, 91%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 243 of 255 = 95%

173
233
243

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 243 = 649 (100%)
R 173 of 649 ~ 26.66%
G 233 of 649 ~ 35.9%
B 243 of 649 ~ 37.44'%

%26.66
%35.9
%37.44

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%28.81
%4.12
%0
%4.71

Codes

Color #ADE9F3 in popluar color models

AD E9 F3
RGB 173 233 243
HSL 189° 74.47% 81.57%
HSB/HSV 189° 28.81% 95.29%
CMYK 28.81% 4.12% 0.00%
4.71%

Color #ADE9F3 in popluar number systems.

HEX AD E9 F3
Decimal 173 233 243
Binary 10101101 11101001 11110011
Octal 255 351 363

Shades and tints

Shades of #ADE9F3

#ADE9F3
(173,233,243)
#9ED4DD
(158,212,221)
#8FBFC7
(143,191,199)
#80AAB1
(128,170,177)
#71959B
(113,149,155)
#628085
(98,128,133)
#536B6F
(83,107,111)
#445659
(68,86,89)
#354143
(53,65,67)
#262C2D
(38,44,45)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADE9F3

#ADE9F3
(173,233,243)
#B4EBF4
(180,235,244)
#BBEDF5
(187,237,245)
#C2EFF6
(194,239,246)
#C9F1F7
(201,241,247)
#D0F3F8
(208,243,248)
#D7F5F9
(215,245,249)
#DEF7FA
(222,247,250)
#E5F9FB
(229,249,251)
#ECFBFC
(236,251,252)
#F3FDFD
(243,253,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9F3; }

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

This text font color is #ADE9F3.

Background Color

.myBgColor { background-color: #ADE9F3; }

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

This div background color is #ADE9F3.

Border color

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

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

This div border color is #ADE9F3.

Opacity

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

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

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

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

This text has shadow with #ADE9F3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9F3.

Preview

Color preview on black background

This text has color #ADE9F3 on black background.


Color preview on white background

This text has color #ADE9F3 on white background.


Black color preview on #ADE9F3 background

This text has black color on #ADE9F3 background.


White color preview on #ADE9F3 background

This text has white color on #ADE9F3 background.


Related colors

Complementary color

Complementary color for #hex is #52160C.


I love getcolorcode.com

Triadic colors

1 #F3ADE9 and #E9F3AD with #ADE9F3 are triadic colors.

2 #F3E9AD and #E9ADF3 with #ADE9F3 are triadic colors.