COLOR #ADE5DD

HEX: #ADE5DD RGB: (173,229,221)

Renk bilgisi

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

RGB renk modeli

#ADE5DD color RGB value is (173,229,221).

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

RGB bağlantıları ve doygunluk

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

173
229
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 221 = 623 (100%)
R 173 of 623 ~ 27.77%
G 229 of 623 ~ 36.76%
B 221 of 623 ~ 35.47'%

%27.77
%36.76
%35.47

CMYK RENK MODELİ

#ADE5DD rengi CMYK tonu (24,0,3,10).

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

CMYK: (24,0,3,10)
C24M0Y3K10 (24%, 0%, 3%, 10%)
(0.24 / 0.00 / 0.03 / 0.10)

CMYK yüzdeleri

%24.45
%0
%3.49
%10.2

Codes

Color #ADE5DD in popluar color models

AD E5 DD
RGB 173 229 221
HSL 171° 51.85% 78.82%
HSB/HSV 171° 24.45% 89.80%
CMYK 24.45% 0.00% 3.49%
10.20%

Color #ADE5DD in popluar number systems.

HEX AD E5 DD
Decimal 173 229 221
Binary 10101101 11100101 11011101
Octal 255 345 335

Shades and tints

Shades of #ADE5DD

#ADE5DD
(173,229,221)
#9ED1C9
(158,209,201)
#8FBDB5
(143,189,181)
#80A9A1
(128,169,161)
#71958D
(113,149,141)
#628179
(98,129,121)
#536D65
(83,109,101)
#445951
(68,89,81)
#35453D
(53,69,61)
#263129
(38,49,41)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADE5DD

#ADE5DD
(173,229,221)
#B4E7E0
(180,231,224)
#BBE9E3
(187,233,227)
#C2EBE6
(194,235,230)
#C9EDE9
(201,237,233)
#D0EFEC
(208,239,236)
#D7F1EF
(215,241,239)
#DEF3F2
(222,243,242)
#E5F5F5
(229,245,245)
#ECF7F8
(236,247,248)
#F3F9FB
(243,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5DD; }

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

This text font color is #ADE5DD.

Background Color

.myBgColor { background-color: #ADE5DD; }

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

This div background color is #ADE5DD.

Border color

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

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

This div border color is #ADE5DD.

Opacity

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

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

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

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

This text has shadow with #ADE5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5DD.

Preview

Color preview on black background

This text has color #ADE5DD on black background.


Color preview on white background

This text has color #ADE5DD on white background.


Black color preview on #ADE5DD background

This text has black color on #ADE5DD background.


White color preview on #ADE5DD background

This text has white color on #ADE5DD background.


Related colors

Complementary color

Complementary color for #hex is #521A22.


I love getcolorcode.com

Triadic colors

1 #DDADE5 and #E5DDAD with #ADE5DD are triadic colors.

2 #DDE5AD and #E5ADDD with #ADE5DD are triadic colors.