COLOR #ADEFDB

HEX: #ADEFDB RGB: (173,239,219)

Renk bilgisi

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

RGB renk modeli

#ADEFDB color RGB value is (173,239,219).

RGB: (173,239,219) (68%, 94%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 219 of 255 = 86%

173
239
219

R + G + B ~ 83%. #ADEFDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 219 = 631 (100%)
R 173 of 631 ~ 27.42%
G 239 of 631 ~ 37.88%
B 219 of 631 ~ 34.71'%

%27.42
%37.88
%34.71

CMYK RENK MODELİ

#ADEFDB rengi CMYK tonu (28,0,8,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 8.37%
  • ana renk tonu 6.27%

CMYK: (28,0,8,6)
C28M0Y8K6 (28%, 0%, 8%, 6%)
(0.28 / 0.00 / 0.08 / 0.06)

CMYK yüzdeleri

%27.62
%0
%8.37
%6.27

Codes

Color #ADEFDB in popluar color models

AD EF DB
RGB 173 239 219
HSL 162° 67.35% 80.78%
HSB/HSV 162° 27.62% 93.73%
CMYK 27.62% 0.00% 8.37%
6.27%

Color #ADEFDB in popluar number systems.

HEX AD EF DB
Decimal 173 239 219
Binary 10101101 11101111 11011011
Octal 255 357 333

Shades and tints

Shades of #ADEFDB

#ADEFDB
(173,239,219)
#9EDAC8
(158,218,200)
#8FC5B5
(143,197,181)
#80B0A2
(128,176,162)
#719B8F
(113,155,143)
#62867C
(98,134,124)
#537169
(83,113,105)
#445C56
(68,92,86)
#354743
(53,71,67)
#263230
(38,50,48)
#171D1D
(23,29,29)
#000000
(0,0,0)

Tints of #ADEFDB

#ADEFDB
(173,239,219)
#B4F0DE
(180,240,222)
#BBF1E1
(187,241,225)
#C2F2E4
(194,242,228)
#C9F3E7
(201,243,231)
#D0F4EA
(208,244,234)
#D7F5ED
(215,245,237)
#DEF6F0
(222,246,240)
#E5F7F3
(229,247,243)
#ECF8F6
(236,248,246)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFDB; }

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

This text font color is #ADEFDB.

Background Color

.myBgColor { background-color: #ADEFDB; }

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

This div background color is #ADEFDB.

Border color

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

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

This div border color is #ADEFDB.

Opacity

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

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

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

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

This text has shadow with #ADEFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFDB.

Preview

Color preview on black background

This text has color #ADEFDB on black background.


Color preview on white background

This text has color #ADEFDB on white background.


Black color preview on #ADEFDB background

This text has black color on #ADEFDB background.


White color preview on #ADEFDB background

This text has white color on #ADEFDB background.


Related colors

Complementary color

Complementary color for #hex is #521024.


I love getcolorcode.com

Triadic colors

1 #DBADEF and #EFDBAD with #ADEFDB are triadic colors.

2 #DBEFAD and #EFADDB with #ADEFDB are triadic colors.