COLOR #ADEED5

HEX: #ADEED5 RGB: (173,238,213)

Renk bilgisi

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

RGB renk modeli

#ADEED5 color RGB value is (173,238,213).

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

RGB bağlantıları ve doygunluk

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

173
238
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 213 = 624 (100%)
R 173 of 624 ~ 27.72%
G 238 of 624 ~ 38.14%
B 213 of 624 ~ 34.13'%

%27.72
%38.14
%34.13

CMYK RENK MODELİ

#ADEED5 rengi CMYK tonu (27,0,11,7).

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

CMYK: (27,0,11,7)
C27M0Y11K7 (27%, 0%, 11%, 7%)
(0.27 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%27.31
%0
%10.5
%6.67

Codes

Color #ADEED5 in popluar color models

AD EE D5
RGB 173 238 213
HSL 157° 65.66% 80.59%
HSB/HSV 157° 27.31% 93.33%
CMYK 27.31% 0.00% 10.50%
6.67%

Color #ADEED5 in popluar number systems.

HEX AD EE D5
Decimal 173 238 213
Binary 10101101 11101110 11010101
Octal 255 356 325

Shades and tints

Shades of #ADEED5

#ADEED5
(173,238,213)
#9ED9C2
(158,217,194)
#8FC4AF
(143,196,175)
#80AF9C
(128,175,156)
#719A89
(113,154,137)
#628576
(98,133,118)
#537063
(83,112,99)
#445B50
(68,91,80)
#35463D
(53,70,61)
#26312A
(38,49,42)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #ADEED5

#ADEED5
(173,238,213)
#B4EFD8
(180,239,216)
#BBF0DB
(187,240,219)
#C2F1DE
(194,241,222)
#C9F2E1
(201,242,225)
#D0F3E4
(208,243,228)
#D7F4E7
(215,244,231)
#DEF5EA
(222,245,234)
#E5F6ED
(229,246,237)
#ECF7F0
(236,247,240)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEED5; }

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

This text font color is #ADEED5.

Background Color

.myBgColor { background-color: #ADEED5; }

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

This div background color is #ADEED5.

Border color

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

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

This div border color is #ADEED5.

Opacity

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

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

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

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

This text has shadow with #ADEED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEED5.

Preview

Color preview on black background

This text has color #ADEED5 on black background.


Color preview on white background

This text has color #ADEED5 on white background.


Black color preview on #ADEED5 background

This text has black color on #ADEED5 background.


White color preview on #ADEED5 background

This text has white color on #ADEED5 background.


Related colors

Complementary color

Complementary color for #hex is #52112A.


I love getcolorcode.com

Triadic colors

1 #D5ADEE and #EED5AD with #ADEED5 are triadic colors.

2 #D5EEAD and #EEADD5 with #ADEED5 are triadic colors.