COLOR #ADEBCE

HEX: #ADEBCE RGB: (173,235,206)

Renk bilgisi

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

RGB renk modeli

#ADEBCE color RGB value is (173,235,206).

RGB: (173,235,206) (68%, 92%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 206 of 255 = 81%

173
235
206

R + G + B ~ 80%. #ADEBCE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 206 = 614 (100%)
R 173 of 614 ~ 28.18%
G 235 of 614 ~ 38.27%
B 206 of 614 ~ 33.55'%

%28.18
%38.27
%33.55

CMYK RENK MODELİ

#ADEBCE rengi CMYK tonu (26,0,12,8).

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

CMYK: (26,0,12,8)
C26M0Y12K8 (26%, 0%, 12%, 8%)
(0.26 / 0.00 / 0.12 / 0.08)

CMYK yüzdeleri

%26.38
%0
%12.34
%7.84

Codes

Color #ADEBCE in popluar color models

AD EB CE
RGB 173 235 206
HSL 152° 60.78% 80.00%
HSB/HSV 152° 26.38% 92.16%
CMYK 26.38% 0.00% 12.34%
7.84%

Color #ADEBCE in popluar number systems.

HEX AD EB CE
Decimal 173 235 206
Binary 10101101 11101011 11001110
Octal 255 353 316

Shades and tints

Shades of #ADEBCE

#ADEBCE
(173,235,206)
#9ED6BC
(158,214,188)
#8FC1AA
(143,193,170)
#80AC98
(128,172,152)
#719786
(113,151,134)
#628274
(98,130,116)
#536D62
(83,109,98)
#445850
(68,88,80)
#35433E
(53,67,62)
#262E2C
(38,46,44)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADEBCE

#ADEBCE
(173,235,206)
#B4ECD2
(180,236,210)
#BBEDD6
(187,237,214)
#C2EEDA
(194,238,218)
#C9EFDE
(201,239,222)
#D0F0E2
(208,240,226)
#D7F1E6
(215,241,230)
#DEF2EA
(222,242,234)
#E5F3EE
(229,243,238)
#ECF4F2
(236,244,242)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBCE; }

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

This text font color is #ADEBCE.

Background Color

.myBgColor { background-color: #ADEBCE; }

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

This div background color is #ADEBCE.

Border color

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

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

This div border color is #ADEBCE.

Opacity

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

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

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

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

This text has shadow with #ADEBCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBCE.

Preview

Color preview on black background

This text has color #ADEBCE on black background.


Color preview on white background

This text has color #ADEBCE on white background.


Black color preview on #ADEBCE background

This text has black color on #ADEBCE background.


White color preview on #ADEBCE background

This text has white color on #ADEBCE background.


Related colors

Complementary color

Complementary color for #hex is #521431.


I love getcolorcode.com

Triadic colors

1 #CEADEB and #EBCEAD with #ADEBCE are triadic colors.

2 #CEEBAD and #EBADCE with #ADEBCE are triadic colors.