COLOR #ADE6DA

HEX: #ADE6DA RGB: (173,230,218)

Renk bilgisi

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

RGB renk modeli

#ADE6DA color RGB value is (173,230,218).

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

RGB bağlantıları ve doygunluk

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

173
230
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 218 = 621 (100%)
R 173 of 621 ~ 27.86%
G 230 of 621 ~ 37.04%
B 218 of 621 ~ 35.1'%

%27.86
%37.04
%35.1

CMYK RENK MODELİ

#ADE6DA rengi CMYK tonu (25,0,5,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 5.22%
  • ana renk tonu 9.80%

CMYK: (25,0,5,10)
C25M0Y5K10 (25%, 0%, 5%, 10%)
(0.25 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%24.78
%0
%5.22
%9.8

Codes

Color #ADE6DA in popluar color models

AD E6 DA
RGB 173 230 218
HSL 167° 53.27% 79.02%
HSB/HSV 167° 24.78% 90.20%
CMYK 24.78% 0.00% 5.22%
9.80%

Color #ADE6DA in popluar number systems.

HEX AD E6 DA
Decimal 173 230 218
Binary 10101101 11100110 11011010
Octal 255 346 332

Shades and tints

Shades of #ADE6DA

#ADE6DA
(173,230,218)
#9ED2C7
(158,210,199)
#8FBEB4
(143,190,180)
#80AAA1
(128,170,161)
#71968E
(113,150,142)
#62827B
(98,130,123)
#536E68
(83,110,104)
#445A55
(68,90,85)
#354642
(53,70,66)
#26322F
(38,50,47)
#171E1C
(23,30,28)
#000000
(0,0,0)

Tints of #ADE6DA

#ADE6DA
(173,230,218)
#B4E8DD
(180,232,221)
#BBEAE0
(187,234,224)
#C2ECE3
(194,236,227)
#C9EEE6
(201,238,230)
#D0F0E9
(208,240,233)
#D7F2EC
(215,242,236)
#DEF4EF
(222,244,239)
#E5F6F2
(229,246,242)
#ECF8F5
(236,248,245)
#F3FAF8
(243,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6DA; }

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

This text font color is #ADE6DA.

Background Color

.myBgColor { background-color: #ADE6DA; }

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

This div background color is #ADE6DA.

Border color

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

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

This div border color is #ADE6DA.

Opacity

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

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

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

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

This text has shadow with #ADE6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6DA.

Preview

Color preview on black background

This text has color #ADE6DA on black background.


Color preview on white background

This text has color #ADE6DA on white background.


Black color preview on #ADE6DA background

This text has black color on #ADE6DA background.


White color preview on #ADE6DA background

This text has white color on #ADE6DA background.


Related colors

Complementary color

Complementary color for #hex is #521925.


I love getcolorcode.com

Triadic colors

1 #DAADE6 and #E6DAAD with #ADE6DA are triadic colors.

2 #DAE6AD and #E6ADDA with #ADE6DA are triadic colors.