COLOR #ADE5DA

HEX: #ADE5DA RGB: (173,229,218)

Renk bilgisi

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

RGB renk modeli

#ADE5DA color RGB value is (173,229,218).

RGB: (173,229,218) (68%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 218 of 255 = 85%

173
229
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 218 = 620 (100%)
R 173 of 620 ~ 27.9%
G 229 of 620 ~ 36.94%
B 218 of 620 ~ 35.16'%

%27.9
%36.94
%35.16

CMYK RENK MODELİ

#ADE5DA rengi CMYK tonu (24,0,5,10).

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

CMYK: (24,0,5,10)
C24M0Y5K10 (24%, 0%, 5%, 10%)
(0.24 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%24.45
%0
%4.8
%10.2

Codes

Color #ADE5DA in popluar color models

AD E5 DA
RGB 173 229 218
HSL 168° 51.85% 78.82%
HSB/HSV 168° 24.45% 89.80%
CMYK 24.45% 0.00% 4.80%
10.20%

Color #ADE5DA in popluar number systems.

HEX AD E5 DA
Decimal 173 229 218
Binary 10101101 11100101 11011010
Octal 255 345 332

Shades and tints

Shades of #ADE5DA

#ADE5DA
(173,229,218)
#9ED1C7
(158,209,199)
#8FBDB4
(143,189,180)
#80A9A1
(128,169,161)
#71958E
(113,149,142)
#62817B
(98,129,123)
#536D68
(83,109,104)
#445955
(68,89,85)
#354542
(53,69,66)
#26312F
(38,49,47)
#171D1C
(23,29,28)
#000000
(0,0,0)

Tints of #ADE5DA

#ADE5DA
(173,229,218)
#B4E7DD
(180,231,221)
#BBE9E0
(187,233,224)
#C2EBE3
(194,235,227)
#C9EDE6
(201,237,230)
#D0EFE9
(208,239,233)
#D7F1EC
(215,241,236)
#DEF3EF
(222,243,239)
#E5F5F2
(229,245,242)
#ECF7F5
(236,247,245)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5DA; }

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

This text font color is #ADE5DA.

Background Color

.myBgColor { background-color: #ADE5DA; }

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

This div background color is #ADE5DA.

Border color

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

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

This div border color is #ADE5DA.

Opacity

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

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

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

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

This text has shadow with #ADE5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5DA.

Preview

Color preview on black background

This text has color #ADE5DA on black background.


Color preview on white background

This text has color #ADE5DA on white background.


Black color preview on #ADE5DA background

This text has black color on #ADE5DA background.


White color preview on #ADE5DA background

This text has white color on #ADE5DA background.


Related colors

Complementary color

Complementary color for #hex is #521A25.


I love getcolorcode.com

Triadic colors

1 #DAADE5 and #E5DAAD with #ADE5DA are triadic colors.

2 #DAE5AD and #E5ADDA with #ADE5DA are triadic colors.