COLOR #ADEEC5

HEX: #ADEEC5 RGB: (173,238,197)

Renk bilgisi

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

RGB renk modeli

#ADEEC5 color RGB value is (173,238,197).

RGB: (173,238,197) (68%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 197 of 255 = 77%

173
238
197

R + G + B ~ 79%. #ADEEC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 197 = 608 (100%)
R 173 of 608 ~ 28.45%
G 238 of 608 ~ 39.14%
B 197 of 608 ~ 32.4'%

%28.45
%39.14
%32.4

CMYK RENK MODELİ

#ADEEC5 rengi CMYK tonu (27,0,17,7).

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

CMYK: (27,0,17,7)
C27M0Y17K7 (27%, 0%, 17%, 7%)
(0.27 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%27.31
%0
%17.23
%6.67

Codes

Color #ADEEC5 in popluar color models

AD EE C5
RGB 173 238 197
HSL 142° 65.66% 80.59%
HSB/HSV 142° 27.31% 93.33%
CMYK 27.31% 0.00% 17.23%
6.67%

Color #ADEEC5 in popluar number systems.

HEX AD EE C5
Decimal 173 238 197
Binary 10101101 11101110 11000101
Octal 255 356 305

Shades and tints

Shades of #ADEEC5

#ADEEC5
(173,238,197)
#9ED9B4
(158,217,180)
#8FC4A3
(143,196,163)
#80AF92
(128,175,146)
#719A81
(113,154,129)
#628570
(98,133,112)
#53705F
(83,112,95)
#445B4E
(68,91,78)
#35463D
(53,70,61)
#26312C
(38,49,44)
#171C1B
(23,28,27)
#000000
(0,0,0)

Tints of #ADEEC5

#ADEEC5
(173,238,197)
#B4EFCA
(180,239,202)
#BBF0CF
(187,240,207)
#C2F1D4
(194,241,212)
#C9F2D9
(201,242,217)
#D0F3DE
(208,243,222)
#D7F4E3
(215,244,227)
#DEF5E8
(222,245,232)
#E5F6ED
(229,246,237)
#ECF7F2
(236,247,242)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEC5; }

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

This text font color is #ADEEC5.

Background Color

.myBgColor { background-color: #ADEEC5; }

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

This div background color is #ADEEC5.

Border color

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

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

This div border color is #ADEEC5.

Opacity

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

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

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

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

This text has shadow with #ADEEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEC5.

Preview

Color preview on black background

This text has color #ADEEC5 on black background.


Color preview on white background

This text has color #ADEEC5 on white background.


Black color preview on #ADEEC5 background

This text has black color on #ADEEC5 background.


White color preview on #ADEEC5 background

This text has white color on #ADEEC5 background.


Related colors

Complementary color

Complementary color for #hex is #52113A.


I love getcolorcode.com

Triadic colors

1 #C5ADEE and #EEC5AD with #ADEEC5 are triadic colors.

2 #C5EEAD and #EEADC5 with #ADEEC5 are triadic colors.