COLOR #ADEBDA

HEX: #ADEBDA RGB: (173,235,218)

Renk bilgisi

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

RGB renk modeli

#ADEBDA color RGB value is (173,235,218).

RGB: (173,235,218) (68%, 92%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 218 of 255 = 85%

173
235
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 218 = 626 (100%)
R 173 of 626 ~ 27.64%
G 235 of 626 ~ 37.54%
B 218 of 626 ~ 34.82'%

%27.64
%37.54
%34.82

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 7.23%
  • 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
%7.23
%7.84

Codes

Color #ADEBDA in popluar color models

AD EB DA
RGB 173 235 218
HSL 164° 60.78% 80.00%
HSB/HSV 164° 26.38% 92.16%
CMYK 26.38% 0.00% 7.23%
7.84%

Color #ADEBDA in popluar number systems.

HEX AD EB DA
Decimal 173 235 218
Binary 10101101 11101011 11011010
Octal 255 353 332

Shades and tints

Shades of #ADEBDA

#ADEBDA
(173,235,218)
#9ED6C7
(158,214,199)
#8FC1B4
(143,193,180)
#80ACA1
(128,172,161)
#71978E
(113,151,142)
#62827B
(98,130,123)
#536D68
(83,109,104)
#445855
(68,88,85)
#354342
(53,67,66)
#262E2F
(38,46,47)
#17191C
(23,25,28)
#000000
(0,0,0)

Tints of #ADEBDA

#ADEBDA
(173,235,218)
#B4ECDD
(180,236,221)
#BBEDE0
(187,237,224)
#C2EEE3
(194,238,227)
#C9EFE6
(201,239,230)
#D0F0E9
(208,240,233)
#D7F1EC
(215,241,236)
#DEF2EF
(222,242,239)
#E5F3F2
(229,243,242)
#ECF4F5
(236,244,245)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBDA; }

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

This text font color is #ADEBDA.

Background Color

.myBgColor { background-color: #ADEBDA; }

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

This div background color is #ADEBDA.

Border color

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

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

This div border color is #ADEBDA.

Opacity

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

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

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

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

This text has shadow with #ADEBDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBDA.

Preview

Color preview on black background

This text has color #ADEBDA on black background.


Color preview on white background

This text has color #ADEBDA on white background.


Black color preview on #ADEBDA background

This text has black color on #ADEBDA background.


White color preview on #ADEBDA background

This text has white color on #ADEBDA background.


Related colors

Complementary color

Complementary color for #hex is #521425.


I love getcolorcode.com

Triadic colors

1 #DAADEB and #EBDAAD with #ADEBDA are triadic colors.

2 #DAEBAD and #EBADDA with #ADEBDA are triadic colors.