COLOR #ADE5CD

HEX: #ADE5CD RGB: (173,229,205)

Renk bilgisi

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

RGB renk modeli

#ADE5CD color RGB value is (173,229,205).

RGB: (173,229,205) (68%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 205 of 255 = 80%

173
229
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 205 = 607 (100%)
R 173 of 607 ~ 28.5%
G 229 of 607 ~ 37.73%
B 205 of 607 ~ 33.77'%

%28.5
%37.73
%33.77

CMYK RENK MODELİ

#ADE5CD rengi CMYK tonu (24,0,10,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 10.48%
  • ana renk tonu 10.20%

CMYK: (24,0,10,10)
C24M0Y10K10 (24%, 0%, 10%, 10%)
(0.24 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%24.45
%0
%10.48
%10.2

Codes

Color #ADE5CD in popluar color models

AD E5 CD
RGB 173 229 205
HSL 154° 51.85% 78.82%
HSB/HSV 154° 24.45% 89.80%
CMYK 24.45% 0.00% 10.48%
10.20%

Color #ADE5CD in popluar number systems.

HEX AD E5 CD
Decimal 173 229 205
Binary 10101101 11100101 11001101
Octal 255 345 315

Shades and tints

Shades of #ADE5CD

#ADE5CD
(173,229,205)
#9ED1BB
(158,209,187)
#8FBDA9
(143,189,169)
#80A997
(128,169,151)
#719585
(113,149,133)
#628173
(98,129,115)
#536D61
(83,109,97)
#44594F
(68,89,79)
#35453D
(53,69,61)
#26312B
(38,49,43)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADE5CD

#ADE5CD
(173,229,205)
#B4E7D1
(180,231,209)
#BBE9D5
(187,233,213)
#C2EBD9
(194,235,217)
#C9EDDD
(201,237,221)
#D0EFE1
(208,239,225)
#D7F1E5
(215,241,229)
#DEF3E9
(222,243,233)
#E5F5ED
(229,245,237)
#ECF7F1
(236,247,241)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5CD; }

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

This text font color is #ADE5CD.

Background Color

.myBgColor { background-color: #ADE5CD; }

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

This div background color is #ADE5CD.

Border color

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

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

This div border color is #ADE5CD.

Opacity

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

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

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

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

This text has shadow with #ADE5CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5CD.

Preview

Color preview on black background

This text has color #ADE5CD on black background.


Color preview on white background

This text has color #ADE5CD on white background.


Black color preview on #ADE5CD background

This text has black color on #ADE5CD background.


White color preview on #ADE5CD background

This text has white color on #ADE5CD background.


Related colors

Complementary color

Complementary color for #hex is #521A32.


I love getcolorcode.com

Triadic colors

1 #CDADE5 and #E5CDAD with #ADE5CD are triadic colors.

2 #CDE5AD and #E5ADCD with #ADE5CD are triadic colors.