COLOR #ADECE6

HEX: #ADECE6 RGB: (173,236,230)

Renk bilgisi

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

RGB renk modeli

#ADECE6 color RGB value is (173,236,230).

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

RGB bağlantıları ve doygunluk

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

173
236
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 230 = 639 (100%)
R 173 of 639 ~ 27.07%
G 236 of 639 ~ 36.93%
B 230 of 639 ~ 35.99'%

%27.07
%36.93
%35.99

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%26.69
%0
%2.54
%7.45

Codes

Color #ADECE6 in popluar color models

AD EC E6
RGB 173 236 230
HSL 174° 62.38% 80.20%
HSB/HSV 174° 26.69% 92.55%
CMYK 26.69% 0.00% 2.54%
7.45%

Color #ADECE6 in popluar number systems.

HEX AD EC E6
Decimal 173 236 230
Binary 10101101 11101100 11100110
Octal 255 354 346

Shades and tints

Shades of #ADECE6

#ADECE6
(173,236,230)
#9ED7D2
(158,215,210)
#8FC2BE
(143,194,190)
#80ADAA
(128,173,170)
#719896
(113,152,150)
#628382
(98,131,130)
#536E6E
(83,110,110)
#44595A
(68,89,90)
#354446
(53,68,70)
#262F32
(38,47,50)
#171A1E
(23,26,30)
#000000
(0,0,0)

Tints of #ADECE6

#ADECE6
(173,236,230)
#B4EDE8
(180,237,232)
#BBEEEA
(187,238,234)
#C2EFEC
(194,239,236)
#C9F0EE
(201,240,238)
#D0F1F0
(208,241,240)
#D7F2F2
(215,242,242)
#DEF3F4
(222,243,244)
#E5F4F6
(229,244,246)
#ECF5F8
(236,245,248)
#F3F6FA
(243,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECE6; }

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

This text font color is #ADECE6.

Background Color

.myBgColor { background-color: #ADECE6; }

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

This div background color is #ADECE6.

Border color

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

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

This div border color is #ADECE6.

Opacity

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

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

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

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

This text has shadow with #ADECE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECE6.

Preview

Color preview on black background

This text has color #ADECE6 on black background.


Color preview on white background

This text has color #ADECE6 on white background.


Black color preview on #ADECE6 background

This text has black color on #ADECE6 background.


White color preview on #ADECE6 background

This text has white color on #ADECE6 background.


Related colors

Complementary color

Complementary color for #hex is #521319.


I love getcolorcode.com

Triadic colors

1 #E6ADEC and #ECE6AD with #ADECE6 are triadic colors.

2 #E6ECAD and #ECADE6 with #ADECE6 are triadic colors.