COLOR #ADE7EC

HEX: #ADE7EC RGB: (173,231,236)

Renk bilgisi

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

RGB renk modeli

#ADE7EC color RGB value is (173,231,236).

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

RGB bağlantıları ve doygunluk

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

173
231
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 236 = 640 (100%)
R 173 of 640 ~ 27.03%
G 231 of 640 ~ 36.09%
B 236 of 640 ~ 36.88'%

%27.03
%36.09
%36.88

CMYK RENK MODELİ

#ADE7EC rengi CMYK tonu (27,2,0,7).

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

CMYK: (27,2,0,7)
C27M2Y0K7 (27%, 2%, 0%, 7%)
(0.27 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%2.12
%0
%7.45

Codes

Color #ADE7EC in popluar color models

AD E7 EC
RGB 173 231 236
HSL 185° 62.38% 80.20%
HSB/HSV 185° 26.69% 92.55%
CMYK 26.69% 2.12% 0.00%
7.45%

Color #ADE7EC in popluar number systems.

HEX AD E7 EC
Decimal 173 231 236
Binary 10101101 11100111 11101100
Octal 255 347 354

Shades and tints

Shades of #ADE7EC

#ADE7EC
(173,231,236)
#9ED2D7
(158,210,215)
#8FBDC2
(143,189,194)
#80A8AD
(128,168,173)
#719398
(113,147,152)
#627E83
(98,126,131)
#53696E
(83,105,110)
#445459
(68,84,89)
#353F44
(53,63,68)
#262A2F
(38,42,47)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #ADE7EC

#ADE7EC
(173,231,236)
#B4E9ED
(180,233,237)
#BBEBEE
(187,235,238)
#C2EDEF
(194,237,239)
#C9EFF0
(201,239,240)
#D0F1F1
(208,241,241)
#D7F3F2
(215,243,242)
#DEF5F3
(222,245,243)
#E5F7F4
(229,247,244)
#ECF9F5
(236,249,245)
#F3FBF6
(243,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7EC; }

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

This text font color is #ADE7EC.

Background Color

.myBgColor { background-color: #ADE7EC; }

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

This div background color is #ADE7EC.

Border color

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

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

This div border color is #ADE7EC.

Opacity

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

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

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

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

This text has shadow with #ADE7EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7EC.

Preview

Color preview on black background

This text has color #ADE7EC on black background.


Color preview on white background

This text has color #ADE7EC on white background.


Black color preview on #ADE7EC background

This text has black color on #ADE7EC background.


White color preview on #ADE7EC background

This text has white color on #ADE7EC background.


Related colors

Complementary color

Complementary color for #hex is #521813.


I love getcolorcode.com

Triadic colors

1 #ECADE7 and #E7ECAD with #ADE7EC are triadic colors.

2 #ECE7AD and #E7ADEC with #ADE7EC are triadic colors.