COLOR #ADE7EF

HEX: #ADE7EF RGB: (173,231,239)

Renk bilgisi

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

RGB renk modeli

#ADE7EF color RGB value is (173,231,239).

RGB: (173,231,239) (68%, 91%, 94%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 239 of 255 = 94%

173
231
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 239 = 643 (100%)
R 173 of 643 ~ 26.91%
G 231 of 643 ~ 35.93%
B 239 of 643 ~ 37.17'%

%26.91
%35.93
%37.17

CMYK RENK MODELİ

#ADE7EF rengi CMYK tonu (28,3,0,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 3.35%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (28,3,0,6)
C28M3Y0K6 (28%, 3%, 0%, 6%)
(0.28 / 0.03 / 0.00 / 0.06)

CMYK yüzdeleri

%27.62
%3.35
%0
%6.27

Codes

Color #ADE7EF in popluar color models

AD E7 EF
RGB 173 231 239
HSL 187° 67.35% 80.78%
HSB/HSV 187° 27.62% 93.73%
CMYK 27.62% 3.35% 0.00%
6.27%

Color #ADE7EF in popluar number systems.

HEX AD E7 EF
Decimal 173 231 239
Binary 10101101 11100111 11101111
Octal 255 347 357

Shades and tints

Shades of #ADE7EF

#ADE7EF
(173,231,239)
#9ED2DA
(158,210,218)
#8FBDC5
(143,189,197)
#80A8B0
(128,168,176)
#71939B
(113,147,155)
#627E86
(98,126,134)
#536971
(83,105,113)
#44545C
(68,84,92)
#353F47
(53,63,71)
#262A32
(38,42,50)
#17151D
(23,21,29)
#000000
(0,0,0)

Tints of #ADE7EF

#ADE7EF
(173,231,239)
#B4E9F0
(180,233,240)
#BBEBF1
(187,235,241)
#C2EDF2
(194,237,242)
#C9EFF3
(201,239,243)
#D0F1F4
(208,241,244)
#D7F3F5
(215,243,245)
#DEF5F6
(222,245,246)
#E5F7F7
(229,247,247)
#ECF9F8
(236,249,248)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7EF; }

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

This text font color is #ADE7EF.

Background Color

.myBgColor { background-color: #ADE7EF; }

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

This div background color is #ADE7EF.

Border color

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

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

This div border color is #ADE7EF.

Opacity

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

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

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

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

This text has shadow with #ADE7EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7EF.

Preview

Color preview on black background

This text has color #ADE7EF on black background.


Color preview on white background

This text has color #ADE7EF on white background.


Black color preview on #ADE7EF background

This text has black color on #ADE7EF background.


White color preview on #ADE7EF background

This text has white color on #ADE7EF background.


Related colors

Complementary color

Complementary color for #hex is #521810.


I love getcolorcode.com

Triadic colors

1 #EFADE7 and #E7EFAD with #ADE7EF are triadic colors.

2 #EFE7AD and #E7ADEF with #ADE7EF are triadic colors.