COLOR #ADEBDF

HEX: #ADEBDF RGB: (173,235,223)

Renk bilgisi

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

RGB renk modeli

#ADEBDF color RGB value is (173,235,223).

RGB: (173,235,223) (68%, 92%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 223 of 255 = 87%

173
235
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 223 = 631 (100%)
R 173 of 631 ~ 27.42%
G 235 of 631 ~ 37.24%
B 223 of 631 ~ 35.34'%

%27.42
%37.24
%35.34

CMYK RENK MODELİ

#ADEBDF rengi CMYK tonu (26,0,5,8).

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

CMYK: (26,0,5,8)
C26M0Y5K8 (26%, 0%, 5%, 8%)
(0.26 / 0.00 / 0.05 / 0.08)

CMYK yüzdeleri

%26.38
%0
%5.11
%7.84

Codes

Color #ADEBDF in popluar color models

AD EB DF
RGB 173 235 223
HSL 168° 60.78% 80.00%
HSB/HSV 168° 26.38% 92.16%
CMYK 26.38% 0.00% 5.11%
7.84%

Color #ADEBDF in popluar number systems.

HEX AD EB DF
Decimal 173 235 223
Binary 10101101 11101011 11011111
Octal 255 353 337

Shades and tints

Shades of #ADEBDF

#ADEBDF
(173,235,223)
#9ED6CB
(158,214,203)
#8FC1B7
(143,193,183)
#80ACA3
(128,172,163)
#71978F
(113,151,143)
#62827B
(98,130,123)
#536D67
(83,109,103)
#445853
(68,88,83)
#35433F
(53,67,63)
#262E2B
(38,46,43)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADEBDF

#ADEBDF
(173,235,223)
#B4ECE1
(180,236,225)
#BBEDE3
(187,237,227)
#C2EEE5
(194,238,229)
#C9EFE7
(201,239,231)
#D0F0E9
(208,240,233)
#D7F1EB
(215,241,235)
#DEF2ED
(222,242,237)
#E5F3EF
(229,243,239)
#ECF4F1
(236,244,241)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBDF; }

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

This text font color is #ADEBDF.

Background Color

.myBgColor { background-color: #ADEBDF; }

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

This div background color is #ADEBDF.

Border color

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

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

This div border color is #ADEBDF.

Opacity

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

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

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

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

This text has shadow with #ADEBDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBDF.

Preview

Color preview on black background

This text has color #ADEBDF on black background.


Color preview on white background

This text has color #ADEBDF on white background.


Black color preview on #ADEBDF background

This text has black color on #ADEBDF background.


White color preview on #ADEBDF background

This text has white color on #ADEBDF background.


Related colors

Complementary color

Complementary color for #hex is #521420.


I love getcolorcode.com

Triadic colors

1 #DFADEB and #EBDFAD with #ADEBDF are triadic colors.

2 #DFEBAD and #EBADDF with #ADEBDF are triadic colors.