COLOR #ADE5D6

HEX: #ADE5D6 RGB: (173,229,214)

Renk bilgisi

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

RGB renk modeli

#ADE5D6 color RGB value is (173,229,214).

RGB: (173,229,214) (68%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 214 of 255 = 84%

173
229
214

R + G + B ~ 81%. #ADE5D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 214 = 616 (100%)
R 173 of 616 ~ 28.08%
G 229 of 616 ~ 37.18%
B 214 of 616 ~ 34.74'%

%28.08
%37.18
%34.74

CMYK RENK MODELİ

#ADE5D6 rengi CMYK tonu (24,0,7,10).

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

CMYK: (24,0,7,10)
C24M0Y7K10 (24%, 0%, 7%, 10%)
(0.24 / 0.00 / 0.07 / 0.10)

CMYK yüzdeleri

%24.45
%0
%6.55
%10.2

Codes

Color #ADE5D6 in popluar color models

AD E5 D6
RGB 173 229 214
HSL 164° 51.85% 78.82%
HSB/HSV 164° 24.45% 89.80%
CMYK 24.45% 0.00% 6.55%
10.20%

Color #ADE5D6 in popluar number systems.

HEX AD E5 D6
Decimal 173 229 214
Binary 10101101 11100101 11010110
Octal 255 345 326

Shades and tints

Shades of #ADE5D6

#ADE5D6
(173,229,214)
#9ED1C3
(158,209,195)
#8FBDB0
(143,189,176)
#80A99D
(128,169,157)
#71958A
(113,149,138)
#628177
(98,129,119)
#536D64
(83,109,100)
#445951
(68,89,81)
#35453E
(53,69,62)
#26312B
(38,49,43)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #ADE5D6

#ADE5D6
(173,229,214)
#B4E7D9
(180,231,217)
#BBE9DC
(187,233,220)
#C2EBDF
(194,235,223)
#C9EDE2
(201,237,226)
#D0EFE5
(208,239,229)
#D7F1E8
(215,241,232)
#DEF3EB
(222,243,235)
#E5F5EE
(229,245,238)
#ECF7F1
(236,247,241)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5D6; }

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

This text font color is #ADE5D6.

Background Color

.myBgColor { background-color: #ADE5D6; }

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

This div background color is #ADE5D6.

Border color

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

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

This div border color is #ADE5D6.

Opacity

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

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

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

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

This text has shadow with #ADE5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5D6.

Preview

Color preview on black background

This text has color #ADE5D6 on black background.


Color preview on white background

This text has color #ADE5D6 on white background.


Black color preview on #ADE5D6 background

This text has black color on #ADE5D6 background.


White color preview on #ADE5D6 background

This text has white color on #ADE5D6 background.


Related colors

Complementary color

Complementary color for #hex is #521A29.


I love getcolorcode.com

Triadic colors

1 #D6ADE5 and #E5D6AD with #ADE5D6 are triadic colors.

2 #D6E5AD and #E5ADD6 with #ADE5D6 are triadic colors.