COLOR #ADEEC7

HEX: #ADEEC7 RGB: (173,238,199)

Renk bilgisi

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

RGB renk modeli

#ADEEC7 color RGB value is (173,238,199).

RGB: (173,238,199) (68%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 199 of 255 = 78%

173
238
199

R + G + B ~ 80%. #ADEEC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 199 = 610 (100%)
R 173 of 610 ~ 28.36%
G 238 of 610 ~ 39.02%
B 199 of 610 ~ 32.62'%

%28.36
%39.02
%32.62

CMYK RENK MODELİ

#ADEEC7 rengi CMYK tonu (27,0,16,7).

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

CMYK: (27,0,16,7)
C27M0Y16K7 (27%, 0%, 16%, 7%)
(0.27 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%27.31
%0
%16.39
%6.67

Codes

Color #ADEEC7 in popluar color models

AD EE C7
RGB 173 238 199
HSL 144° 65.66% 80.59%
HSB/HSV 144° 27.31% 93.33%
CMYK 27.31% 0.00% 16.39%
6.67%

Color #ADEEC7 in popluar number systems.

HEX AD EE C7
Decimal 173 238 199
Binary 10101101 11101110 11000111
Octal 255 356 307

Shades and tints

Shades of #ADEEC7

#ADEEC7
(173,238,199)
#9ED9B5
(158,217,181)
#8FC4A3
(143,196,163)
#80AF91
(128,175,145)
#719A7F
(113,154,127)
#62856D
(98,133,109)
#53705B
(83,112,91)
#445B49
(68,91,73)
#354637
(53,70,55)
#263125
(38,49,37)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #ADEEC7

#ADEEC7
(173,238,199)
#B4EFCC
(180,239,204)
#BBF0D1
(187,240,209)
#C2F1D6
(194,241,214)
#C9F2DB
(201,242,219)
#D0F3E0
(208,243,224)
#D7F4E5
(215,244,229)
#DEF5EA
(222,245,234)
#E5F6EF
(229,246,239)
#ECF7F4
(236,247,244)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEC7; }

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

This text font color is #ADEEC7.

Background Color

.myBgColor { background-color: #ADEEC7; }

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

This div background color is #ADEEC7.

Border color

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

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

This div border color is #ADEEC7.

Opacity

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

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

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

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

This text has shadow with #ADEEC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEC7.

Preview

Color preview on black background

This text has color #ADEEC7 on black background.


Color preview on white background

This text has color #ADEEC7 on white background.


Black color preview on #ADEEC7 background

This text has black color on #ADEEC7 background.


White color preview on #ADEEC7 background

This text has white color on #ADEEC7 background.


Related colors

Complementary color

Complementary color for #hex is #521138.


I love getcolorcode.com

Triadic colors

1 #C7ADEE and #EEC7AD with #ADEEC7 are triadic colors.

2 #C7EEAD and #EEADC7 with #ADEEC7 are triadic colors.