COLOR #ADECE0

HEX: #ADECE0 RGB: (173,236,224)

Renk bilgisi

#ADECE0 contains mainly green and blue colors. #ADECE0 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADECE0 color RGB value is (173,236,224).

RGB: (173,236,224) (68%, 93%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 224 of 255 = 88%

173
236
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 224 = 633 (100%)
R 173 of 633 ~ 27.33%
G 236 of 633 ~ 37.28%
B 224 of 633 ~ 35.39'%

%27.33
%37.28
%35.39

CMYK RENK MODELİ

#ADECE0 rengi CMYK tonu (27,0,5,7).

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

CMYK: (27,0,5,7)
C27M0Y5K7 (27%, 0%, 5%, 7%)
(0.27 / 0.00 / 0.05 / 0.07)

CMYK yüzdeleri

%26.69
%0
%5.08
%7.45

Codes

Color #ADECE0 in popluar color models

AD EC E0
RGB 173 236 224
HSL 169° 62.38% 80.20%
HSB/HSV 169° 26.69% 92.55%
CMYK 26.69% 0.00% 5.08%
7.45%

Color #ADECE0 in popluar number systems.

HEX AD EC E0
Decimal 173 236 224
Binary 10101101 11101100 11100000
Octal 255 354 340

Shades and tints

Shades of #ADECE0

#ADECE0
(173,236,224)
#9ED7CC
(158,215,204)
#8FC2B8
(143,194,184)
#80ADA4
(128,173,164)
#719890
(113,152,144)
#62837C
(98,131,124)
#536E68
(83,110,104)
#445954
(68,89,84)
#354440
(53,68,64)
#262F2C
(38,47,44)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #ADECE0

#ADECE0
(173,236,224)
#B4EDE2
(180,237,226)
#BBEEE4
(187,238,228)
#C2EFE6
(194,239,230)
#C9F0E8
(201,240,232)
#D0F1EA
(208,241,234)
#D7F2EC
(215,242,236)
#DEF3EE
(222,243,238)
#E5F4F0
(229,244,240)
#ECF5F2
(236,245,242)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECE0; }

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

This text font color is #ADECE0.

Background Color

.myBgColor { background-color: #ADECE0; }

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

This div background color is #ADECE0.

Border color

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

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

This div border color is #ADECE0.

Opacity

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

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

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

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

This text has shadow with #ADECE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECE0.

Preview

Color preview on black background

This text has color #ADECE0 on black background.


Color preview on white background

This text has color #ADECE0 on white background.


Black color preview on #ADECE0 background

This text has black color on #ADECE0 background.


White color preview on #ADECE0 background

This text has white color on #ADECE0 background.


Related colors

Complementary color

Complementary color for #hex is #52131F.


I love getcolorcode.com

Triadic colors

1 #E0ADEC and #ECE0AD with #ADECE0 are triadic colors.

2 #E0ECAD and #ECADE0 with #ADECE0 are triadic colors.