COLOR #ADEBC1

HEX: #ADEBC1 RGB: (173,235,193)

Renk bilgisi

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

RGB renk modeli

#ADEBC1 color RGB value is (173,235,193).

RGB: (173,235,193) (68%, 92%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 193 of 255 = 76%

173
235
193

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 193 = 601 (100%)
R 173 of 601 ~ 28.79%
G 235 of 601 ~ 39.1%
B 193 of 601 ~ 32.11'%

%28.79
%39.1
%32.11

CMYK RENK MODELİ

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

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

Codes

Color #ADEBC1 in popluar color models

AD EB C1
RGB 173 235 193
HSL 139° 60.78% 80.00%
HSB/HSV 139° 26.38% 92.16%
CMYK 26.38% 0.00% 17.87%
7.84%

Color #ADEBC1 in popluar number systems.

HEX AD EB C1
Decimal 173 235 193
Binary 10101101 11101011 11000001
Octal 255 353 301

Shades and tints

Shades of #ADEBC1

#ADEBC1
(173,235,193)
#9ED6B0
(158,214,176)
#8FC19F
(143,193,159)
#80AC8E
(128,172,142)
#71977D
(113,151,125)
#62826C
(98,130,108)
#536D5B
(83,109,91)
#44584A
(68,88,74)
#354339
(53,67,57)
#262E28
(38,46,40)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADEBC1

#ADEBC1
(173,235,193)
#B4ECC6
(180,236,198)
#BBEDCB
(187,237,203)
#C2EED0
(194,238,208)
#C9EFD5
(201,239,213)
#D0F0DA
(208,240,218)
#D7F1DF
(215,241,223)
#DEF2E4
(222,242,228)
#E5F3E9
(229,243,233)
#ECF4EE
(236,244,238)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBC1; }

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

This text font color is #ADEBC1.

Background Color

.myBgColor { background-color: #ADEBC1; }

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

This div background color is #ADEBC1.

Border color

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

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

This div border color is #ADEBC1.

Opacity

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

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

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

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

This text has shadow with #ADEBC1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBC1.

Preview

Color preview on black background

This text has color #ADEBC1 on black background.


Color preview on white background

This text has color #ADEBC1 on white background.


Black color preview on #ADEBC1 background

This text has black color on #ADEBC1 background.


White color preview on #ADEBC1 background

This text has white color on #ADEBC1 background.


Related colors

Complementary color

Complementary color for #hex is #52143E.


I love getcolorcode.com

Triadic colors

1 #C1ADEB and #EBC1AD with #ADEBC1 are triadic colors.

2 #C1EBAD and #EBADC1 with #ADEBC1 are triadic colors.