COLOR #ADECEB

HEX: #ADECEB RGB: (173,236,235)

Renk bilgisi

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

RGB renk modeli

#ADECEB color RGB value is (173,236,235).

RGB: (173,236,235) (68%, 93%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 235 of 255 = 92%

173
236
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 235 = 644 (100%)
R 173 of 644 ~ 26.86%
G 236 of 644 ~ 36.65%
B 235 of 644 ~ 36.49'%

%26.86
%36.65
%36.49

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%26.69
%0
%0.42
%7.45

Codes

Color #ADECEB in popluar color models

AD EC EB
RGB 173 236 235
HSL 179° 62.38% 80.20%
HSB/HSV 179° 26.69% 92.55%
CMYK 26.69% 0.00% 0.42%
7.45%

Color #ADECEB in popluar number systems.

HEX AD EC EB
Decimal 173 236 235
Binary 10101101 11101100 11101011
Octal 255 354 353

Shades and tints

Shades of #ADECEB

#ADECEB
(173,236,235)
#9ED7D6
(158,215,214)
#8FC2C1
(143,194,193)
#80ADAC
(128,173,172)
#719897
(113,152,151)
#628382
(98,131,130)
#536E6D
(83,110,109)
#445958
(68,89,88)
#354443
(53,68,67)
#262F2E
(38,47,46)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADECEB

#ADECEB
(173,236,235)
#B4EDEC
(180,237,236)
#BBEEED
(187,238,237)
#C2EFEE
(194,239,238)
#C9F0EF
(201,240,239)
#D0F1F0
(208,241,240)
#D7F2F1
(215,242,241)
#DEF3F2
(222,243,242)
#E5F4F3
(229,244,243)
#ECF5F4
(236,245,244)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECEB; }

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

This text font color is #ADECEB.

Background Color

.myBgColor { background-color: #ADECEB; }

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

This div background color is #ADECEB.

Border color

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

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

This div border color is #ADECEB.

Opacity

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

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

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

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

This text has shadow with #ADECEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECEB.

Preview

Color preview on black background

This text has color #ADECEB on black background.


Color preview on white background

This text has color #ADECEB on white background.


Black color preview on #ADECEB background

This text has black color on #ADECEB background.


White color preview on #ADECEB background

This text has white color on #ADECEB background.


Related colors

Complementary color

Complementary color for #hex is #521314.


I love getcolorcode.com

Triadic colors

1 #EBADEC and #ECEBAD with #ADECEB are triadic colors.

2 #EBECAD and #ECADEB with #ADECEB are triadic colors.