COLOR #ADE2DA

HEX: #ADE2DA RGB: (173,226,218)

Renk bilgisi

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

RGB renk modeli

#ADE2DA color RGB value is (173,226,218).

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

RGB bağlantıları ve doygunluk

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

173
226
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 218 = 617 (100%)
R 173 of 617 ~ 28.04%
G 226 of 617 ~ 36.63%
B 218 of 617 ~ 35.33'%

%28.04
%36.63
%35.33

CMYK RENK MODELİ

#ADE2DA rengi CMYK tonu (23,0,4,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 3.54%
  • ana renk tonu 11.37%

CMYK: (23,0,4,11)
C23M0Y4K11 (23%, 0%, 4%, 11%)
(0.23 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%23.45
%0
%3.54
%11.37

Codes

Color #ADE2DA in popluar color models

AD E2 DA
RGB 173 226 218
HSL 171° 47.75% 78.24%
HSB/HSV 171° 23.45% 88.63%
CMYK 23.45% 0.00% 3.54%
11.37%

Color #ADE2DA in popluar number systems.

HEX AD E2 DA
Decimal 173 226 218
Binary 10101101 11100010 11011010
Octal 255 342 332

Shades and tints

Shades of #ADE2DA

#ADE2DA
(173,226,218)
#9ECEC7
(158,206,199)
#8FBAB4
(143,186,180)
#80A6A1
(128,166,161)
#71928E
(113,146,142)
#627E7B
(98,126,123)
#536A68
(83,106,104)
#445655
(68,86,85)
#354242
(53,66,66)
#262E2F
(38,46,47)
#171A1C
(23,26,28)
#000000
(0,0,0)

Tints of #ADE2DA

#ADE2DA
(173,226,218)
#B4E4DD
(180,228,221)
#BBE6E0
(187,230,224)
#C2E8E3
(194,232,227)
#C9EAE6
(201,234,230)
#D0ECE9
(208,236,233)
#D7EEEC
(215,238,236)
#DEF0EF
(222,240,239)
#E5F2F2
(229,242,242)
#ECF4F5
(236,244,245)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2DA; }

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

This text font color is #ADE2DA.

Background Color

.myBgColor { background-color: #ADE2DA; }

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

This div background color is #ADE2DA.

Border color

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

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

This div border color is #ADE2DA.

Opacity

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

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

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

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

This text has shadow with #ADE2DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2DA.

Preview

Color preview on black background

This text has color #ADE2DA on black background.


Color preview on white background

This text has color #ADE2DA on white background.


Black color preview on #ADE2DA background

This text has black color on #ADE2DA background.


White color preview on #ADE2DA background

This text has white color on #ADE2DA background.


Related colors

Complementary color

Complementary color for #hex is #521D25.


I love getcolorcode.com

Triadic colors

1 #DAADE2 and #E2DAAD with #ADE2DA are triadic colors.

2 #DAE2AD and #E2ADDA with #ADE2DA are triadic colors.