COLOR #ADEFE5

HEX: #ADEFE5 RGB: (173,239,229)

Renk bilgisi

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

RGB renk modeli

#ADEFE5 color RGB value is (173,239,229).

RGB: (173,239,229) (68%, 94%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 229 of 255 = 90%

173
239
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 229 = 641 (100%)
R 173 of 641 ~ 26.99%
G 239 of 641 ~ 37.29%
B 229 of 641 ~ 35.73'%

%26.99
%37.29
%35.73

CMYK RENK MODELİ

#ADEFE5 rengi CMYK tonu (28,0,4,6).

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

CMYK: (28,0,4,6)
C28M0Y4K6 (28%, 0%, 4%, 6%)
(0.28 / 0.00 / 0.04 / 0.06)

CMYK yüzdeleri

%27.62
%0
%4.18
%6.27

Codes

Color #ADEFE5 in popluar color models

AD EF E5
RGB 173 239 229
HSL 171° 67.35% 80.78%
HSB/HSV 171° 27.62% 93.73%
CMYK 27.62% 0.00% 4.18%
6.27%

Color #ADEFE5 in popluar number systems.

HEX AD EF E5
Decimal 173 239 229
Binary 10101101 11101111 11100101
Octal 255 357 345

Shades and tints

Shades of #ADEFE5

#ADEFE5
(173,239,229)
#9EDAD1
(158,218,209)
#8FC5BD
(143,197,189)
#80B0A9
(128,176,169)
#719B95
(113,155,149)
#628681
(98,134,129)
#53716D
(83,113,109)
#445C59
(68,92,89)
#354745
(53,71,69)
#263231
(38,50,49)
#171D1D
(23,29,29)
#000000
(0,0,0)

Tints of #ADEFE5

#ADEFE5
(173,239,229)
#B4F0E7
(180,240,231)
#BBF1E9
(187,241,233)
#C2F2EB
(194,242,235)
#C9F3ED
(201,243,237)
#D0F4EF
(208,244,239)
#D7F5F1
(215,245,241)
#DEF6F3
(222,246,243)
#E5F7F5
(229,247,245)
#ECF8F7
(236,248,247)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFE5; }

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

This text font color is #ADEFE5.

Background Color

.myBgColor { background-color: #ADEFE5; }

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

This div background color is #ADEFE5.

Border color

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

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

This div border color is #ADEFE5.

Opacity

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

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

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

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

This text has shadow with #ADEFE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFE5.

Preview

Color preview on black background

This text has color #ADEFE5 on black background.


Color preview on white background

This text has color #ADEFE5 on white background.


Black color preview on #ADEFE5 background

This text has black color on #ADEFE5 background.


White color preview on #ADEFE5 background

This text has white color on #ADEFE5 background.


Related colors

Complementary color

Complementary color for #hex is #52101A.


I love getcolorcode.com

Triadic colors

1 #E5ADEF and #EFE5AD with #ADEFE5 are triadic colors.

2 #E5EFAD and #EFADE5 with #ADEFE5 are triadic colors.