COLOR #ADEEDB

HEX: #ADEEDB RGB: (173,238,219)

Renk bilgisi

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

RGB renk modeli

#ADEEDB color RGB value is (173,238,219).

RGB: (173,238,219) (68%, 93%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 219 of 255 = 86%

173
238
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 219 = 630 (100%)
R 173 of 630 ~ 27.46%
G 238 of 630 ~ 37.78%
B 219 of 630 ~ 34.76'%

%27.46
%37.78
%34.76

CMYK RENK MODELİ

#ADEEDB rengi CMYK tonu (27,0,8,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 7.98%
  • ana renk tonu 6.67%

CMYK: (27,0,8,7)
C27M0Y8K7 (27%, 0%, 8%, 7%)
(0.27 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%27.31
%0
%7.98
%6.67

Codes

Color #ADEEDB in popluar color models

AD EE DB
RGB 173 238 219
HSL 162° 65.66% 80.59%
HSB/HSV 162° 27.31% 93.33%
CMYK 27.31% 0.00% 7.98%
6.67%

Color #ADEEDB in popluar number systems.

HEX AD EE DB
Decimal 173 238 219
Binary 10101101 11101110 11011011
Octal 255 356 333

Shades and tints

Shades of #ADEEDB

#ADEEDB
(173,238,219)
#9ED9C8
(158,217,200)
#8FC4B5
(143,196,181)
#80AFA2
(128,175,162)
#719A8F
(113,154,143)
#62857C
(98,133,124)
#537069
(83,112,105)
#445B56
(68,91,86)
#354643
(53,70,67)
#263130
(38,49,48)
#171C1D
(23,28,29)
#000000
(0,0,0)

Tints of #ADEEDB

#ADEEDB
(173,238,219)
#B4EFDE
(180,239,222)
#BBF0E1
(187,240,225)
#C2F1E4
(194,241,228)
#C9F2E7
(201,242,231)
#D0F3EA
(208,243,234)
#D7F4ED
(215,244,237)
#DEF5F0
(222,245,240)
#E5F6F3
(229,246,243)
#ECF7F6
(236,247,246)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEEDB; }

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

This text font color is #ADEEDB.

Background Color

.myBgColor { background-color: #ADEEDB; }

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

This div background color is #ADEEDB.

Border color

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

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

This div border color is #ADEEDB.

Opacity

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

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

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

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

This text has shadow with #ADEEDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEDB.

Preview

Color preview on black background

This text has color #ADEEDB on black background.


Color preview on white background

This text has color #ADEEDB on white background.


Black color preview on #ADEEDB background

This text has black color on #ADEEDB background.


White color preview on #ADEEDB background

This text has white color on #ADEEDB background.


Related colors

Complementary color

Complementary color for #hex is #521124.


I love getcolorcode.com

Triadic colors

1 #DBADEE and #EEDBAD with #ADEEDB are triadic colors.

2 #DBEEAD and #EEADDB with #ADEEDB are triadic colors.