COLOR #ADE7ED

HEX: #ADE7ED RGB: (173,231,237)

Renk bilgisi

#ADE7ED contains mainly green and blue colors. #ADE7ED ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADE7ED color RGB value is (173,231,237).

RGB: (173,231,237) (68%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 237 of 255 = 93%

173
231
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 237 = 641 (100%)
R 173 of 641 ~ 26.99%
G 231 of 641 ~ 36.04%
B 237 of 641 ~ 36.97'%

%26.99
%36.04
%36.97

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%27
%2.53
%0
%7.06

Codes

Color #ADE7ED in popluar color models

AD E7 ED
RGB 173 231 237
HSL 186° 64.00% 80.39%
HSB/HSV 186° 27.00% 92.94%
CMYK 27.00% 2.53% 0.00%
7.06%

Color #ADE7ED in popluar number systems.

HEX AD E7 ED
Decimal 173 231 237
Binary 10101101 11100111 11101101
Octal 255 347 355

Shades and tints

Shades of #ADE7ED

#ADE7ED
(173,231,237)
#9ED2D8
(158,210,216)
#8FBDC3
(143,189,195)
#80A8AE
(128,168,174)
#719399
(113,147,153)
#627E84
(98,126,132)
#53696F
(83,105,111)
#44545A
(68,84,90)
#353F45
(53,63,69)
#262A30
(38,42,48)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #ADE7ED

#ADE7ED
(173,231,237)
#B4E9EE
(180,233,238)
#BBEBEF
(187,235,239)
#C2EDF0
(194,237,240)
#C9EFF1
(201,239,241)
#D0F1F2
(208,241,242)
#D7F3F3
(215,243,243)
#DEF5F4
(222,245,244)
#E5F7F5
(229,247,245)
#ECF9F6
(236,249,246)
#F3FBF7
(243,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7ED; }

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

This text font color is #ADE7ED.

Background Color

.myBgColor { background-color: #ADE7ED; }

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

This div background color is #ADE7ED.

Border color

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

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

This div border color is #ADE7ED.

Opacity

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

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

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

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

This text has shadow with #ADE7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7ED.

Preview

Color preview on black background

This text has color #ADE7ED on black background.


Color preview on white background

This text has color #ADE7ED on white background.


Black color preview on #ADE7ED background

This text has black color on #ADE7ED background.


White color preview on #ADE7ED background

This text has white color on #ADE7ED background.


Related colors

Complementary color

Complementary color for #hex is #521812.


I love getcolorcode.com

Triadic colors

1 #EDADE7 and #E7EDAD with #ADE7ED are triadic colors.

2 #EDE7AD and #E7ADED with #ADE7ED are triadic colors.