COLOR #ADE9DB

HEX: #ADE9DB RGB: (173,233,219)

Renk bilgisi

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

RGB renk modeli

#ADE9DB color RGB value is (173,233,219).

RGB: (173,233,219) (68%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 219 of 255 = 86%

173
233
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 219 = 625 (100%)
R 173 of 625 ~ 27.68%
G 233 of 625 ~ 37.28%
B 219 of 625 ~ 35.04'%

%27.68
%37.28
%35.04

CMYK RENK MODELİ

#ADE9DB rengi CMYK tonu (26,0,6,9).

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

CMYK: (26,0,6,9)
C26M0Y6K9 (26%, 0%, 6%, 9%)
(0.26 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%25.75
%0
%6.01
%8.63

Codes

Color #ADE9DB in popluar color models

AD E9 DB
RGB 173 233 219
HSL 166° 57.69% 79.61%
HSB/HSV 166° 25.75% 91.37%
CMYK 25.75% 0.00% 6.01%
8.63%

Color #ADE9DB in popluar number systems.

HEX AD E9 DB
Decimal 173 233 219
Binary 10101101 11101001 11011011
Octal 255 351 333

Shades and tints

Shades of #ADE9DB

#ADE9DB
(173,233,219)
#9ED4C8
(158,212,200)
#8FBFB5
(143,191,181)
#80AAA2
(128,170,162)
#71958F
(113,149,143)
#62807C
(98,128,124)
#536B69
(83,107,105)
#445656
(68,86,86)
#354143
(53,65,67)
#262C30
(38,44,48)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADE9DB

#ADE9DB
(173,233,219)
#B4EBDE
(180,235,222)
#BBEDE1
(187,237,225)
#C2EFE4
(194,239,228)
#C9F1E7
(201,241,231)
#D0F3EA
(208,243,234)
#D7F5ED
(215,245,237)
#DEF7F0
(222,247,240)
#E5F9F3
(229,249,243)
#ECFBF6
(236,251,246)
#F3FDF9
(243,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9DB; }

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

This text font color is #ADE9DB.

Background Color

.myBgColor { background-color: #ADE9DB; }

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

This div background color is #ADE9DB.

Border color

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

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

This div border color is #ADE9DB.

Opacity

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

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

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

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

This text has shadow with #ADE9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9DB.

Preview

Color preview on black background

This text has color #ADE9DB on black background.


Color preview on white background

This text has color #ADE9DB on white background.


Black color preview on #ADE9DB background

This text has black color on #ADE9DB background.


White color preview on #ADE9DB background

This text has white color on #ADE9DB background.


Related colors

Complementary color

Complementary color for #hex is #521624.


I love getcolorcode.com

Triadic colors

1 #DBADE9 and #E9DBAD with #ADE9DB are triadic colors.

2 #DBE9AD and #E9ADDB with #ADE9DB are triadic colors.