COLOR #ADECE9

HEX: #ADECE9 RGB: (173,236,233)

Renk bilgisi

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

RGB renk modeli

#ADECE9 color RGB value is (173,236,233).

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

RGB bağlantıları ve doygunluk

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

173
236
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 233 = 642 (100%)
R 173 of 642 ~ 26.95%
G 236 of 642 ~ 36.76%
B 233 of 642 ~ 36.29'%

%26.95
%36.76
%36.29

CMYK RENK MODELİ

#ADECE9 rengi CMYK tonu (27,0,1,7).

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

CMYK: (27,0,1,7)
C27M0Y1K7 (27%, 0%, 1%, 7%)
(0.27 / 0.00 / 0.01 / 0.07)

CMYK yüzdeleri

%26.69
%0
%1.27
%7.45

Codes

Color #ADECE9 in popluar color models

AD EC E9
RGB 173 236 233
HSL 177° 62.38% 80.20%
HSB/HSV 177° 26.69% 92.55%
CMYK 26.69% 0.00% 1.27%
7.45%

Color #ADECE9 in popluar number systems.

HEX AD EC E9
Decimal 173 236 233
Binary 10101101 11101100 11101001
Octal 255 354 351

Shades and tints

Shades of #ADECE9

#ADECE9
(173,236,233)
#9ED7D4
(158,215,212)
#8FC2BF
(143,194,191)
#80ADAA
(128,173,170)
#719895
(113,152,149)
#628380
(98,131,128)
#536E6B
(83,110,107)
#445956
(68,89,86)
#354441
(53,68,65)
#262F2C
(38,47,44)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #ADECE9

#ADECE9
(173,236,233)
#B4EDEB
(180,237,235)
#BBEEED
(187,238,237)
#C2EFEF
(194,239,239)
#C9F0F1
(201,240,241)
#D0F1F3
(208,241,243)
#D7F2F5
(215,242,245)
#DEF3F7
(222,243,247)
#E5F4F9
(229,244,249)
#ECF5FB
(236,245,251)
#F3F6FD
(243,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECE9; }

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

This text font color is #ADECE9.

Background Color

.myBgColor { background-color: #ADECE9; }

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

This div background color is #ADECE9.

Border color

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

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

This div border color is #ADECE9.

Opacity

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

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

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

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

This text has shadow with #ADECE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECE9.

Preview

Color preview on black background

This text has color #ADECE9 on black background.


Color preview on white background

This text has color #ADECE9 on white background.


Black color preview on #ADECE9 background

This text has black color on #ADECE9 background.


White color preview on #ADECE9 background

This text has white color on #ADECE9 background.


Related colors

Complementary color

Complementary color for #hex is #521316.


I love getcolorcode.com

Triadic colors

1 #E9ADEC and #ECE9AD with #ADECE9 are triadic colors.

2 #E9ECAD and #ECADE9 with #ADECE9 are triadic colors.