COLOR #ADE1F3

HEX: #ADE1F3 RGB: (173,225,243)

Renk bilgisi

#ADE1F3 contains mainly green and blue colors. #ADE1F3 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADE1F3 color RGB value is (173,225,243).

RGB: (173,225,243) (68%, 88%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 243 of 255 = 95%

173
225
243

R + G + B ~ 84%. #ADE1F3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 243 = 641 (100%)
R 173 of 641 ~ 26.99%
G 225 of 641 ~ 35.1%
B 243 of 641 ~ 37.91'%

%26.99
%35.1
%37.91

CMYK RENK MODELİ

#ADE1F3 rengi CMYK tonu (29,7,0,5).

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

CMYK: (29,7,0,5)
C29M7Y0K5 (29%, 7%, 0%, 5%)
(0.29 / 0.07 / 0.00 / 0.05)

CMYK yüzdeleri

%28.81
%7.41
%0
%4.71

Codes

Color #ADE1F3 in popluar color models

AD E1 F3
RGB 173 225 243
HSL 195° 74.47% 81.57%
HSB/HSV 195° 28.81% 95.29%
CMYK 28.81% 7.41% 0.00%
4.71%

Color #ADE1F3 in popluar number systems.

HEX AD E1 F3
Decimal 173 225 243
Binary 10101101 11100001 11110011
Octal 255 341 363

Shades and tints

Shades of #ADE1F3

#ADE1F3
(173,225,243)
#9ECDDD
(158,205,221)
#8FB9C7
(143,185,199)
#80A5B1
(128,165,177)
#71919B
(113,145,155)
#627D85
(98,125,133)
#53696F
(83,105,111)
#445559
(68,85,89)
#354143
(53,65,67)
#262D2D
(38,45,45)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADE1F3

#ADE1F3
(173,225,243)
#B4E3F4
(180,227,244)
#BBE5F5
(187,229,245)
#C2E7F6
(194,231,246)
#C9E9F7
(201,233,247)
#D0EBF8
(208,235,248)
#D7EDF9
(215,237,249)
#DEEFFA
(222,239,250)
#E5F1FB
(229,241,251)
#ECF3FC
(236,243,252)
#F3F5FD
(243,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1F3; }

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

This text font color is #ADE1F3.

Background Color

.myBgColor { background-color: #ADE1F3; }

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

This div background color is #ADE1F3.

Border color

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

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

This div border color is #ADE1F3.

Opacity

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

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

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

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

This text has shadow with #ADE1F3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1F3.

Preview

Color preview on black background

This text has color #ADE1F3 on black background.


Color preview on white background

This text has color #ADE1F3 on white background.


Black color preview on #ADE1F3 background

This text has black color on #ADE1F3 background.


White color preview on #ADE1F3 background

This text has white color on #ADE1F3 background.


Related colors

Complementary color

Complementary color for #hex is #521E0C.


I love getcolorcode.com

Triadic colors

1 #F3ADE1 and #E1F3AD with #ADE1F3 are triadic colors.

2 #F3E1AD and #E1ADF3 with #ADE1F3 are triadic colors.