COLOR #ADEED7

HEX: #ADEED7 RGB: (173,238,215)

Renk bilgisi

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

RGB renk modeli

#ADEED7 color RGB value is (173,238,215).

RGB: (173,238,215) (68%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 215 of 255 = 84%

173
238
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 215 = 626 (100%)
R 173 of 626 ~ 27.64%
G 238 of 626 ~ 38.02%
B 215 of 626 ~ 34.35'%

%27.64
%38.02
%34.35

CMYK RENK MODELİ

#ADEED7 rengi CMYK tonu (27,0,10,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 9.66%
  • ana renk tonu 6.67%

CMYK: (27,0,10,7)
C27M0Y10K7 (27%, 0%, 10%, 7%)
(0.27 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%27.31
%0
%9.66
%6.67

Codes

Color #ADEED7 in popluar color models

AD EE D7
RGB 173 238 215
HSL 159° 65.66% 80.59%
HSB/HSV 159° 27.31% 93.33%
CMYK 27.31% 0.00% 9.66%
6.67%

Color #ADEED7 in popluar number systems.

HEX AD EE D7
Decimal 173 238 215
Binary 10101101 11101110 11010111
Octal 255 356 327

Shades and tints

Shades of #ADEED7

#ADEED7
(173,238,215)
#9ED9C4
(158,217,196)
#8FC4B1
(143,196,177)
#80AF9E
(128,175,158)
#719A8B
(113,154,139)
#628578
(98,133,120)
#537065
(83,112,101)
#445B52
(68,91,82)
#35463F
(53,70,63)
#26312C
(38,49,44)
#171C19
(23,28,25)
#000000
(0,0,0)

Tints of #ADEED7

#ADEED7
(173,238,215)
#B4EFDA
(180,239,218)
#BBF0DD
(187,240,221)
#C2F1E0
(194,241,224)
#C9F2E3
(201,242,227)
#D0F3E6
(208,243,230)
#D7F4E9
(215,244,233)
#DEF5EC
(222,245,236)
#E5F6EF
(229,246,239)
#ECF7F2
(236,247,242)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEED7; }

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

This text font color is #ADEED7.

Background Color

.myBgColor { background-color: #ADEED7; }

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

This div background color is #ADEED7.

Border color

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

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

This div border color is #ADEED7.

Opacity

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

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

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

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

This text has shadow with #ADEED7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEED7.

Preview

Color preview on black background

This text has color #ADEED7 on black background.


Color preview on white background

This text has color #ADEED7 on white background.


Black color preview on #ADEED7 background

This text has black color on #ADEED7 background.


White color preview on #ADEED7 background

This text has white color on #ADEED7 background.


Related colors

Complementary color

Complementary color for #hex is #521128.


I love getcolorcode.com

Triadic colors

1 #D7ADEE and #EED7AD with #ADEED7 are triadic colors.

2 #D7EEAD and #EEADD7 with #ADEED7 are triadic colors.