COLOR #ADEFD9

HEX: #ADEFD9 RGB: (173,239,217)

Renk bilgisi

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

RGB renk modeli

#ADEFD9 color RGB value is (173,239,217).

RGB: (173,239,217) (68%, 94%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 217 of 255 = 85%

173
239
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 217 = 629 (100%)
R 173 of 629 ~ 27.5%
G 239 of 629 ~ 38%
B 217 of 629 ~ 34.5'%

%27.5
%38
%34.5

CMYK RENK MODELİ

#ADEFD9 rengi CMYK tonu (28,0,9,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 9.21%
  • ana renk tonu 6.27%

CMYK: (28,0,9,6)
C28M0Y9K6 (28%, 0%, 9%, 6%)
(0.28 / 0.00 / 0.09 / 0.06)

CMYK yüzdeleri

%27.62
%0
%9.21
%6.27

Codes

Color #ADEFD9 in popluar color models

AD EF D9
RGB 173 239 217
HSL 160° 67.35% 80.78%
HSB/HSV 160° 27.62% 93.73%
CMYK 27.62% 0.00% 9.21%
6.27%

Color #ADEFD9 in popluar number systems.

HEX AD EF D9
Decimal 173 239 217
Binary 10101101 11101111 11011001
Octal 255 357 331

Shades and tints

Shades of #ADEFD9

#ADEFD9
(173,239,217)
#9EDAC6
(158,218,198)
#8FC5B3
(143,197,179)
#80B0A0
(128,176,160)
#719B8D
(113,155,141)
#62867A
(98,134,122)
#537167
(83,113,103)
#445C54
(68,92,84)
#354741
(53,71,65)
#26322E
(38,50,46)
#171D1B
(23,29,27)
#000000
(0,0,0)

Tints of #ADEFD9

#ADEFD9
(173,239,217)
#B4F0DC
(180,240,220)
#BBF1DF
(187,241,223)
#C2F2E2
(194,242,226)
#C9F3E5
(201,243,229)
#D0F4E8
(208,244,232)
#D7F5EB
(215,245,235)
#DEF6EE
(222,246,238)
#E5F7F1
(229,247,241)
#ECF8F4
(236,248,244)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFD9; }

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

This text font color is #ADEFD9.

Background Color

.myBgColor { background-color: #ADEFD9; }

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

This div background color is #ADEFD9.

Border color

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

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

This div border color is #ADEFD9.

Opacity

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

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

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

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

This text has shadow with #ADEFD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFD9.

Preview

Color preview on black background

This text has color #ADEFD9 on black background.


Color preview on white background

This text has color #ADEFD9 on white background.


Black color preview on #ADEFD9 background

This text has black color on #ADEFD9 background.


White color preview on #ADEFD9 background

This text has white color on #ADEFD9 background.


Related colors

Complementary color

Complementary color for #hex is #521026.


I love getcolorcode.com

Triadic colors

1 #D9ADEF and #EFD9AD with #ADEFD9 are triadic colors.

2 #D9EFAD and #EFADD9 with #ADEFD9 are triadic colors.