COLOR #ADE4DA

HEX: #ADE4DA RGB: (173,228,218)

Renk bilgisi

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

RGB renk modeli

#ADE4DA color RGB value is (173,228,218).

RGB: (173,228,218) (68%, 89%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 218 of 255 = 85%

173
228
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 218 = 619 (100%)
R 173 of 619 ~ 27.95%
G 228 of 619 ~ 36.83%
B 218 of 619 ~ 35.22'%

%27.95
%36.83
%35.22

CMYK RENK MODELİ

#ADE4DA rengi CMYK tonu (24,0,4,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 4.39%
  • ana renk tonu 10.59%

CMYK: (24,0,4,11)
C24M0Y4K11 (24%, 0%, 4%, 11%)
(0.24 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%24.12
%0
%4.39
%10.59

Codes

Color #ADE4DA in popluar color models

AD E4 DA
RGB 173 228 218
HSL 169° 50.46% 78.63%
HSB/HSV 169° 24.12% 89.41%
CMYK 24.12% 0.00% 4.39%
10.59%

Color #ADE4DA in popluar number systems.

HEX AD E4 DA
Decimal 173 228 218
Binary 10101101 11100100 11011010
Octal 255 344 332

Shades and tints

Shades of #ADE4DA

#ADE4DA
(173,228,218)
#9ED0C7
(158,208,199)
#8FBCB4
(143,188,180)
#80A8A1
(128,168,161)
#71948E
(113,148,142)
#62807B
(98,128,123)
#536C68
(83,108,104)
#445855
(68,88,85)
#354442
(53,68,66)
#26302F
(38,48,47)
#171C1C
(23,28,28)
#000000
(0,0,0)

Tints of #ADE4DA

#ADE4DA
(173,228,218)
#B4E6DD
(180,230,221)
#BBE8E0
(187,232,224)
#C2EAE3
(194,234,227)
#C9ECE6
(201,236,230)
#D0EEE9
(208,238,233)
#D7F0EC
(215,240,236)
#DEF2EF
(222,242,239)
#E5F4F2
(229,244,242)
#ECF6F5
(236,246,245)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4DA; }

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

This text font color is #ADE4DA.

Background Color

.myBgColor { background-color: #ADE4DA; }

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

This div background color is #ADE4DA.

Border color

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

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

This div border color is #ADE4DA.

Opacity

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

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

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

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

This text has shadow with #ADE4DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4DA.

Preview

Color preview on black background

This text has color #ADE4DA on black background.


Color preview on white background

This text has color #ADE4DA on white background.


Black color preview on #ADE4DA background

This text has black color on #ADE4DA background.


White color preview on #ADE4DA background

This text has white color on #ADE4DA background.


Related colors

Complementary color

Complementary color for #hex is #521B25.


I love getcolorcode.com

Triadic colors

1 #DAADE4 and #E4DAAD with #ADE4DA are triadic colors.

2 #DAE4AD and #E4ADDA with #ADE4DA are triadic colors.