COLOR #ADECED

HEX: #ADECED RGB: (173,236,237)

Renk bilgisi

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

RGB renk modeli

#ADECED color RGB value is (173,236,237).

RGB: (173,236,237) (68%, 93%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 237 of 255 = 93%

173
236
237

R + G + B ~ 85%. #ADECED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 237 = 646 (100%)
R 173 of 646 ~ 26.78%
G 236 of 646 ~ 36.53%
B 237 of 646 ~ 36.69'%

%26.78
%36.53
%36.69

CMYK RENK MODELİ

#ADECED rengi CMYK tonu (27,0,0,7).

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

CMYK: (27,0,0,7)
C27M0Y0K7 (27%, 0%, 0%, 7%)
(0.27 / 0.00 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%0.42
%0
%7.06

Codes

Color #ADECED in popluar color models

AD EC ED
RGB 173 236 237
HSL 181° 64.00% 80.39%
HSB/HSV 181° 27.00% 92.94%
CMYK 27.00% 0.42% 0.00%
7.06%

Color #ADECED in popluar number systems.

HEX AD EC ED
Decimal 173 236 237
Binary 10101101 11101100 11101101
Octal 255 354 355

Shades and tints

Shades of #ADECED

#ADECED
(173,236,237)
#9ED7D8
(158,215,216)
#8FC2C3
(143,194,195)
#80ADAE
(128,173,174)
#719899
(113,152,153)
#628384
(98,131,132)
#536E6F
(83,110,111)
#44595A
(68,89,90)
#354445
(53,68,69)
#262F30
(38,47,48)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #ADECED

#ADECED
(173,236,237)
#B4EDEE
(180,237,238)
#BBEEEF
(187,238,239)
#C2EFF0
(194,239,240)
#C9F0F1
(201,240,241)
#D0F1F2
(208,241,242)
#D7F2F3
(215,242,243)
#DEF3F4
(222,243,244)
#E5F4F5
(229,244,245)
#ECF5F6
(236,245,246)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECED; }

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

This text font color is #ADECED.

Background Color

.myBgColor { background-color: #ADECED; }

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

This div background color is #ADECED.

Border color

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

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

This div border color is #ADECED.

Opacity

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

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

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

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

This text has shadow with #ADECED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECED.

Preview

Color preview on black background

This text has color #ADECED on black background.


Color preview on white background

This text has color #ADECED on white background.


Black color preview on #ADECED background

This text has black color on #ADECED background.


White color preview on #ADECED background

This text has white color on #ADECED background.


Related colors

Complementary color

Complementary color for #hex is #521312.


I love getcolorcode.com

Triadic colors

1 #EDADEC and #ECEDAD with #ADECED are triadic colors.

2 #EDECAD and #ECADED with #ADECED are triadic colors.