COLOR #ADE3ED

HEX: #ADE3ED RGB: (173,227,237)

Renk bilgisi

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

RGB renk modeli

#ADE3ED color RGB value is (173,227,237).

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

RGB bağlantıları ve doygunluk

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

173
227
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 237 = 637 (100%)
R 173 of 637 ~ 27.16%
G 227 of 637 ~ 35.64%
B 237 of 637 ~ 37.21'%

%27.16
%35.64
%37.21

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.00%
  • eflatun tonu 4.22%
  • 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
%4.22
%0
%7.06

Codes

Color #ADE3ED in popluar color models

AD E3 ED
RGB 173 227 237
HSL 189° 64.00% 80.39%
HSB/HSV 189° 27.00% 92.94%
CMYK 27.00% 4.22% 0.00%
7.06%

Color #ADE3ED in popluar number systems.

HEX AD E3 ED
Decimal 173 227 237
Binary 10101101 11100011 11101101
Octal 255 343 355

Shades and tints

Shades of #ADE3ED

#ADE3ED
(173,227,237)
#9ECFD8
(158,207,216)
#8FBBC3
(143,187,195)
#80A7AE
(128,167,174)
#719399
(113,147,153)
#627F84
(98,127,132)
#536B6F
(83,107,111)
#44575A
(68,87,90)
#354345
(53,67,69)
#262F30
(38,47,48)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #ADE3ED

#ADE3ED
(173,227,237)
#B4E5EE
(180,229,238)
#BBE7EF
(187,231,239)
#C2E9F0
(194,233,240)
#C9EBF1
(201,235,241)
#D0EDF2
(208,237,242)
#D7EFF3
(215,239,243)
#DEF1F4
(222,241,244)
#E5F3F5
(229,243,245)
#ECF5F6
(236,245,246)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3ED; }

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

This text font color is #ADE3ED.

Background Color

.myBgColor { background-color: #ADE3ED; }

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

This div background color is #ADE3ED.

Border color

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

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

This div border color is #ADE3ED.

Opacity

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

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

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

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

This text has shadow with #ADE3ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3ED.

Preview

Color preview on black background

This text has color #ADE3ED on black background.


Color preview on white background

This text has color #ADE3ED on white background.


Black color preview on #ADE3ED background

This text has black color on #ADE3ED background.


White color preview on #ADE3ED background

This text has white color on #ADE3ED background.


Related colors

Complementary color

Complementary color for #hex is #521C12.


I love getcolorcode.com

Triadic colors

1 #EDADE3 and #E3EDAD with #ADE3ED are triadic colors.

2 #EDE3AD and #E3ADED with #ADE3ED are triadic colors.