COLOR #ADEFD5

HEX: #ADEFD5 RGB: (173,239,213)

Renk bilgisi

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

RGB renk modeli

#ADEFD5 color RGB value is (173,239,213).

RGB: (173,239,213) (68%, 94%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 213 of 255 = 84%

173
239
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 213 = 625 (100%)
R 173 of 625 ~ 27.68%
G 239 of 625 ~ 38.24%
B 213 of 625 ~ 34.08'%

%27.68
%38.24
%34.08

CMYK RENK MODELİ

#ADEFD5 rengi CMYK tonu (28,0,11,6).

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

CMYK: (28,0,11,6)
C28M0Y11K6 (28%, 0%, 11%, 6%)
(0.28 / 0.00 / 0.11 / 0.06)

CMYK yüzdeleri

%27.62
%0
%10.88
%6.27

Codes

Color #ADEFD5 in popluar color models

AD EF D5
RGB 173 239 213
HSL 156° 67.35% 80.78%
HSB/HSV 156° 27.62% 93.73%
CMYK 27.62% 0.00% 10.88%
6.27%

Color #ADEFD5 in popluar number systems.

HEX AD EF D5
Decimal 173 239 213
Binary 10101101 11101111 11010101
Octal 255 357 325

Shades and tints

Shades of #ADEFD5

#ADEFD5
(173,239,213)
#9EDAC2
(158,218,194)
#8FC5AF
(143,197,175)
#80B09C
(128,176,156)
#719B89
(113,155,137)
#628676
(98,134,118)
#537163
(83,113,99)
#445C50
(68,92,80)
#35473D
(53,71,61)
#26322A
(38,50,42)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #ADEFD5

#ADEFD5
(173,239,213)
#B4F0D8
(180,240,216)
#BBF1DB
(187,241,219)
#C2F2DE
(194,242,222)
#C9F3E1
(201,243,225)
#D0F4E4
(208,244,228)
#D7F5E7
(215,245,231)
#DEF6EA
(222,246,234)
#E5F7ED
(229,247,237)
#ECF8F0
(236,248,240)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFD5; }

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

This text font color is #ADEFD5.

Background Color

.myBgColor { background-color: #ADEFD5; }

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

This div background color is #ADEFD5.

Border color

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

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

This div border color is #ADEFD5.

Opacity

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

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

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

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

This text has shadow with #ADEFD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFD5.

Preview

Color preview on black background

This text has color #ADEFD5 on black background.


Color preview on white background

This text has color #ADEFD5 on white background.


Black color preview on #ADEFD5 background

This text has black color on #ADEFD5 background.


White color preview on #ADEFD5 background

This text has white color on #ADEFD5 background.


Related colors

Complementary color

Complementary color for #hex is #52102A.


I love getcolorcode.com

Triadic colors

1 #D5ADEF and #EFD5AD with #ADEFD5 are triadic colors.

2 #D5EFAD and #EFADD5 with #ADEFD5 are triadic colors.