COLOR #ADE2CD

HEX: #ADE2CD RGB: (173,226,205)

Renk bilgisi

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

RGB renk modeli

#ADE2CD color RGB value is (173,226,205).

RGB: (173,226,205) (68%, 89%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 205 of 255 = 80%

173
226
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 205 = 604 (100%)
R 173 of 604 ~ 28.64%
G 226 of 604 ~ 37.42%
B 205 of 604 ~ 33.94'%

%28.64
%37.42
%33.94

CMYK RENK MODELİ

#ADE2CD rengi CMYK tonu (23,0,9,11).

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

CMYK: (23,0,9,11)
C23M0Y9K11 (23%, 0%, 9%, 11%)
(0.23 / 0.00 / 0.09 / 0.11)

CMYK yüzdeleri

%23.45
%0
%9.29
%11.37

Codes

Color #ADE2CD in popluar color models

AD E2 CD
RGB 173 226 205
HSL 156° 47.75% 78.24%
HSB/HSV 156° 23.45% 88.63%
CMYK 23.45% 0.00% 9.29%
11.37%

Color #ADE2CD in popluar number systems.

HEX AD E2 CD
Decimal 173 226 205
Binary 10101101 11100010 11001101
Octal 255 342 315

Shades and tints

Shades of #ADE2CD

#ADE2CD
(173,226,205)
#9ECEBB
(158,206,187)
#8FBAA9
(143,186,169)
#80A697
(128,166,151)
#719285
(113,146,133)
#627E73
(98,126,115)
#536A61
(83,106,97)
#44564F
(68,86,79)
#35423D
(53,66,61)
#262E2B
(38,46,43)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADE2CD

#ADE2CD
(173,226,205)
#B4E4D1
(180,228,209)
#BBE6D5
(187,230,213)
#C2E8D9
(194,232,217)
#C9EADD
(201,234,221)
#D0ECE1
(208,236,225)
#D7EEE5
(215,238,229)
#DEF0E9
(222,240,233)
#E5F2ED
(229,242,237)
#ECF4F1
(236,244,241)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2CD; }

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

This text font color is #ADE2CD.

Background Color

.myBgColor { background-color: #ADE2CD; }

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

This div background color is #ADE2CD.

Border color

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

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

This div border color is #ADE2CD.

Opacity

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

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

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

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

This text has shadow with #ADE2CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2CD.

Preview

Color preview on black background

This text has color #ADE2CD on black background.


Color preview on white background

This text has color #ADE2CD on white background.


Black color preview on #ADE2CD background

This text has black color on #ADE2CD background.


White color preview on #ADE2CD background

This text has white color on #ADE2CD background.


Related colors

Complementary color

Complementary color for #hex is #521D32.


I love getcolorcode.com

Triadic colors

1 #CDADE2 and #E2CDAD with #ADE2CD are triadic colors.

2 #CDE2AD and #E2ADCD with #ADE2CD are triadic colors.