COLOR #ADE7F2

HEX: #ADE7F2 RGB: (173,231,242)

Renk bilgisi

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

RGB renk modeli

#ADE7F2 color RGB value is (173,231,242).

RGB: (173,231,242) (68%, 91%, 95%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 242 of 255 = 95%

173
231
242

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 242 = 646 (100%)
R 173 of 646 ~ 26.78%
G 231 of 646 ~ 35.76%
B 242 of 646 ~ 37.46'%

%26.78
%35.76
%37.46

CMYK RENK MODELİ

#ADE7F2 rengi CMYK tonu (29,5,0,5).

  • camgöbeği tonu 28.51%
  • eflatun tonu 4.55%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%

CMYK: (29,5,0,5)
C29M5Y0K5 (29%, 5%, 0%, 5%)
(0.29 / 0.05 / 0.00 / 0.05)

CMYK yüzdeleri

%28.51
%4.55
%0
%5.1

Codes

Color #ADE7F2 in popluar color models

AD E7 F2
RGB 173 231 242
HSL 190° 72.63% 81.37%
HSB/HSV 190° 28.51% 94.90%
CMYK 28.51% 4.55% 0.00%
5.10%

Color #ADE7F2 in popluar number systems.

HEX AD E7 F2
Decimal 173 231 242
Binary 10101101 11100111 11110010
Octal 255 347 362

Shades and tints

Shades of #ADE7F2

#ADE7F2
(173,231,242)
#9ED2DC
(158,210,220)
#8FBDC6
(143,189,198)
#80A8B0
(128,168,176)
#71939A
(113,147,154)
#627E84
(98,126,132)
#53696E
(83,105,110)
#445458
(68,84,88)
#353F42
(53,63,66)
#262A2C
(38,42,44)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #ADE7F2

#ADE7F2
(173,231,242)
#B4E9F3
(180,233,243)
#BBEBF4
(187,235,244)
#C2EDF5
(194,237,245)
#C9EFF6
(201,239,246)
#D0F1F7
(208,241,247)
#D7F3F8
(215,243,248)
#DEF5F9
(222,245,249)
#E5F7FA
(229,247,250)
#ECF9FB
(236,249,251)
#F3FBFC
(243,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE7F2 color. Also use rgb(173,231,242) instead hex code.

Text Font Color

.myTextColor { color: #ADE7F2; }

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

This text font color is #ADE7F2.

Background Color

.myBgColor { background-color: #ADE7F2; }

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

This div background color is #ADE7F2.

Border color

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

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

This div border color is #ADE7F2.

Opacity

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

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

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

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

This text has shadow with #ADE7F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7F2.

Preview

Color preview on black background

This text has color #ADE7F2 on black background.


Color preview on white background

This text has color #ADE7F2 on white background.


Black color preview on #ADE7F2 background

This text has black color on #ADE7F2 background.


White color preview on #ADE7F2 background

This text has white color on #ADE7F2 background.


Related colors

Complementary color

Complementary color for #hex is #52180D.


I love getcolorcode.com

Triadic colors

1 #F2ADE7 and #E7F2AD with #ADE7F2 are triadic colors.

2 #F2E7AD and #E7ADF2 with #ADE7F2 are triadic colors.