COLOR #ADEBE0

HEX: #ADEBE0 RGB: (173,235,224)

Renk bilgisi

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

RGB renk modeli

#ADEBE0 color RGB value is (173,235,224).

RGB: (173,235,224) (68%, 92%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 224 of 255 = 88%

173
235
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 224 = 632 (100%)
R 173 of 632 ~ 27.37%
G 235 of 632 ~ 37.18%
B 224 of 632 ~ 35.44'%

%27.37
%37.18
%35.44

CMYK RENK MODELİ

#ADEBE0 rengi CMYK tonu (26,0,5,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 4.68%
  • ana renk tonu 7.84%

CMYK: (26,0,5,8)
C26M0Y5K8 (26%, 0%, 5%, 8%)
(0.26 / 0.00 / 0.05 / 0.08)

CMYK yüzdeleri

%26.38
%0
%4.68
%7.84

Codes

Color #ADEBE0 in popluar color models

AD EB E0
RGB 173 235 224
HSL 169° 60.78% 80.00%
HSB/HSV 169° 26.38% 92.16%
CMYK 26.38% 0.00% 4.68%
7.84%

Color #ADEBE0 in popluar number systems.

HEX AD EB E0
Decimal 173 235 224
Binary 10101101 11101011 11100000
Octal 255 353 340

Shades and tints

Shades of #ADEBE0

#ADEBE0
(173,235,224)
#9ED6CC
(158,214,204)
#8FC1B8
(143,193,184)
#80ACA4
(128,172,164)
#719790
(113,151,144)
#62827C
(98,130,124)
#536D68
(83,109,104)
#445854
(68,88,84)
#354340
(53,67,64)
#262E2C
(38,46,44)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADEBE0

#ADEBE0
(173,235,224)
#B4ECE2
(180,236,226)
#BBEDE4
(187,237,228)
#C2EEE6
(194,238,230)
#C9EFE8
(201,239,232)
#D0F0EA
(208,240,234)
#D7F1EC
(215,241,236)
#DEF2EE
(222,242,238)
#E5F3F0
(229,243,240)
#ECF4F2
(236,244,242)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBE0; }

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

This text font color is #ADEBE0.

Background Color

.myBgColor { background-color: #ADEBE0; }

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

This div background color is #ADEBE0.

Border color

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

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

This div border color is #ADEBE0.

Opacity

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

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

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

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

This text has shadow with #ADEBE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBE0.

Preview

Color preview on black background

This text has color #ADEBE0 on black background.


Color preview on white background

This text has color #ADEBE0 on white background.


Black color preview on #ADEBE0 background

This text has black color on #ADEBE0 background.


White color preview on #ADEBE0 background

This text has white color on #ADEBE0 background.


Related colors

Complementary color

Complementary color for #hex is #52141F.


I love getcolorcode.com

Triadic colors

1 #E0ADEB and #EBE0AD with #ADEBE0 are triadic colors.

2 #E0EBAD and #EBADE0 with #ADEBE0 are triadic colors.