COLOR #ADEBC2

HEX: #ADEBC2 RGB: (173,235,194)

Renk bilgisi

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

RGB renk modeli

#ADEBC2 color RGB value is (173,235,194).

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

RGB bağlantıları ve doygunluk

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

173
235
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 194 = 602 (100%)
R 173 of 602 ~ 28.74%
G 235 of 602 ~ 39.04%
B 194 of 602 ~ 32.23'%

%28.74
%39.04
%32.23

CMYK RENK MODELİ

#ADEBC2 rengi CMYK tonu (26,0,17,8).

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

CMYK: (26,0,17,8)
C26M0Y17K8 (26%, 0%, 17%, 8%)
(0.26 / 0.00 / 0.17 / 0.08)

CMYK yüzdeleri

%26.38
%0
%17.45
%7.84

Codes

Color #ADEBC2 in popluar color models

AD EB C2
RGB 173 235 194
HSL 140° 60.78% 80.00%
HSB/HSV 140° 26.38% 92.16%
CMYK 26.38% 0.00% 17.45%
7.84%

Color #ADEBC2 in popluar number systems.

HEX AD EB C2
Decimal 173 235 194
Binary 10101101 11101011 11000010
Octal 255 353 302

Shades and tints

Shades of #ADEBC2

#ADEBC2
(173,235,194)
#9ED6B1
(158,214,177)
#8FC1A0
(143,193,160)
#80AC8F
(128,172,143)
#71977E
(113,151,126)
#62826D
(98,130,109)
#536D5C
(83,109,92)
#44584B
(68,88,75)
#35433A
(53,67,58)
#262E29
(38,46,41)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADEBC2

#ADEBC2
(173,235,194)
#B4ECC7
(180,236,199)
#BBEDCC
(187,237,204)
#C2EED1
(194,238,209)
#C9EFD6
(201,239,214)
#D0F0DB
(208,240,219)
#D7F1E0
(215,241,224)
#DEF2E5
(222,242,229)
#E5F3EA
(229,243,234)
#ECF4EF
(236,244,239)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEBC2; }

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

This text font color is #ADEBC2.

Background Color

.myBgColor { background-color: #ADEBC2; }

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

This div background color is #ADEBC2.

Border color

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

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

This div border color is #ADEBC2.

Opacity

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

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

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

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

This text has shadow with #ADEBC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBC2.

Preview

Color preview on black background

This text has color #ADEBC2 on black background.


Color preview on white background

This text has color #ADEBC2 on white background.


Black color preview on #ADEBC2 background

This text has black color on #ADEBC2 background.


White color preview on #ADEBC2 background

This text has white color on #ADEBC2 background.


Related colors

Complementary color

Complementary color for #hex is #52143D.


I love getcolorcode.com

Triadic colors

1 #C2ADEB and #EBC2AD with #ADEBC2 are triadic colors.

2 #C2EBAD and #EBADC2 with #ADEBC2 are triadic colors.