COLOR #ADEFE1

HEX: #ADEFE1 RGB: (173,239,225)

Renk bilgisi

#ADEFE1 contains mainly green and blue colors. #ADEFE1 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEFE1 color RGB value is (173,239,225).

RGB: (173,239,225) (68%, 94%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 225 of 255 = 88%

173
239
225

R + G + B ~ 83%. #ADEFE1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 225 = 637 (100%)
R 173 of 637 ~ 27.16%
G 239 of 637 ~ 37.52%
B 225 of 637 ~ 35.32'%

%27.16
%37.52
%35.32

CMYK RENK MODELİ

#ADEFE1 rengi CMYK tonu (28,0,6,6).

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

CMYK: (28,0,6,6)
C28M0Y6K6 (28%, 0%, 6%, 6%)
(0.28 / 0.00 / 0.06 / 0.06)

CMYK yüzdeleri

%27.62
%0
%5.86
%6.27

Codes

Color #ADEFE1 in popluar color models

AD EF E1
RGB 173 239 225
HSL 167° 67.35% 80.78%
HSB/HSV 167° 27.62% 93.73%
CMYK 27.62% 0.00% 5.86%
6.27%

Color #ADEFE1 in popluar number systems.

HEX AD EF E1
Decimal 173 239 225
Binary 10101101 11101111 11100001
Octal 255 357 341

Shades and tints

Shades of #ADEFE1

#ADEFE1
(173,239,225)
#9EDACD
(158,218,205)
#8FC5B9
(143,197,185)
#80B0A5
(128,176,165)
#719B91
(113,155,145)
#62867D
(98,134,125)
#537169
(83,113,105)
#445C55
(68,92,85)
#354741
(53,71,65)
#26322D
(38,50,45)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADEFE1

#ADEFE1
(173,239,225)
#B4F0E3
(180,240,227)
#BBF1E5
(187,241,229)
#C2F2E7
(194,242,231)
#C9F3E9
(201,243,233)
#D0F4EB
(208,244,235)
#D7F5ED
(215,245,237)
#DEF6EF
(222,246,239)
#E5F7F1
(229,247,241)
#ECF8F3
(236,248,243)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFE1; }

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

This text font color is #ADEFE1.

Background Color

.myBgColor { background-color: #ADEFE1; }

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

This div background color is #ADEFE1.

Border color

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

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

This div border color is #ADEFE1.

Opacity

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

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

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

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

This text has shadow with #ADEFE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFE1.

Preview

Color preview on black background

This text has color #ADEFE1 on black background.


Color preview on white background

This text has color #ADEFE1 on white background.


Black color preview on #ADEFE1 background

This text has black color on #ADEFE1 background.


White color preview on #ADEFE1 background

This text has white color on #ADEFE1 background.


Related colors

Complementary color

Complementary color for #hex is #52101E.


I love getcolorcode.com

Triadic colors

1 #E1ADEF and #EFE1AD with #ADEFE1 are triadic colors.

2 #E1EFAD and #EFADE1 with #ADEFE1 are triadic colors.