COLOR #ADEBC8

HEX: #ADEBC8 RGB: (173,235,200)

Renk bilgisi

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

RGB renk modeli

#ADEBC8 color RGB value is (173,235,200).

RGB: (173,235,200) (68%, 92%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 200 of 255 = 78%

173
235
200

R + G + B ~ 79%. #ADEBC8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 200 = 608 (100%)
R 173 of 608 ~ 28.45%
G 235 of 608 ~ 38.65%
B 200 of 608 ~ 32.89'%

%28.45
%38.65
%32.89

CMYK RENK MODELİ

#ADEBC8 rengi CMYK tonu (26,0,15,8).

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

CMYK: (26,0,15,8)
C26M0Y15K8 (26%, 0%, 15%, 8%)
(0.26 / 0.00 / 0.15 / 0.08)

CMYK yüzdeleri

%26.38
%0
%14.89
%7.84

Codes

Color #ADEBC8 in popluar color models

AD EB C8
RGB 173 235 200
HSL 146° 60.78% 80.00%
HSB/HSV 146° 26.38% 92.16%
CMYK 26.38% 0.00% 14.89%
7.84%

Color #ADEBC8 in popluar number systems.

HEX AD EB C8
Decimal 173 235 200
Binary 10101101 11101011 11001000
Octal 255 353 310

Shades and tints

Shades of #ADEBC8

#ADEBC8
(173,235,200)
#9ED6B6
(158,214,182)
#8FC1A4
(143,193,164)
#80AC92
(128,172,146)
#719780
(113,151,128)
#62826E
(98,130,110)
#536D5C
(83,109,92)
#44584A
(68,88,74)
#354338
(53,67,56)
#262E26
(38,46,38)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #ADEBC8

#ADEBC8
(173,235,200)
#B4ECCD
(180,236,205)
#BBEDD2
(187,237,210)
#C2EED7
(194,238,215)
#C9EFDC
(201,239,220)
#D0F0E1
(208,240,225)
#D7F1E6
(215,241,230)
#DEF2EB
(222,242,235)
#E5F3F0
(229,243,240)
#ECF4F5
(236,244,245)
#F3F5FA
(243,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBC8; }

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

This text font color is #ADEBC8.

Background Color

.myBgColor { background-color: #ADEBC8; }

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

This div background color is #ADEBC8.

Border color

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

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

This div border color is #ADEBC8.

Opacity

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

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

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

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

This text has shadow with #ADEBC8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBC8.

Preview

Color preview on black background

This text has color #ADEBC8 on black background.


Color preview on white background

This text has color #ADEBC8 on white background.


Black color preview on #ADEBC8 background

This text has black color on #ADEBC8 background.


White color preview on #ADEBC8 background

This text has white color on #ADEBC8 background.


Related colors

Complementary color

Complementary color for #hex is #521437.


I love getcolorcode.com

Triadic colors

1 #C8ADEB and #EBC8AD with #ADEBC8 are triadic colors.

2 #C8EBAD and #EBADC8 with #ADEBC8 are triadic colors.