COLOR #ADEFD7

HEX: #ADEFD7 RGB: (173,239,215)

Renk bilgisi

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

RGB renk modeli

#ADEFD7 color RGB value is (173,239,215).

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

RGB bağlantıları ve doygunluk

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

173
239
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 215 = 627 (100%)
R 173 of 627 ~ 27.59%
G 239 of 627 ~ 38.12%
B 215 of 627 ~ 34.29'%

%27.59
%38.12
%34.29

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 10.04%
  • 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
%10.04
%6.27

Codes

Color #ADEFD7 in popluar color models

AD EF D7
RGB 173 239 215
HSL 158° 67.35% 80.78%
HSB/HSV 158° 27.62% 93.73%
CMYK 27.62% 0.00% 10.04%
6.27%

Color #ADEFD7 in popluar number systems.

HEX AD EF D7
Decimal 173 239 215
Binary 10101101 11101111 11010111
Octal 255 357 327

Shades and tints

Shades of #ADEFD7

#ADEFD7
(173,239,215)
#9EDAC4
(158,218,196)
#8FC5B1
(143,197,177)
#80B09E
(128,176,158)
#719B8B
(113,155,139)
#628678
(98,134,120)
#537165
(83,113,101)
#445C52
(68,92,82)
#35473F
(53,71,63)
#26322C
(38,50,44)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADEFD7

#ADEFD7
(173,239,215)
#B4F0DA
(180,240,218)
#BBF1DD
(187,241,221)
#C2F2E0
(194,242,224)
#C9F3E3
(201,243,227)
#D0F4E6
(208,244,230)
#D7F5E9
(215,245,233)
#DEF6EC
(222,246,236)
#E5F7EF
(229,247,239)
#ECF8F2
(236,248,242)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFD7; }

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

This text font color is #ADEFD7.

Background Color

.myBgColor { background-color: #ADEFD7; }

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

This div background color is #ADEFD7.

Border color

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

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

This div border color is #ADEFD7.

Opacity

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

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

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

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

This text has shadow with #ADEFD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFD7.

Preview

Color preview on black background

This text has color #ADEFD7 on black background.


Color preview on white background

This text has color #ADEFD7 on white background.


Black color preview on #ADEFD7 background

This text has black color on #ADEFD7 background.


White color preview on #ADEFD7 background

This text has white color on #ADEFD7 background.


Related colors

Complementary color

Complementary color for #hex is #521028.


I love getcolorcode.com

Triadic colors

1 #D7ADEF and #EFD7AD with #ADEFD7 are triadic colors.

2 #D7EFAD and #EFADD7 with #ADEFD7 are triadic colors.