COLOR #ADECC0

HEX: #ADECC0 RGB: (173,236,192)

Renk bilgisi

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

RGB renk modeli

#ADECC0 color RGB value is (173,236,192).

RGB: (173,236,192) (68%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 192 of 255 = 75%

173
236
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 192 = 601 (100%)
R 173 of 601 ~ 28.79%
G 236 of 601 ~ 39.27%
B 192 of 601 ~ 31.95'%

%28.79
%39.27
%31.95

CMYK RENK MODELİ

#ADECC0 rengi CMYK tonu (27,0,19,7).

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

CMYK: (27,0,19,7)
C27M0Y19K7 (27%, 0%, 19%, 7%)
(0.27 / 0.00 / 0.19 / 0.07)

CMYK yüzdeleri

%26.69
%0
%18.64
%7.45

Codes

Color #ADECC0 in popluar color models

AD EC C0
RGB 173 236 192
HSL 138° 62.38% 80.20%
HSB/HSV 138° 26.69% 92.55%
CMYK 26.69% 0.00% 18.64%
7.45%

Color #ADECC0 in popluar number systems.

HEX AD EC C0
Decimal 173 236 192
Binary 10101101 11101100 11000000
Octal 255 354 300

Shades and tints

Shades of #ADECC0

#ADECC0
(173,236,192)
#9ED7AF
(158,215,175)
#8FC29E
(143,194,158)
#80AD8D
(128,173,141)
#71987C
(113,152,124)
#62836B
(98,131,107)
#536E5A
(83,110,90)
#445949
(68,89,73)
#354438
(53,68,56)
#262F27
(38,47,39)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #ADECC0

#ADECC0
(173,236,192)
#B4EDC5
(180,237,197)
#BBEECA
(187,238,202)
#C2EFCF
(194,239,207)
#C9F0D4
(201,240,212)
#D0F1D9
(208,241,217)
#D7F2DE
(215,242,222)
#DEF3E3
(222,243,227)
#E5F4E8
(229,244,232)
#ECF5ED
(236,245,237)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECC0; }

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

This text font color is #ADECC0.

Background Color

.myBgColor { background-color: #ADECC0; }

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

This div background color is #ADECC0.

Border color

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

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

This div border color is #ADECC0.

Opacity

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

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

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

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

This text has shadow with #ADECC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECC0.

Preview

Color preview on black background

This text has color #ADECC0 on black background.


Color preview on white background

This text has color #ADECC0 on white background.


Black color preview on #ADECC0 background

This text has black color on #ADECC0 background.


White color preview on #ADECC0 background

This text has white color on #ADECC0 background.


Related colors

Complementary color

Complementary color for #hex is #52133F.


I love getcolorcode.com

Triadic colors

1 #C0ADEC and #ECC0AD with #ADECC0 are triadic colors.

2 #C0ECAD and #ECADC0 with #ADECC0 are triadic colors.