COLOR #ADE4ED

HEX: #ADE4ED RGB: (173,228,237)

Renk bilgisi

#ADE4ED contains mainly green and blue colors. #ADE4ED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADE4ED color RGB value is (173,228,237).

RGB: (173,228,237) (68%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 237 of 255 = 93%

173
228
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 237 = 638 (100%)
R 173 of 638 ~ 27.12%
G 228 of 638 ~ 35.74%
B 237 of 638 ~ 37.15'%

%27.12
%35.74
%37.15

CMYK RENK MODELİ

#ADE4ED rengi CMYK tonu (27,4,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 3.80%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,4,0,7)
C27M4Y0K7 (27%, 4%, 0%, 7%)
(0.27 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%3.8
%0
%7.06

Codes

Color #ADE4ED in popluar color models

AD E4 ED
RGB 173 228 237
HSL 188° 64.00% 80.39%
HSB/HSV 188° 27.00% 92.94%
CMYK 27.00% 3.80% 0.00%
7.06%

Color #ADE4ED in popluar number systems.

HEX AD E4 ED
Decimal 173 228 237
Binary 10101101 11100100 11101101
Octal 255 344 355

Shades and tints

Shades of #ADE4ED

#ADE4ED
(173,228,237)
#9ED0D8
(158,208,216)
#8FBCC3
(143,188,195)
#80A8AE
(128,168,174)
#719499
(113,148,153)
#628084
(98,128,132)
#536C6F
(83,108,111)
#44585A
(68,88,90)
#354445
(53,68,69)
#263030
(38,48,48)
#171C1B
(23,28,27)
#000000
(0,0,0)

Tints of #ADE4ED

#ADE4ED
(173,228,237)
#B4E6EE
(180,230,238)
#BBE8EF
(187,232,239)
#C2EAF0
(194,234,240)
#C9ECF1
(201,236,241)
#D0EEF2
(208,238,242)
#D7F0F3
(215,240,243)
#DEF2F4
(222,242,244)
#E5F4F5
(229,244,245)
#ECF6F6
(236,246,246)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4ED; }

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

This text font color is #ADE4ED.

Background Color

.myBgColor { background-color: #ADE4ED; }

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

This div background color is #ADE4ED.

Border color

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

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

This div border color is #ADE4ED.

Opacity

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

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

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

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

This text has shadow with #ADE4ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4ED.

Preview

Color preview on black background

This text has color #ADE4ED on black background.


Color preview on white background

This text has color #ADE4ED on white background.


Black color preview on #ADE4ED background

This text has black color on #ADE4ED background.


White color preview on #ADE4ED background

This text has white color on #ADE4ED background.


Related colors

Complementary color

Complementary color for #hex is #521B12.


I love getcolorcode.com

Triadic colors

1 #EDADE4 and #E4EDAD with #ADE4ED are triadic colors.

2 #EDE4AD and #E4ADED with #ADE4ED are triadic colors.