COLOR #ADE8DB

HEX: #ADE8DB RGB: (173,232,219)

Renk bilgisi

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

RGB renk modeli

#ADE8DB color RGB value is (173,232,219).

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

RGB bağlantıları ve doygunluk

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

173
232
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 219 = 624 (100%)
R 173 of 624 ~ 27.72%
G 232 of 624 ~ 37.18%
B 219 of 624 ~ 35.1'%

%27.72
%37.18
%35.1

CMYK RENK MODELİ

#ADE8DB rengi CMYK tonu (25,0,6,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 5.60%
  • ana renk tonu 9.02%

CMYK: (25,0,6,9)
C25M0Y6K9 (25%, 0%, 6%, 9%)
(0.25 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%25.43
%0
%5.6
%9.02

Codes

Color #ADE8DB in popluar color models

AD E8 DB
RGB 173 232 219
HSL 167° 56.19% 79.41%
HSB/HSV 167° 25.43% 90.98%
CMYK 25.43% 0.00% 5.60%
9.02%

Color #ADE8DB in popluar number systems.

HEX AD E8 DB
Decimal 173 232 219
Binary 10101101 11101000 11011011
Octal 255 350 333

Shades and tints

Shades of #ADE8DB

#ADE8DB
(173,232,219)
#9ED3C8
(158,211,200)
#8FBEB5
(143,190,181)
#80A9A2
(128,169,162)
#71948F
(113,148,143)
#627F7C
(98,127,124)
#536A69
(83,106,105)
#445556
(68,85,86)
#354043
(53,64,67)
#262B30
(38,43,48)
#17161D
(23,22,29)
#000000
(0,0,0)

Tints of #ADE8DB

#ADE8DB
(173,232,219)
#B4EADE
(180,234,222)
#BBECE1
(187,236,225)
#C2EEE4
(194,238,228)
#C9F0E7
(201,240,231)
#D0F2EA
(208,242,234)
#D7F4ED
(215,244,237)
#DEF6F0
(222,246,240)
#E5F8F3
(229,248,243)
#ECFAF6
(236,250,246)
#F3FCF9
(243,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8DB; }

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

This text font color is #ADE8DB.

Background Color

.myBgColor { background-color: #ADE8DB; }

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

This div background color is #ADE8DB.

Border color

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

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

This div border color is #ADE8DB.

Opacity

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

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

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

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

This text has shadow with #ADE8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8DB.

Preview

Color preview on black background

This text has color #ADE8DB on black background.


Color preview on white background

This text has color #ADE8DB on white background.


Black color preview on #ADE8DB background

This text has black color on #ADE8DB background.


White color preview on #ADE8DB background

This text has white color on #ADE8DB background.


Related colors

Complementary color

Complementary color for #hex is #521724.


I love getcolorcode.com

Triadic colors

1 #DBADE8 and #E8DBAD with #ADE8DB are triadic colors.

2 #DBE8AD and #E8ADDB with #ADE8DB are triadic colors.