COLOR #ADECC7

HEX: #ADECC7 RGB: (173,236,199)

Renk bilgisi

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

RGB renk modeli

#ADECC7 color RGB value is (173,236,199).

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

RGB bağlantıları ve doygunluk

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

173
236
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 199 = 608 (100%)
R 173 of 608 ~ 28.45%
G 236 of 608 ~ 38.82%
B 199 of 608 ~ 32.73'%

%28.45
%38.82
%32.73

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 15.68%
  • ana renk tonu 7.45%

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

CMYK yüzdeleri

%26.69
%0
%15.68
%7.45

Codes

Color #ADECC7 in popluar color models

AD EC C7
RGB 173 236 199
HSL 145° 62.38% 80.20%
HSB/HSV 145° 26.69% 92.55%
CMYK 26.69% 0.00% 15.68%
7.45%

Color #ADECC7 in popluar number systems.

HEX AD EC C7
Decimal 173 236 199
Binary 10101101 11101100 11000111
Octal 255 354 307

Shades and tints

Shades of #ADECC7

#ADECC7
(173,236,199)
#9ED7B5
(158,215,181)
#8FC2A3
(143,194,163)
#80AD91
(128,173,145)
#71987F
(113,152,127)
#62836D
(98,131,109)
#536E5B
(83,110,91)
#445949
(68,89,73)
#354437
(53,68,55)
#262F25
(38,47,37)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #ADECC7

#ADECC7
(173,236,199)
#B4EDCC
(180,237,204)
#BBEED1
(187,238,209)
#C2EFD6
(194,239,214)
#C9F0DB
(201,240,219)
#D0F1E0
(208,241,224)
#D7F2E5
(215,242,229)
#DEF3EA
(222,243,234)
#E5F4EF
(229,244,239)
#ECF5F4
(236,245,244)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECC7; }

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

This text font color is #ADECC7.

Background Color

.myBgColor { background-color: #ADECC7; }

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

This div background color is #ADECC7.

Border color

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

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

This div border color is #ADECC7.

Opacity

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

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

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

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

This text has shadow with #ADECC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECC7.

Preview

Color preview on black background

This text has color #ADECC7 on black background.


Color preview on white background

This text has color #ADECC7 on white background.


Black color preview on #ADECC7 background

This text has black color on #ADECC7 background.


White color preview on #ADECC7 background

This text has white color on #ADECC7 background.


Related colors

Complementary color

Complementary color for #hex is #521338.


I love getcolorcode.com

Triadic colors

1 #C7ADEC and #ECC7AD with #ADECC7 are triadic colors.

2 #C7ECAD and #ECADC7 with #ADECC7 are triadic colors.