COLOR #ADEFD8

HEX: #ADEFD8 RGB: (173,239,216)

Renk bilgisi

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

RGB renk modeli

#ADEFD8 color RGB value is (173,239,216).

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

RGB bağlantıları ve doygunluk

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

173
239
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 216 = 628 (100%)
R 173 of 628 ~ 27.55%
G 239 of 628 ~ 38.06%
B 216 of 628 ~ 34.39'%

%27.55
%38.06
%34.39

CMYK RENK MODELİ

#ADEFD8 rengi CMYK tonu (28,0,10,6).

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

CMYK: (28,0,10,6)
C28M0Y10K6 (28%, 0%, 10%, 6%)
(0.28 / 0.00 / 0.10 / 0.06)

CMYK yüzdeleri

%27.62
%0
%9.62
%6.27

Codes

Color #ADEFD8 in popluar color models

AD EF D8
RGB 173 239 216
HSL 159° 67.35% 80.78%
HSB/HSV 159° 27.62% 93.73%
CMYK 27.62% 0.00% 9.62%
6.27%

Color #ADEFD8 in popluar number systems.

HEX AD EF D8
Decimal 173 239 216
Binary 10101101 11101111 11011000
Octal 255 357 330

Shades and tints

Shades of #ADEFD8

#ADEFD8
(173,239,216)
#9EDAC5
(158,218,197)
#8FC5B2
(143,197,178)
#80B09F
(128,176,159)
#719B8C
(113,155,140)
#628679
(98,134,121)
#537166
(83,113,102)
#445C53
(68,92,83)
#354740
(53,71,64)
#26322D
(38,50,45)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADEFD8

#ADEFD8
(173,239,216)
#B4F0DB
(180,240,219)
#BBF1DE
(187,241,222)
#C2F2E1
(194,242,225)
#C9F3E4
(201,243,228)
#D0F4E7
(208,244,231)
#D7F5EA
(215,245,234)
#DEF6ED
(222,246,237)
#E5F7F0
(229,247,240)
#ECF8F3
(236,248,243)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFD8; }

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

This text font color is #ADEFD8.

Background Color

.myBgColor { background-color: #ADEFD8; }

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

This div background color is #ADEFD8.

Border color

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

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

This div border color is #ADEFD8.

Opacity

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

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

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

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

This text has shadow with #ADEFD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFD8.

Preview

Color preview on black background

This text has color #ADEFD8 on black background.


Color preview on white background

This text has color #ADEFD8 on white background.


Black color preview on #ADEFD8 background

This text has black color on #ADEFD8 background.


White color preview on #ADEFD8 background

This text has white color on #ADEFD8 background.


Related colors

Complementary color

Complementary color for #hex is #521027.


I love getcolorcode.com

Triadic colors

1 #D8ADEF and #EFD8AD with #ADEFD8 are triadic colors.

2 #D8EFAD and #EFADD8 with #ADEFD8 are triadic colors.