COLOR #ADEFE4

HEX: #ADEFE4 RGB: (173,239,228)

Renk bilgisi

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

RGB renk modeli

#ADEFE4 color RGB value is (173,239,228).

RGB: (173,239,228) (68%, 94%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 228 of 255 = 89%

173
239
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 228 = 640 (100%)
R 173 of 640 ~ 27.03%
G 239 of 640 ~ 37.34%
B 228 of 640 ~ 35.63'%

%27.03
%37.34
%35.63

CMYK RENK MODELİ

#ADEFE4 rengi CMYK tonu (28,0,5,6).

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

CMYK: (28,0,5,6)
C28M0Y5K6 (28%, 0%, 5%, 6%)
(0.28 / 0.00 / 0.05 / 0.06)

CMYK yüzdeleri

%27.62
%0
%4.6
%6.27

Codes

Color #ADEFE4 in popluar color models

AD EF E4
RGB 173 239 228
HSL 170° 67.35% 80.78%
HSB/HSV 170° 27.62% 93.73%
CMYK 27.62% 0.00% 4.60%
6.27%

Color #ADEFE4 in popluar number systems.

HEX AD EF E4
Decimal 173 239 228
Binary 10101101 11101111 11100100
Octal 255 357 344

Shades and tints

Shades of #ADEFE4

#ADEFE4
(173,239,228)
#9EDAD0
(158,218,208)
#8FC5BC
(143,197,188)
#80B0A8
(128,176,168)
#719B94
(113,155,148)
#628680
(98,134,128)
#53716C
(83,113,108)
#445C58
(68,92,88)
#354744
(53,71,68)
#263230
(38,50,48)
#171D1C
(23,29,28)
#000000
(0,0,0)

Tints of #ADEFE4

#ADEFE4
(173,239,228)
#B4F0E6
(180,240,230)
#BBF1E8
(187,241,232)
#C2F2EA
(194,242,234)
#C9F3EC
(201,243,236)
#D0F4EE
(208,244,238)
#D7F5F0
(215,245,240)
#DEF6F2
(222,246,242)
#E5F7F4
(229,247,244)
#ECF8F6
(236,248,246)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFE4; }

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

This text font color is #ADEFE4.

Background Color

.myBgColor { background-color: #ADEFE4; }

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

This div background color is #ADEFE4.

Border color

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

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

This div border color is #ADEFE4.

Opacity

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

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

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

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

This text has shadow with #ADEFE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFE4.

Preview

Color preview on black background

This text has color #ADEFE4 on black background.


Color preview on white background

This text has color #ADEFE4 on white background.


Black color preview on #ADEFE4 background

This text has black color on #ADEFE4 background.


White color preview on #ADEFE4 background

This text has white color on #ADEFE4 background.


Related colors

Complementary color

Complementary color for #hex is #52101B.


I love getcolorcode.com

Triadic colors

1 #E4ADEF and #EFE4AD with #ADEFE4 are triadic colors.

2 #E4EFAD and #EFADE4 with #ADEFE4 are triadic colors.