COLOR #ADEFE7

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
239
231

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

Yüzdelerle RGB renk parçaları

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

%26.91
%37.17
%35.93

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%27.62
%0
%3.35
%6.27

Codes

Color #ADEFE7 in popluar color models

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

Color #ADEFE7 in popluar number systems.

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

Shades and tints

Shades of #ADEFE7

#ADEFE7
(173,239,231)
#9EDAD2
(158,218,210)
#8FC5BD
(143,197,189)
#80B0A8
(128,176,168)
#719B93
(113,155,147)
#62867E
(98,134,126)
#537169
(83,113,105)
#445C54
(68,92,84)
#35473F
(53,71,63)
#26322A
(38,50,42)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADEFE7

#ADEFE7
(173,239,231)
#B4F0E9
(180,240,233)
#BBF1EB
(187,241,235)
#C2F2ED
(194,242,237)
#C9F3EF
(201,243,239)
#D0F4F1
(208,244,241)
#D7F5F3
(215,245,243)
#DEF6F5
(222,246,245)
#E5F7F7
(229,247,247)
#ECF8F9
(236,248,249)
#F3F9FB
(243,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFE7; }

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

This text font color is #ADEFE7.

Background Color

.myBgColor { background-color: #ADEFE7; }

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

This div background color is #ADEFE7.

Border color

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

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

This div border color is #ADEFE7.

Opacity

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

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

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

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

This text has shadow with #ADEFE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFE7.

Preview

Color preview on black background

This text has color #ADEFE7 on black background.


Color preview on white background

This text has color #ADEFE7 on white background.


Black color preview on #ADEFE7 background

This text has black color on #ADEFE7 background.


White color preview on #ADEFE7 background

This text has white color on #ADEFE7 background.


Related colors

Complementary color

Complementary color for #hex is #521018.


I love getcolorcode.com

Triadic colors

1 #E7ADEF and #EFE7AD with #ADEFE7 are triadic colors.

2 #E7EFAD and #EFADE7 with #ADEFE7 are triadic colors.