COLOR #ADEBDB

HEX: #ADEBDB RGB: (173,235,219)

Renk bilgisi

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

RGB renk modeli

#ADEBDB color RGB value is (173,235,219).

RGB: (173,235,219) (68%, 92%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 219 of 255 = 86%

173
235
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 219 = 627 (100%)
R 173 of 627 ~ 27.59%
G 235 of 627 ~ 37.48%
B 219 of 627 ~ 34.93'%

%27.59
%37.48
%34.93

CMYK RENK MODELİ

#ADEBDB rengi CMYK tonu (26,0,7,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 6.81%
  • ana renk tonu 7.84%

CMYK: (26,0,7,8)
C26M0Y7K8 (26%, 0%, 7%, 8%)
(0.26 / 0.00 / 0.07 / 0.08)

CMYK yüzdeleri

%26.38
%0
%6.81
%7.84

Codes

Color #ADEBDB in popluar color models

AD EB DB
RGB 173 235 219
HSL 165° 60.78% 80.00%
HSB/HSV 165° 26.38% 92.16%
CMYK 26.38% 0.00% 6.81%
7.84%

Color #ADEBDB in popluar number systems.

HEX AD EB DB
Decimal 173 235 219
Binary 10101101 11101011 11011011
Octal 255 353 333

Shades and tints

Shades of #ADEBDB

#ADEBDB
(173,235,219)
#9ED6C8
(158,214,200)
#8FC1B5
(143,193,181)
#80ACA2
(128,172,162)
#71978F
(113,151,143)
#62827C
(98,130,124)
#536D69
(83,109,105)
#445856
(68,88,86)
#354343
(53,67,67)
#262E30
(38,46,48)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #ADEBDB

#ADEBDB
(173,235,219)
#B4ECDE
(180,236,222)
#BBEDE1
(187,237,225)
#C2EEE4
(194,238,228)
#C9EFE7
(201,239,231)
#D0F0EA
(208,240,234)
#D7F1ED
(215,241,237)
#DEF2F0
(222,242,240)
#E5F3F3
(229,243,243)
#ECF4F6
(236,244,246)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBDB; }

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

This text font color is #ADEBDB.

Background Color

.myBgColor { background-color: #ADEBDB; }

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

This div background color is #ADEBDB.

Border color

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

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

This div border color is #ADEBDB.

Opacity

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

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

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

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

This text has shadow with #ADEBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBDB.

Preview

Color preview on black background

This text has color #ADEBDB on black background.


Color preview on white background

This text has color #ADEBDB on white background.


Black color preview on #ADEBDB background

This text has black color on #ADEBDB background.


White color preview on #ADEBDB background

This text has white color on #ADEBDB background.


Related colors

Complementary color

Complementary color for #hex is #521424.


I love getcolorcode.com

Triadic colors

1 #DBADEB and #EBDBAD with #ADEBDB are triadic colors.

2 #DBEBAD and #EBADDB with #ADEBDB are triadic colors.