COLOR #ADE5EC

HEX: #ADE5EC RGB: (173,229,236)

Renk bilgisi

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

RGB renk modeli

#ADE5EC color RGB value is (173,229,236).

RGB: (173,229,236) (68%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 236 of 255 = 93%

173
229
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 236 = 638 (100%)
R 173 of 638 ~ 27.12%
G 229 of 638 ~ 35.89%
B 236 of 638 ~ 36.99'%

%27.12
%35.89
%36.99

CMYK RENK MODELİ

#ADE5EC rengi CMYK tonu (27,3,0,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 2.97%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (27,3,0,7)
C27M3Y0K7 (27%, 3%, 0%, 7%)
(0.27 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%2.97
%0
%7.45

Codes

Color #ADE5EC in popluar color models

AD E5 EC
RGB 173 229 236
HSL 187° 62.38% 80.20%
HSB/HSV 187° 26.69% 92.55%
CMYK 26.69% 2.97% 0.00%
7.45%

Color #ADE5EC in popluar number systems.

HEX AD E5 EC
Decimal 173 229 236
Binary 10101101 11100101 11101100
Octal 255 345 354

Shades and tints

Shades of #ADE5EC

#ADE5EC
(173,229,236)
#9ED1D7
(158,209,215)
#8FBDC2
(143,189,194)
#80A9AD
(128,169,173)
#719598
(113,149,152)
#628183
(98,129,131)
#536D6E
(83,109,110)
#445959
(68,89,89)
#354544
(53,69,68)
#26312F
(38,49,47)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADE5EC

#ADE5EC
(173,229,236)
#B4E7ED
(180,231,237)
#BBE9EE
(187,233,238)
#C2EBEF
(194,235,239)
#C9EDF0
(201,237,240)
#D0EFF1
(208,239,241)
#D7F1F2
(215,241,242)
#DEF3F3
(222,243,243)
#E5F5F4
(229,245,244)
#ECF7F5
(236,247,245)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5EC; }

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

This text font color is #ADE5EC.

Background Color

.myBgColor { background-color: #ADE5EC; }

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

This div background color is #ADE5EC.

Border color

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

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

This div border color is #ADE5EC.

Opacity

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

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

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

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

This text has shadow with #ADE5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5EC.

Preview

Color preview on black background

This text has color #ADE5EC on black background.


Color preview on white background

This text has color #ADE5EC on white background.


Black color preview on #ADE5EC background

This text has black color on #ADE5EC background.


White color preview on #ADE5EC background

This text has white color on #ADE5EC background.


Related colors

Complementary color

Complementary color for #hex is #521A13.


I love getcolorcode.com

Triadic colors

1 #ECADE5 and #E5ECAD with #ADE5EC are triadic colors.

2 #ECE5AD and #E5ADEC with #ADE5EC are triadic colors.