COLOR #ADE2C0

HEX: #ADE2C0 RGB: (173,226,192)

Renk bilgisi

#ADE2C0 contains red, green and blue colors in about the same proportion. #ADE2C0 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADE2C0 color RGB value is (173,226,192).

RGB: (173,226,192) (68%, 89%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 192 of 255 = 75%

173
226
192

R + G + B ~ 77%. #ADE2C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 192 = 591 (100%)
R 173 of 591 ~ 29.27%
G 226 of 591 ~ 38.24%
B 192 of 591 ~ 32.49'%

%29.27
%38.24
%32.49

CMYK RENK MODELİ

#ADE2C0 rengi CMYK tonu (23,0,15,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 15.04%
  • ana renk tonu 11.37%

CMYK: (23,0,15,11)
C23M0Y15K11 (23%, 0%, 15%, 11%)
(0.23 / 0.00 / 0.15 / 0.11)

CMYK yüzdeleri

%23.45
%0
%15.04
%11.37

Codes

Color #ADE2C0 in popluar color models

AD E2 C0
RGB 173 226 192
HSL 142° 47.75% 78.24%
HSB/HSV 142° 23.45% 88.63%
CMYK 23.45% 0.00% 15.04%
11.37%

Color #ADE2C0 in popluar number systems.

HEX AD E2 C0
Decimal 173 226 192
Binary 10101101 11100010 11000000
Octal 255 342 300

Shades and tints

Shades of #ADE2C0

#ADE2C0
(173,226,192)
#9ECEAF
(158,206,175)
#8FBA9E
(143,186,158)
#80A68D
(128,166,141)
#71927C
(113,146,124)
#627E6B
(98,126,107)
#536A5A
(83,106,90)
#445649
(68,86,73)
#354238
(53,66,56)
#262E27
(38,46,39)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #ADE2C0

#ADE2C0
(173,226,192)
#B4E4C5
(180,228,197)
#BBE6CA
(187,230,202)
#C2E8CF
(194,232,207)
#C9EAD4
(201,234,212)
#D0ECD9
(208,236,217)
#D7EEDE
(215,238,222)
#DEF0E3
(222,240,227)
#E5F2E8
(229,242,232)
#ECF4ED
(236,244,237)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2C0; }

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

This text font color is #ADE2C0.

Background Color

.myBgColor { background-color: #ADE2C0; }

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

This div background color is #ADE2C0.

Border color

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

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

This div border color is #ADE2C0.

Opacity

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

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

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

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

This text has shadow with #ADE2C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2C0.

Preview

Color preview on black background

This text has color #ADE2C0 on black background.


Color preview on white background

This text has color #ADE2C0 on white background.


Black color preview on #ADE2C0 background

This text has black color on #ADE2C0 background.


White color preview on #ADE2C0 background

This text has white color on #ADE2C0 background.


Related colors

Complementary color

Complementary color for #hex is #521D3F.


I love getcolorcode.com

Triadic colors

1 #C0ADE2 and #E2C0AD with #ADE2C0 are triadic colors.

2 #C0E2AD and #E2ADC0 with #ADE2C0 are triadic colors.