COLOR #ADE9DD

HEX: #ADE9DD RGB: (173,233,221)

Renk bilgisi

#ADE9DD contains mainly green and blue colors. #ADE9DD ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADE9DD color RGB value is (173,233,221).

RGB: (173,233,221) (68%, 91%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 221 of 255 = 87%

173
233
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 221 = 627 (100%)
R 173 of 627 ~ 27.59%
G 233 of 627 ~ 37.16%
B 221 of 627 ~ 35.25'%

%27.59
%37.16
%35.25

CMYK RENK MODELİ

#ADE9DD rengi CMYK tonu (26,0,5,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 5.15%
  • ana renk tonu 8.63%

CMYK: (26,0,5,9)
C26M0Y5K9 (26%, 0%, 5%, 9%)
(0.26 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%25.75
%0
%5.15
%8.63

Codes

Color #ADE9DD in popluar color models

AD E9 DD
RGB 173 233 221
HSL 168° 57.69% 79.61%
HSB/HSV 168° 25.75% 91.37%
CMYK 25.75% 0.00% 5.15%
8.63%

Color #ADE9DD in popluar number systems.

HEX AD E9 DD
Decimal 173 233 221
Binary 10101101 11101001 11011101
Octal 255 351 335

Shades and tints

Shades of #ADE9DD

#ADE9DD
(173,233,221)
#9ED4C9
(158,212,201)
#8FBFB5
(143,191,181)
#80AAA1
(128,170,161)
#71958D
(113,149,141)
#628079
(98,128,121)
#536B65
(83,107,101)
#445651
(68,86,81)
#35413D
(53,65,61)
#262C29
(38,44,41)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADE9DD

#ADE9DD
(173,233,221)
#B4EBE0
(180,235,224)
#BBEDE3
(187,237,227)
#C2EFE6
(194,239,230)
#C9F1E9
(201,241,233)
#D0F3EC
(208,243,236)
#D7F5EF
(215,245,239)
#DEF7F2
(222,247,242)
#E5F9F5
(229,249,245)
#ECFBF8
(236,251,248)
#F3FDFB
(243,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9DD; }

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

This text font color is #ADE9DD.

Background Color

.myBgColor { background-color: #ADE9DD; }

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

This div background color is #ADE9DD.

Border color

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

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

This div border color is #ADE9DD.

Opacity

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

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

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

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

This text has shadow with #ADE9DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9DD.

Preview

Color preview on black background

This text has color #ADE9DD on black background.


Color preview on white background

This text has color #ADE9DD on white background.


Black color preview on #ADE9DD background

This text has black color on #ADE9DD background.


White color preview on #ADE9DD background

This text has white color on #ADE9DD background.


Related colors

Complementary color

Complementary color for #hex is #521622.


I love getcolorcode.com

Triadic colors

1 #DDADE9 and #E9DDAD with #ADE9DD are triadic colors.

2 #DDE9AD and #E9ADDD with #ADE9DD are triadic colors.