COLOR #ADEBD9

HEX: #ADEBD9 RGB: (173,235,217)

Renk bilgisi

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

RGB renk modeli

#ADEBD9 color RGB value is (173,235,217).

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

RGB bağlantıları ve doygunluk

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

173
235
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 217 = 625 (100%)
R 173 of 625 ~ 27.68%
G 235 of 625 ~ 37.6%
B 217 of 625 ~ 34.72'%

%27.68
%37.6
%34.72

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 7.66%
  • 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
%7.66
%7.84

Codes

Color #ADEBD9 in popluar color models

AD EB D9
RGB 173 235 217
HSL 163° 60.78% 80.00%
HSB/HSV 163° 26.38% 92.16%
CMYK 26.38% 0.00% 7.66%
7.84%

Color #ADEBD9 in popluar number systems.

HEX AD EB D9
Decimal 173 235 217
Binary 10101101 11101011 11011001
Octal 255 353 331

Shades and tints

Shades of #ADEBD9

#ADEBD9
(173,235,217)
#9ED6C6
(158,214,198)
#8FC1B3
(143,193,179)
#80ACA0
(128,172,160)
#71978D
(113,151,141)
#62827A
(98,130,122)
#536D67
(83,109,103)
#445854
(68,88,84)
#354341
(53,67,65)
#262E2E
(38,46,46)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADEBD9

#ADEBD9
(173,235,217)
#B4ECDC
(180,236,220)
#BBEDDF
(187,237,223)
#C2EEE2
(194,238,226)
#C9EFE5
(201,239,229)
#D0F0E8
(208,240,232)
#D7F1EB
(215,241,235)
#DEF2EE
(222,242,238)
#E5F3F1
(229,243,241)
#ECF4F4
(236,244,244)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBD9; }

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

This text font color is #ADEBD9.

Background Color

.myBgColor { background-color: #ADEBD9; }

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

This div background color is #ADEBD9.

Border color

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

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

This div border color is #ADEBD9.

Opacity

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

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

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

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

This text has shadow with #ADEBD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBD9.

Preview

Color preview on black background

This text has color #ADEBD9 on black background.


Color preview on white background

This text has color #ADEBD9 on white background.


Black color preview on #ADEBD9 background

This text has black color on #ADEBD9 background.


White color preview on #ADEBD9 background

This text has white color on #ADEBD9 background.


Related colors

Complementary color

Complementary color for #hex is #521426.


I love getcolorcode.com

Triadic colors

1 #D9ADEB and #EBD9AD with #ADEBD9 are triadic colors.

2 #D9EBAD and #EBADD9 with #ADEBD9 are triadic colors.