COLOR #ADE6DD

HEX: #ADE6DD RGB: (173,230,221)

Renk bilgisi

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

RGB renk modeli

#ADE6DD color RGB value is (173,230,221).

RGB: (173,230,221) (68%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 221 of 255 = 87%

173
230
221

R + G + B ~ 82%. #ADE6DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 221 = 624 (100%)
R 173 of 624 ~ 27.72%
G 230 of 624 ~ 36.86%
B 221 of 624 ~ 35.42'%

%27.72
%36.86
%35.42

CMYK RENK MODELİ

#ADE6DD rengi CMYK tonu (25,0,4,10).

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

CMYK: (25,0,4,10)
C25M0Y4K10 (25%, 0%, 4%, 10%)
(0.25 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%24.78
%0
%3.91
%9.8

Codes

Color #ADE6DD in popluar color models

AD E6 DD
RGB 173 230 221
HSL 171° 53.27% 79.02%
HSB/HSV 171° 24.78% 90.20%
CMYK 24.78% 0.00% 3.91%
9.80%

Color #ADE6DD in popluar number systems.

HEX AD E6 DD
Decimal 173 230 221
Binary 10101101 11100110 11011101
Octal 255 346 335

Shades and tints

Shades of #ADE6DD

#ADE6DD
(173,230,221)
#9ED2C9
(158,210,201)
#8FBEB5
(143,190,181)
#80AAA1
(128,170,161)
#71968D
(113,150,141)
#628279
(98,130,121)
#536E65
(83,110,101)
#445A51
(68,90,81)
#35463D
(53,70,61)
#263229
(38,50,41)
#171E15
(23,30,21)
#000000
(0,0,0)

Tints of #ADE6DD

#ADE6DD
(173,230,221)
#B4E8E0
(180,232,224)
#BBEAE3
(187,234,227)
#C2ECE6
(194,236,230)
#C9EEE9
(201,238,233)
#D0F0EC
(208,240,236)
#D7F2EF
(215,242,239)
#DEF4F2
(222,244,242)
#E5F6F5
(229,246,245)
#ECF8F8
(236,248,248)
#F3FAFB
(243,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6DD; }

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

This text font color is #ADE6DD.

Background Color

.myBgColor { background-color: #ADE6DD; }

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

This div background color is #ADE6DD.

Border color

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

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

This div border color is #ADE6DD.

Opacity

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

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

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

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

This text has shadow with #ADE6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6DD.

Preview

Color preview on black background

This text has color #ADE6DD on black background.


Color preview on white background

This text has color #ADE6DD on white background.


Black color preview on #ADE6DD background

This text has black color on #ADE6DD background.


White color preview on #ADE6DD background

This text has white color on #ADE6DD background.


Related colors

Complementary color

Complementary color for #hex is #521922.


I love getcolorcode.com

Triadic colors

1 #DDADE6 and #E6DDAD with #ADE6DD are triadic colors.

2 #DDE6AD and #E6ADDD with #ADE6DD are triadic colors.