COLOR #ADEBC0

HEX: #ADEBC0 RGB: (173,235,192)

Renk bilgisi

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

RGB renk modeli

#ADEBC0 color RGB value is (173,235,192).

RGB: (173,235,192) (68%, 92%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 192 of 255 = 75%

173
235
192

R + G + B ~ 78%. #ADEBC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 192 = 600 (100%)
R 173 of 600 ~ 28.83%
G 235 of 600 ~ 39.17%
B 192 of 600 ~ 32'%

%28.83
%39.17
%32

CMYK RENK MODELİ

#ADEBC0 rengi CMYK tonu (26,0,18,8).

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

CMYK: (26,0,18,8)
C26M0Y18K8 (26%, 0%, 18%, 8%)
(0.26 / 0.00 / 0.18 / 0.08)

CMYK yüzdeleri

%26.38
%0
%18.3
%7.84

Codes

Color #ADEBC0 in popluar color models

AD EB C0
RGB 173 235 192
HSL 138° 60.78% 80.00%
HSB/HSV 138° 26.38% 92.16%
CMYK 26.38% 0.00% 18.30%
7.84%

Color #ADEBC0 in popluar number systems.

HEX AD EB C0
Decimal 173 235 192
Binary 10101101 11101011 11000000
Octal 255 353 300

Shades and tints

Shades of #ADEBC0

#ADEBC0
(173,235,192)
#9ED6AF
(158,214,175)
#8FC19E
(143,193,158)
#80AC8D
(128,172,141)
#71977C
(113,151,124)
#62826B
(98,130,107)
#536D5A
(83,109,90)
#445849
(68,88,73)
#354338
(53,67,56)
#262E27
(38,46,39)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADEBC0

#ADEBC0
(173,235,192)
#B4ECC5
(180,236,197)
#BBEDCA
(187,237,202)
#C2EECF
(194,238,207)
#C9EFD4
(201,239,212)
#D0F0D9
(208,240,217)
#D7F1DE
(215,241,222)
#DEF2E3
(222,242,227)
#E5F3E8
(229,243,232)
#ECF4ED
(236,244,237)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBC0; }

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

This text font color is #ADEBC0.

Background Color

.myBgColor { background-color: #ADEBC0; }

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

This div background color is #ADEBC0.

Border color

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

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

This div border color is #ADEBC0.

Opacity

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

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

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

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

This text has shadow with #ADEBC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBC0.

Preview

Color preview on black background

This text has color #ADEBC0 on black background.


Color preview on white background

This text has color #ADEBC0 on white background.


Black color preview on #ADEBC0 background

This text has black color on #ADEBC0 background.


White color preview on #ADEBC0 background

This text has white color on #ADEBC0 background.


Related colors

Complementary color

Complementary color for #hex is #52143F.


I love getcolorcode.com

Triadic colors

1 #C0ADEB and #EBC0AD with #ADEBC0 are triadic colors.

2 #C0EBAD and #EBADC0 with #ADEBC0 are triadic colors.