COLOR #ADE1F7

HEX: #ADE1F7 RGB: (173,225,247)

Renk bilgisi

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

RGB renk modeli

#ADE1F7 color RGB value is (173,225,247).

RGB: (173,225,247) (68%, 88%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 247 of 255 = 97%

173
225
247

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 247 = 645 (100%)
R 173 of 645 ~ 26.82%
G 225 of 645 ~ 34.88%
B 247 of 645 ~ 38.29'%

%26.82
%34.88
%38.29

CMYK RENK MODELİ

#ADE1F7 rengi CMYK tonu (30,9,0,3).

  • camgöbeği tonu 29.96%
  • eflatun tonu 8.91%
  • sarı tonu 0.00%
  • ana renk tonu 3.14%

CMYK: (30,9,0,3)
C30M9Y0K3 (30%, 9%, 0%, 3%)
(0.30 / 0.09 / 0.00 / 0.03)

CMYK yüzdeleri

%29.96
%8.91
%0
%3.14

Codes

Color #ADE1F7 in popluar color models

AD E1 F7
RGB 173 225 247
HSL 198° 82.22% 82.35%
HSB/HSV 198° 29.96% 96.86%
CMYK 29.96% 8.91% 0.00%
3.14%

Color #ADE1F7 in popluar number systems.

HEX AD E1 F7
Decimal 173 225 247
Binary 10101101 11100001 11110111
Octal 255 341 367

Shades and tints

Shades of #ADE1F7

#ADE1F7
(173,225,247)
#9ECDE1
(158,205,225)
#8FB9CB
(143,185,203)
#80A5B5
(128,165,181)
#71919F
(113,145,159)
#627D89
(98,125,137)
#536973
(83,105,115)
#44555D
(68,85,93)
#354147
(53,65,71)
#262D31
(38,45,49)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADE1F7

#ADE1F7
(173,225,247)
#B4E3F7
(180,227,247)
#BBE5F7
(187,229,247)
#C2E7F7
(194,231,247)
#C9E9F7
(201,233,247)
#D0EBF7
(208,235,247)
#D7EDF7
(215,237,247)
#DEEFF7
(222,239,247)
#E5F1F7
(229,241,247)
#ECF3F7
(236,243,247)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1F7; }

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

This text font color is #ADE1F7.

Background Color

.myBgColor { background-color: #ADE1F7; }

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

This div background color is #ADE1F7.

Border color

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

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

This div border color is #ADE1F7.

Opacity

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

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

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

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

This text has shadow with #ADE1F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1F7.

Preview

Color preview on black background

This text has color #ADE1F7 on black background.


Color preview on white background

This text has color #ADE1F7 on white background.


Black color preview on #ADE1F7 background

This text has black color on #ADE1F7 background.


White color preview on #ADE1F7 background

This text has white color on #ADE1F7 background.


Related colors

Complementary color

Complementary color for #hex is #521E08.


I love getcolorcode.com

Triadic colors

1 #F7ADE1 and #E1F7AD with #ADE1F7 are triadic colors.

2 #F7E1AD and #E1ADF7 with #ADE1F7 are triadic colors.