COLOR #ADE2F7

HEX: #ADE2F7 RGB: (173,226,247)

Renk bilgisi

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

RGB renk modeli

#ADE2F7 color RGB value is (173,226,247).

RGB: (173,226,247) (68%, 89%, 97%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 247 of 255 = 97%

173
226
247

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 247 = 646 (100%)
R 173 of 646 ~ 26.78%
G 226 of 646 ~ 34.98%
B 247 of 646 ~ 38.24'%

%26.78
%34.98
%38.24

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.96%
  • eflatun tonu 8.50%
  • 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.5
%0
%3.14

Codes

Color #ADE2F7 in popluar color models

AD E2 F7
RGB 173 226 247
HSL 197° 82.22% 82.35%
HSB/HSV 197° 29.96% 96.86%
CMYK 29.96% 8.50% 0.00%
3.14%

Color #ADE2F7 in popluar number systems.

HEX AD E2 F7
Decimal 173 226 247
Binary 10101101 11100010 11110111
Octal 255 342 367

Shades and tints

Shades of #ADE2F7

#ADE2F7
(173,226,247)
#9ECEE1
(158,206,225)
#8FBACB
(143,186,203)
#80A6B5
(128,166,181)
#71929F
(113,146,159)
#627E89
(98,126,137)
#536A73
(83,106,115)
#44565D
(68,86,93)
#354247
(53,66,71)
#262E31
(38,46,49)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #ADE2F7

#ADE2F7
(173,226,247)
#B4E4F7
(180,228,247)
#BBE6F7
(187,230,247)
#C2E8F7
(194,232,247)
#C9EAF7
(201,234,247)
#D0ECF7
(208,236,247)
#D7EEF7
(215,238,247)
#DEF0F7
(222,240,247)
#E5F2F7
(229,242,247)
#ECF4F7
(236,244,247)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2F7; }

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

This text font color is #ADE2F7.

Background Color

.myBgColor { background-color: #ADE2F7; }

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

This div background color is #ADE2F7.

Border color

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

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

This div border color is #ADE2F7.

Opacity

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

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

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

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

This text has shadow with #ADE2F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2F7.

Preview

Color preview on black background

This text has color #ADE2F7 on black background.


Color preview on white background

This text has color #ADE2F7 on white background.


Black color preview on #ADE2F7 background

This text has black color on #ADE2F7 background.


White color preview on #ADE2F7 background

This text has white color on #ADE2F7 background.


Related colors

Complementary color

Complementary color for #hex is #521D08.


I love getcolorcode.com

Triadic colors

1 #F7ADE2 and #E2F7AD with #ADE2F7 are triadic colors.

2 #F7E2AD and #E2ADF7 with #ADE2F7 are triadic colors.