COLOR #ADEBD8

HEX: #ADEBD8 RGB: (173,235,216)

Renk bilgisi

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

RGB renk modeli

#ADEBD8 color RGB value is (173,235,216).

RGB: (173,235,216) (68%, 92%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 216 of 255 = 85%

173
235
216

R + G + B ~ 82%. #ADEBD8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 216 = 624 (100%)
R 173 of 624 ~ 27.72%
G 235 of 624 ~ 37.66%
B 216 of 624 ~ 34.62'%

%27.72
%37.66
%34.62

CMYK RENK MODELİ

#ADEBD8 rengi CMYK tonu (26,0,8,8).

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

CMYK: (26,0,8,8)
C26M0Y8K8 (26%, 0%, 8%, 8%)
(0.26 / 0.00 / 0.08 / 0.08)

CMYK yüzdeleri

%26.38
%0
%8.09
%7.84

Codes

Color #ADEBD8 in popluar color models

AD EB D8
RGB 173 235 216
HSL 162° 60.78% 80.00%
HSB/HSV 162° 26.38% 92.16%
CMYK 26.38% 0.00% 8.09%
7.84%

Color #ADEBD8 in popluar number systems.

HEX AD EB D8
Decimal 173 235 216
Binary 10101101 11101011 11011000
Octal 255 353 330

Shades and tints

Shades of #ADEBD8

#ADEBD8
(173,235,216)
#9ED6C5
(158,214,197)
#8FC1B2
(143,193,178)
#80AC9F
(128,172,159)
#71978C
(113,151,140)
#628279
(98,130,121)
#536D66
(83,109,102)
#445853
(68,88,83)
#354340
(53,67,64)
#262E2D
(38,46,45)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADEBD8

#ADEBD8
(173,235,216)
#B4ECDB
(180,236,219)
#BBEDDE
(187,237,222)
#C2EEE1
(194,238,225)
#C9EFE4
(201,239,228)
#D0F0E7
(208,240,231)
#D7F1EA
(215,241,234)
#DEF2ED
(222,242,237)
#E5F3F0
(229,243,240)
#ECF4F3
(236,244,243)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBD8; }

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

This text font color is #ADEBD8.

Background Color

.myBgColor { background-color: #ADEBD8; }

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

This div background color is #ADEBD8.

Border color

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

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

This div border color is #ADEBD8.

Opacity

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

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

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

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

This text has shadow with #ADEBD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBD8.

Preview

Color preview on black background

This text has color #ADEBD8 on black background.


Color preview on white background

This text has color #ADEBD8 on white background.


Black color preview on #ADEBD8 background

This text has black color on #ADEBD8 background.


White color preview on #ADEBD8 background

This text has white color on #ADEBD8 background.


Related colors

Complementary color

Complementary color for #hex is #521427.


I love getcolorcode.com

Triadic colors

1 #D8ADEB and #EBD8AD with #ADEBD8 are triadic colors.

2 #D8EBAD and #EBADD8 with #ADEBD8 are triadic colors.